we used to get customers from various sources.(ex: search engines). if customers land on our site from google then the URL will be http://www.test.com?ref=google&source=xxxxx. we need track those ref,source values and need to transfer to another site. there are about 50 static pages and in each page there are about 10-15 links. after landing on the site customer may navigate to other static pages. But at the end we need to somehow get the ref,sub values and append to the URL that redirects to another site. How can this done in PHP…?( or javascript)
Thanks,
Naru