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!

Will this flow work?

Post new topic Reply to topic Prosper202 Forum Index » Tracking202 Pro General Discussions
New Posts Search Forum
Author Message
firefly11


Joined: Aug 5th, 2009
Posts: 7

Post Posted: Nov 2nd, 2009 at 5:33pm Post subject: Will this flow work? Reply with quote

Here's what I'm trying to track:

Google Adwords -> My own Opt-In -> Clickbank Sales

So basically, I have a bunch of different Ad Groups with different landing pages:

ad group 1 -> domain.com/landing1.html

ad group 2-> domain.com/landing2.html

etc.

The landing pages are opt-in forms, and all redirect to the same opt-in confirmation page domain.com/confirmation.html

From there, there's a link that redirects to the CB product I'm promoting.

Will Tracking202 Pro work for this flow? Any reason to use the free version?

I'd also like to be able to track the links in my Aweber emails, in case someone comes through a keyword but doesn't buy for a few days.

Thx!

Back to top
T202Aaron
Website Twitter AIM


Joined: Sep 9th, 2008
Posts: 985

Post Posted: Dec 22nd, 2009 at 5:50pm Post subject: Re: Will this flow work? Reply with quote

firefly11 wrote:
Here's what I'm trying to track:

Google Adwords -> My own Opt-In -> Clickbank Sales

So basically, I have a bunch of different Ad Groups with different landing pages:

ad group 1 -> domain.com/landing1.html

ad group 2-> domain.com/landing2.html

etc.

The landing pages are opt-in forms, and all redirect to the same opt-in confirmation page domain.com/confirmation.html

From there, there's a link that redirects to the CB product I'm promoting.

Will Tracking202 Pro work for this flow? Any reason to use the free version?

The way you have it setup, works with both T202pro and the free version. The difference is, the free version will allows other paid traffic sources. Tracking202 pro only works with Yahoo, Google, and MSN.

firefly11 wrote:

I'd also like to be able to track the links in my Aweber emails, in case someone comes through a keyword but doesn't buy for a few days.

Thx!

Sorry, tracking202 pro wasn't meant to track emails. If you use The free version you might be able to track it a little. You would need to modify your LP JS code to look like this:

Tracking202pro modified JS Code:

<? if (empty($_COOKIE['t202proSubid'])) { ?><!-- t202pro JS here --><? } ?>

Regular Tracking202 modified JS Code:

<? if (empty($_COOKIE['tracking202outbound'])) { ?><!-- t202 JS here --><? } ?>

This modification will drop the tracking cookie once, if a customer decides to return later to purchase.

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.