How to track different TIDs I have on my website?

bobocea

Registered Member
Joined
Dec 7, 2009
Messages
79
Reaction score
52
For example I'm promoting 1 single CB Guide but i have 4 links on my website.

Top Banner (leatherboard)
Top Left Side Banner (skyscraper)
"Click here to get the guide" - In the content
Leatherboard Banner at the bottom of the page.

I was using /recommends/clickbankguide.php but now moving to 301 redirects.

my .php files were something like this:

clickbank1.php with ?tid=TB (topbanner)
clickbank2.php with ?tid=SB (side banner)
clickbank3.php with ?tid=c (content)
clickbank4.php with ?tid=b (bottom)

It's annoying to have 4 redirect files but pfft... tracking with TIDs is important.

My question is:

Can I use a single /recommends/clickbankproduct.php or /recommends/clickbankproduct (301 redirect) instead of 4 ?

Thanks in advance for helping!
 
Back
Top