TV202 Prosper202 Tracking202 Export202 WorldProxy202 Meetup202 | Blog Forum Newsletter Twitter | Advertise
Login · Register
Home About Docs Scripts Blog Forums Hosting Donate Download
Before Posting, Have You Read the FAQ? And Have You Searched? If Not Please Do!

Attn: The 202 Support Forum will now be revised
Within the next few weeks the Tracking202 Support Forum will be revised. Some threads will be shut down or reorganized. New rules will be put in place to accommodate those who need help. The 202 team wants to make the forum a more user friendly place for new and old affiliates. We want to make this forum a place for affiliates to help each other be successful.

Landing page JS problems

Post new topic Reply to topic Prosper202 Forum Index » Tracking202 Setup Help
New Posts Search Forum
Author Message
carpaccio


Joined: Oct 3rd, 2009
Posts: 15

Post Posted: Oct 22nd, 2009 at 5:01pm Post subject: Landing page JS problems Reply with quote

1. What is the incoming URL when I'm doing a landing page? Is it simply www.domainformylandingpage.com? How does it track the keyword (I'm doing a PPV campaign with Media Traffic)? Do I need to get a tracking link or do I just add ?subid= at the end? Or is this where the JS comes in (from the video it looks like it just records the user info)?

2. I have a landing page that uses an image map link. As soon as I plug in the JS, the image map link becomes disabled. Here is the code I'm using.

<body>

<img src="offerlanding.jpg" width="750" height="550" border="0" usemap="#Map" style="position:absolute; left:0px; top:0px">

<map name="Map" id="Map">

<area shape="rect" coords="60,360,250,400" href="trialoffer.php" target="_blank"/>

</map>

<script src="http://static.tracking202.com/lp/xxxxxxx/landing.js" type="text/javascript"></script>

</body>

EDIT:

3. While I'm at it, can I use the Rotate Offers script to rotate through several landing pages, with each landing page leading to a different offer? If so, how do I replace this:

$offer[1] = 'http://myaffiliateurl.com?subid=';

$offer[2] = 'http://myaffiliateurl2.com?subid=';

$offer[3] = 'http://myaffiliateurl3.com?subid=';

Do those links become the links to my landing pages? Do I put the actual link for the offer, or do I have to put a tracking link? And as per #1, do I need to add ?subid= to the end of the landing page URL?

Back to top
carpaccio


Joined: Oct 3rd, 2009
Posts: 15

Post Posted: Oct 22nd, 2009 at 6:13pm Post subject: Re: Landing page JS problems Reply with quote

Okay, I think I figured out #1. It's my understanding that I have to get the LP codes AND THEN I have to get my Destination URL from Get Text Ad Code.

So if I'm using the rotator script, do I put in...

$offer[1]='www.domain.com/offerpage.html?t202id=XXXXXXX&t202kw=';

or do I need to put subid= in there somewhere?

I'm still at a loss with #2. Please help!

Back to top
carpaccio


Joined: Oct 3rd, 2009
Posts: 15

Post Posted: Oct 22nd, 2009 at 7:14pm Post subject: Re: Landing page JS problems Reply with quote

About #2, I got the link working again by moving the JS code to the top of the body, directly below <body>. Is this fine? Any idea why it didn't work when placed at the bottom just above </body> as per the instructions?

Back to top
T202Aaron
Website Twitter AIM


Joined: Sep 9th, 2008
Posts: 946

Post Posted: Oct 22nd, 2009 at 8:32pm Post subject: Re: Landing page JS problems Reply with quote

Are you Direct Linking, iframing or do you have multiple landing pages?

Back to top
carpaccio


Joined: Oct 3rd, 2009
Posts: 15

Post Posted: Oct 23rd, 2009 at 3:45pm Post subject: Re: Landing page JS problems Reply with quote

T202Aaron wrote:
Are you Direct Linking, iframing or do you have multiple landing pages?

It's just a single landing page (although I've now plugged it in with a rotator), no iframing.

Back to top
T202Aaron
Website Twitter AIM


Joined: Sep 9th, 2008
Posts: 946

Post Posted: Oct 23rd, 2009 at 6:30pm Post subject: Re: Landing page JS problems Reply with quote

carpaccio wrote:
Okay, I think I figured out #1. It's my understanding that I have to get the LP codes AND THEN I have to get my Destination URL from Get Text Ad Code.

So if I'm using the rotator script, do I put in...

$offer[1]='www.domain.com/offerpage.html?t202id=XXXXXXX&t202kw=';

or do I need to put subid= in there somewhere?

I'm still at a loss with #2. Please help!

You don't put in your destination url. You put in your affiliate url from your affiliate network.

$offer[1]='Type your affiliate link here';

If you want to rotate your landing page we have a different script for that. You can find it here: http://prosper.tracking202.com/scripts/

Back to top
Post new topic Reply to topic Page 1 of 1

Creative Commons License This work (Prosper202, Tracking202 and Export202) is licensed under a
Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License.