Simple subID tracking for PrePop email submits

On last night’s webinar there were a few questions about tracking with prepop pages. It is a little tricky but I put together an example of how to do it along with a downloadable package with all the example php code.

http://www.ppv123.com/php/prepop/prepop.zip

There’s instructions on how to use it in the .zip as well but I’ll go over it briefly here as well.

With this example you pass through your keyword/url to the “sub” query string variable. This form saves it in a session and presents the user your landing page. Once the user enters their email address and submits the form, the php builds the rest of the affiliate link with the subid and email address included and forwards the user to the prepopped page.

I tried to make this as easy as possible. This example uses a market leverage home depot offer and ML’s email variable is conveniently named “email”. Change this in the top of the PHP if your network uses a different email variable name.

Here’s a working example of the code included in the download prepop.zip

http://www.ppv123.com/php/prepop/prepopWithSubIdTracking.php?sub=123456789

Hope this helps you guys. Let me know if you have any questions.

~ Corey

Tags: , , , , , , , , , , ,

Facebook Comments:

Archived Posts