prosper202 not all clicks are going through

1 replies
Hello everyone,

I have this issue with prosper202, and I don't have a clue what might be the problem..
I promote the CPA offers with landingpages (leadimpact), and I have a VPS hosting at Beyondhosting.My landing page is an .HTM file,
I've done everything which I had in the setup menu, I added the script to my landing page

which looks like this:
<script>
(function(d, s) {
var js, upxf = d.getElementsByTagName(s)[0], load = function(url, id) {
if (d.getElementById(id)) {return;}
if202 = d.createElement("script");if202.src = url;if202.async = true;if202.id = id;
upxf.parentNode.insertBefore(if202, upxf);
};
load("http://prosper.'mydomain'.com/tracking202/static/landing.php?lpip=414", "upxif");
}(document, "script"));
</script>
, I created a different .PHP file with
the code I was given.

<?php

// -------------------------------------------------------------------
//
// Tracking202 PHP Redirection, created on Sun Jan, 2015
//
// This PHP code is to be used for the following landing page.
// http://'mydomain'.com/'campaignname'/
//
// -------------------------------------------------------------------

if (isset($_COOKIE['tracking202outbound'])) {
$tracking202outbound = $_COOKIE['tracking202outbound'];
} else {
$tracking202outbound = 'http://prosper.'mydomain'.com/tracking202/redirect/lp.php?lpip=414&pci='.$_COOKIE['tracking202pci'];
}

header('location: '.$tracking202outbound);

?>
My Landingpage redirects to the .php file.

I placed the %KEYWORD% token at the end of the URL of my landingpage at Leadimpact
"http://mydomain.com/'campaignname'/?t202id=973&t202kw=%KEYWORD%"
.

My affiliate link in prosper is like this:
And I use an iFrame tracking pixel at Maxbounty.

Within prosper, in the analysis/keywords tab I can see 337 impressions total, but my Leadimpact profile says I have 478 total.
If I watch my keywords, I can see fewer impressions within prosper, than the actual impressions which costed me money.
Could you help me on this? It really bothers me that prosper doesn't count every pop-up views, and that I can't get a valid report from prosper.
#clicks #prosper202

Trending Topics