Whats going on stm fam! I finally ran my first campaign over the weekend after what seemed like forever of reading.
Offer : Milfaholic (i guess its dating?)
Payout: 1.75
Country : Canada
Tracking : STM/prosper202
Total spend : 10.25
Revenue : 3.50
ROI : -66% (I think?)
So what I did so far was I put up 5 banners+2lp. My banners are pretty much different from each other, I didnt know what the proper strategy to testing banners out was. I made all different headlines, all different pictures, all different colors. I was planning on just picking the best banner out of the 5 and then test out each variable from there. My lp's were pretty much the same, but different headlines. I left it running for about 2 and a half days non stop and I think I messed up on my tracking. Anyways here are my stats.
On TrafficJunky : Impressions 28,805
Clicks 139
CTR 0.479%
On STMtracker/Prosper : Clicks 7
LP 1 : 5 Clicks, 1 Click Through, CTR 20%
LP 2 : 2 Clicks, 1 Click Through, CTR 50%
On Cake : 03/01/2014 - 7 Clicks, 2 Conversions
03/02/2014 - 6 Clicks
03/03/2014- 6 Clicks
I don't really know what to make of these stats. I feel like something went wrong here. If TJ said i got 139 clicks wouldn't, prosper show 139 clicks as opposed to just 7? Any feedback would be appreciated!
Well, on the bright side you ran at -66% ROI with an apparent 95% click loss. Not bad? lol.
Firstly, go to the visitors or spy tab in P202 and make sure you are looking at ALL clicks rather than real/filtered and that no other filters are on. Secondly, test the link you have used in your ads. Make sure clicking out works and that the entire flow is as you expect.
139 clicks and very little coming into p202 is obviously cause for concern and the likely scenario is that something is misconfigured somewhere.
no doubt. I went to the spy tool like u said and there were no filters and I had 26 ip's on the third day, but then when i went to the visitors tab it showed only the 7.
I ran my campaign live again with new banners and landing pages and i re did all the steps on setting up the tracker and prosper didnt track any of my clicks at all this time. I really dont know what im doing wrong. Anyone got any ideas?
Weird. Lets walk through the steps together to make sure nothing is amiss. I'll set up a campaign in the STM-modded p202 tracker right now and list the steps it took:
1. Went to setup tab > campaigns. I'm assuming you have affiliate networks already added under categories.
2. Set aff network, campaign name, added in affiliate URL which I'm just using as http://google.com. Payout $1, cloaking off, clicked add.
3. #4 Landing pages > simple > set aff network and then aff campaign, nicknamed it lander 1, set URL as http://mydomain.com/lander.php
4. #5 Get LP code > simple landing page > set aff network, then campaign, then landing page = lander 1 > generate tracking link, which looked like this:
<?php
// -------------------------------------------------------------------
//
// Tracking202 PHP Redirection, created on Fri Mar, 2014
//
// This PHP code is to be used for the following landing page.
// http://mydomain.com/lander.php
//
// -------------------------------------------------------------------
global $clickThruLink;
$clickThruLink = 'http://mytrackingdomain.com/tracking202/redirect/lp.php?lpip=7267&'.$_SERVER['QUERY_STRING'];
/*Sample: <a href="<?php echo $clickThruLink ?>">Join!</a>*/
?>
<?php global $clickThruLink; $clickThruLink = 'http://clicktempest.info/tracking202/redirect/lp.php?lpip=7267&'.$_SERVER['QUERY_STRING']; ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"> <html> <head>..... and so on
<a href="<?php echo $clickThruLink ?>"></a>
http://mytrackingdomain.com/tracking202/redirect/tracker.php?t202id=9332&c1=lets&c2=fix&c3=this&t202kw=
http://mytrackingdomain.com/tracking202/redirect/tracker.php?t202id=9332&c1=lets&c2=fix&c3=this&t202kw=test_click

holy i figured out why.. jeez when i was looking at my stats i had the date on wrong.. thanks for the help zeno you were a huge help lol
Haha yeah I figured it might be something simple :P