E
Edwin Hannan
Hi All
using FP2003
I am trying to code some ID tracking from link referers, I have found some
javascript code that works when a referal opens my index.html and apparently
info is stored in a cookie and a hidden field in a form is used to take in
the referral ID.
ie http://kingstonfinance.com/index.html?referer=test will let you see the
ID at the bottom of the page
I cant seem to be able to work out how to get the referrer ID into a form on
another page on my site, ie once they have arrived they may make an
application so I would like to receive the form results including the ID (I
have created a hidden field on the form etcc...)
A little stuck, any help appreciated
Ta
using FP2003
I am trying to code some ID tracking from link referers, I have found some
javascript code that works when a referal opens my index.html and apparently
info is stored in a cookie and a hidden field in a form is used to take in
the referral ID.
ie http://kingstonfinance.com/index.html?referer=test will let you see the
ID at the bottom of the page
I cant seem to be able to work out how to get the referrer ID into a form on
another page on my site, ie once they have arrived they may make an
application so I would like to receive the form results including the ID (I
have created a hidden field on the form etcc...)
A little stuck, any help appreciated
Ta