Commision Junction SID Tracking

wseo12

Regular Member
Joined
May 23, 2009
Messages
221
Reaction score
7
Hey all

i have a question
regarding the CJ sid tracking
i have a landing page that
promotes 5 products that are similar to each other 5 different affiliate
links

i want to track the
convertion rate of all these affiliate links as what keywords they are
converting for etc

how can i
dynamicly track the sids

how
does this work for example can i do something like this to my link
link from my ppc campagn goes to my landing page with
parameters in the url for example
?www.mylandingpage.com?campaign=ppc1&keyword=mykeword
then use the $keyword = $_GET['keyword']; etc in my page
php code to add these parmaters to each of my affiliate links therefore so when
they click the affiliate link will take the user to
affiliatesite.com/affill3453?sid=campaign+ppc1&keyword+mykeyword
(the sid of this link will be dynamic with my varibles)

if so how will i then get data to
see my keywords conversion clicks etc ? where will i view this information ? i
know it wont show in my ppc account

can some one please explain as i am very confused

need to start tracking my
convertions ASAP

I will give who ever can answers this rep and a thanks
 
If I'm honest I'm struggling to understand what you're written. I can't make sense of it due to the way you've format the question with random page breaks. I got half way down then gave up.
 
if so how will i then get data to
see my keywords conversion clicks etc ? where will i view this information ? i
know it wont show in my ppc account
You can track and optimize your campaigns using a free tracking solution called Prosper 202.
Another alternative is CPV Lab, however it's paid.
 
hi sorry but thats not the question how can i track the results from cj sid with my own custom php code can some one please explain how i do this
 
plenty of open source trackers out there and some good paid ones as well. they should be able to populate your sid
 
Back
Top