Currently I am tracking keywords for my campaigns by using a php script to parse the referral info and call the keyword variable back and put it at the end of the affiliate url, into the sub id field. I know I should be encrypting it, and I have the encryption info, I just don't understand the database part.
But to my question, if I start using jump scripts, like go.php or whatever, how do I continue to use the above method of parsing the keyword and recalling it into the affiliate link? I am not currently using session variables. Is that what I would need to do?
I know enough php to get by, but I have only learned it for affiliate reasons, I am not that good with it.
But to my question, if I start using jump scripts, like go.php or whatever, how do I continue to use the above method of parsing the keyword and recalling it into the affiliate link? I am not currently using session variables. Is that what I would need to do?
I know enough php to get by, but I have only learned it for affiliate reasons, I am not that good with it.