Tracking Problem - Help Needed!

9 replies
I run a MaxBounty offer yesterday on LI, tracking is P202 and when I checked the results today, my P202 and MB reports are too different. Please check the image below:





I'm sure the 1 click on the MB report is mine since I tested my landing page URL before I launched the campaign. So, where did my clicks go? Did they reach the affiliate offer? All of my clicks are missing.

Not sure if I set up my P202 campaign properly since this is my first time, but I just followed KJrocker's P202 guide.

I put Inbound Javascript Landing Page Code on my landing page above </body> tag. I created go.php file and put the Landing Page: Outbound PHP Redirect Code inside the file. The CTA link on my landing page is pointing to the go.php file.

By the way, my hosting provider is BeyondHosting.

Thanks a lot!
#needed #problem #tracking
  • Profile picture of the author jcss
    What is your ad's destination URL? You need to generate the tracking link in P202 and put it in your ads destination URL and make sure if it is pointing to your lander
    {{ DiscussionBoard.errors[8618170].message }}
    • Profile picture of the author ContentRank
      Originally Posted by jcss View Post

      What is your ad's destination URL? You need to generate the tracking link in P202 and put it in your ads destination URL and make sure if it is pointing to your lander
      My destination URL is
      Code:
      http://mydomain/OfferName/landingpage.html?t202id=7108&t202kw=
      That's my landing page URL in LeadImpact. I tested this URL using VPN and it works fine.

      On another campaign that I set up I got 58 clicks according to my P202 report but it shows 0 on my MB report.
      {{ DiscussionBoard.errors[8618199].message }}
      • Profile picture of the author speedylikesKJ
        are you using shared hosting ? Maybe visitors exit pages before even offer landing pages are loaded or check offer link if its working properly or not
        {{ DiscussionBoard.errors[8618266].message }}
        • Profile picture of the author ContentRank
          Originally Posted by speedylikesKJ View Post

          are you using shared hosting ? Maybe visitors exit pages before even offer landing pages are loaded or check offer link if its working properly or not
          I have VPS on BeyondHosting. It shows on my P202 report that I have 80+ clicks on 2 campaigns. But on MB report it's 1 clicks for each campaign. And those clicks are from me when it tried my landing page URL.

          Of all that 80 clicks, I think not all of them exit or close the offer page before loading. It's weird.

          Here's the code of my LP. CTA link and tracking code at the bottom.

          Code:
          <html>
          	<head>
          
          		<title>Sell Your House Fast!</title>
          
          	</head>
          
          	<body link="red" vlink="red">
          
          		<p style="text-align: center;">
          
          			<br />
          
          			<span style="font-family:georgia,serif;"><span style="font-size:32px;"><strong><span style="background-color:#ffffff;">WANT TO SELL YOUR HOUSE FAST ...</span></strong></span><br />
          
          			<span style="background-color:#ffffff;"> </span><span style="font-size:26px;"><em><span style="background-color:#ffffff;">Without Paying Expensive Agents?</span></em></span></span></p>
          
          		<p style="text-align: center;">
          
          			<span style="font-family:georgia,serif;"><span style="font-size:22px;"><span style="background-color: rgb(255, 255, 255); line-height: 19.1875px;">✔&nbsp;</span><span style="background-color: rgb(255, 255, 255);">List Your House</span></span></span></p>
          
          		<p style="text-align: center;">
          
          			<span style="font-family:georgia,serif;"><span style="font-size:22px;"><span style="background-color: rgb(255, 255, 255); line-height: 19.1875px;"></span>✔&nbsp;<span style="background-color: rgb(255, 255, 255);">Get Instant Offers</span></span></span></p>
          
          		<p style="text-align: center;">
          
          			<span style="font-family:georgia,serif;"><span style="font-size:22px;"><span style="background-color: rgb(255, 255, 255); line-height: 19.1875px;"></span>✔&nbsp;<span style="background-color: rgb(255, 255, 255);">Sell Your House Fast</span></span></span></p>
          
          		<p style="text-align: center;">
          
          			<span style="font-size:26px;"><span style="font-family:georgia,serif;"><span style="color:#0000cd;"><strong><span style="background-color:#ffffff;">no cost. no obligation. no commitment.</span></strong></span></span></span></p>
          
          		<p style="text-align: center;">
          
          			<span style="color:#ff0000;"><u><span style="font-size:32px;"><span style="font-family:georgia,serif;"><strong><span style="background-color:#ffffff;"><a href="go-one.php">CLICK HERE TO LIST YOUR HOUSE!</a></span></strong></span></span></u></span></p>
          			
          	<script language="JavaScript" type="text/javascript"> cbr202=Math.random()*10000000000000000;document.write('<scr'+'ipt language="JavaScript" src="http://p202.mysampledomain.com/tracking202/static/landing.php?lpip=778&202cb='+cbr202+'" type="text/javascript"></scr' + 'ipt>'); </script>
          	</body>
          
          </html>
          On my go.php file I just copied the php code from Landing Page: Outbound PHP Redirect Code.
          {{ DiscussionBoard.errors[8618357].message }}
  • Profile picture of the author jcss
    Make sure if your CTA button link to the go.php redirects to the offer page. Maybe your LP is not converting. Try other network and check if it is working for you.
    {{ DiscussionBoard.errors[8618265].message }}
  • {{ DiscussionBoard.errors[8618389].message }}
    • Profile picture of the author ContentRank
      Originally Posted by Greedy View Post

      My first question would be are you using shared hosting as well?
      No. I'm using VPS on BeyondHosting.
      {{ DiscussionBoard.errors[8618588].message }}
  • Profile picture of the author PaulBaker
    Maybe I'm missing something but going by your images, you've had 15 visits to the lander and 1 click through to the offer.

    In p202 under the analyze tab look at landing pages instead of keywords and you'll see the lander ctr.
    Signature

    Put Your Money Where Your Mouth is: CLICK HERE

    {{ DiscussionBoard.errors[8618856].message }}
  • Profile picture of the author ChrisBa
    Originally Posted by ContentRank View Post

    I run a MaxBounty offer yesterday on LI, tracking is P202 and when I checked the results today, my P202 and MB reports are too different. Please check the image below:





    I'm sure the 1 click on the MB report is mine since I tested my landing page URL before I launched the campaign. So, where did my clicks go? Did they reach the affiliate offer? All of my clicks are missing.

    Not sure if I set up my P202 campaign properly since this is my first time, but I just followed KJrocker's P202 guide.

    I put Inbound Javascript Landing Page Code on my landing page above </body> tag. I created go.php file and put the Landing Page: Outbound PHP Redirect Code inside the file. The CTA link on my landing page is pointing to the go.php file.

    By the way, my hosting provider is BeyondHosting.

    Thanks a lot!
    Am I reading this right that you're using a landing page?
    {{ DiscussionBoard.errors[8620842].message }}

Trending Topics