I have a multiple page landing page with all internal links and I want to be able to pass the Keyword data with the user to any page he visits on my site. That way, I can eventually append it to the sub ID when he clicks the affiliate link.
So far, I've created variables to gather all the keyword data from the URL. I could hand code every link ti append the data from the variables- but is there some universal way to just send hidden post data with the user no matter what link he clicks on?
I would rather not get into cookies- unless it's not too difficult.
Any help is appreciated. Thanks!
So far, I've created variables to gather all the keyword data from the URL. I could hand code every link ti append the data from the variables- but is there some universal way to just send hidden post data with the user no matter what link he clicks on?
I would rather not get into cookies- unless it's not too difficult.
Any help is appreciated. Thanks!