chadwhyte
3 years agoAdept
LithiumVisitor decryption & bulk API visit id access
Hi all,
I would greatly appreciate any insight into a few questions I have surrounding both visitor cookies and a property exposed via the bulk data API:
- How can I decrypt the LithiumVisitor cookie in order to access the underlying “visitor.id” value? I'm looking to gather some metrics on un-authenticated users.
- My understanding with visit.id (available via bulk data API) is getting generated internally, do I have access to it anywhere on the client side? Is it only generated for authenticated users?
Thanks