The Poll Factory
It is currently Fri Sep 03, 2010 9:40 pm
To gain access to the Poll Factory forum, Please send an email to support@thepollfactory.com with both the paypal email address you used to purchase, and your forum username.

Please allow 3-5 business days for a reply to ALL forum threads. If you would like immediate support, please send your support requests to support@thepollfactory.com

All times are UTC




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Integrating Tracking202/Prosper202 with Poll Factory 2.0
PostPosted: Fri Sep 26, 2008 12:18 am 
Offline
Site Admin

Joined: Wed Apr 23, 2008 2:39 am
Posts: 164
Tracking with prosper202 currently only works when your polls are hosted on the SAME domain as your installation. A fix for this is currently in development and will be completed soon.

Original Thread

1. Setup your campaign in prosper202 like you would normally, filling out sections #1, #2 and #3.

2. in prosper202, click on "#4 Landing Pages", and setup your landing page as seen in the screenshot below. your "Landing page URL" Should be the URL you plan to upload poll factory's generated output too. When finished with step #4, setup step #5 with your ad copy.

Image

3. in prosper202, click on "#6 Get LP Code". Click on "Simple Landing Page"

Image

Image

4. Setup your landing page tracking code. Prosper202 will output three things

You will get an outgoing tracking affiliate URL that looks like this:
Code:
http://www.prosper202domain.com/tracking202/redirect/lp.php?lpip=723


You will get some javascript tracking code that looks like this:
Code:
<script src="http://www.prosper202domain.com/tracking202/static/landing.php?lpip=558" type="text/javascript"></script>


and you will get some PHP code that looks like this:

Code:
<?php
 
  // -------------------------------------------------------------------
  //
  // Tracking202 PHP Redirection, created on Sun Apr, 2009
  //
  // This PHP code is to be used for the following landing page.             
  // http://www.thepollfactory.com/example.php
  //                       
  // -------------------------------------------------------------------
 
  if (isset($_COOKIE['tracking202outbound'])) {
   $tracking202outbound = $_COOKIE['tracking202outbound'];     
  } else {
   $tracking202outbound = 'http://prosper202domain.com/tracking202/redirect/lp.php?lpip=723';   
  }
 
  header('location: '.$tracking202outbound);
 
?>


5. Save the PHP code from step #4 in a .php file, and upload this file to your server. Call it "offer.php" or similar. This is the link your users will see in their browser status bar.

Switch to the poll factory Interface

6. Add a new offer to your offers list. You can put whatever you want for description and network, but use the link you got in step 4, as in the screenshot below:

Image

7. Create your poll, and add the offer you just made

Image

8. Add the javascript tracking code that prosper202 generates under the "tracking" tab in poll factory, in the box that says "Javascript (before closing body tag)"

Image

9. Back to prosper202, Click on "#7 Get Links". Select the proper values from the various drop down boxes as shown below:

Image

10. prosper202 will generate your adwords link, it will look something like this:

Code:
http://www.yourdomain.com/poll.php?t202id=5154&t202kw=


Image

11. Now, In adwords, you should set your destination URL to:
Code:
http://www.yourdomain.com/poll.php?t202id=5154&t202kw={keyword}


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group. Design by phpBB 3 Skins & Forum Hosting