Question
Tracking the CFTOKEN
Hello,
How do I track the CFTOKEN of a logged in user through out the whole site.
I have seen cases where the CFTOKEN is passed through as a FORM submit from page to page.
Is this a proper way to track the CFTOKEN?
Thanks