Hello all
I am tracking page views, and would like to send as much useful info as possible using the standard parameters - avoiding having to develop the json schemas etc required for using custom contexts.
I’d like to track:
- user ID
- JSESSIONID
- Fingerprint
- Page name
Obviously, items 1, 3 & 4 are tracked as standard. It is not clear which param I could use to stash my JSESSIONID.
The documentation mentions a “tnuid” parameter that “Can be used be a tracker to overwrite the nuid” but I see no way for the tracker to set this parameter.
Does anyone know how to do this?
All the best,
Dan