- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
08-06-2020 03:12 AM
Hey everyone,
I've tried to read the docs regarding cookies, but I'm having troubles wrapping my head around.
Basically, my use case is this - I have the Adobe Audience Manager platform that is writing data to an aam_something cookie and it's delivered to the same page where the utag is present as well. I want Tealium to read the data from that cookie - is that possible? Is it done with an extension? I know that Tealium can _write_ cookies, but can it read cookies from the other platform?
08-09-2020 12:34 AM
Hi @pedrochristobal,
If the data is stored in a first party context relative to the page the user is on, you should be able to pick up that cookie value within the UDO, it'll be called:
cp.aam_something
So it'll be accessible in extensions as b["cp.aam_something"], and if you add the item to the UDO in TIQ, you'll be able to map it to other tags.
If the data is truly a third-party cookie, you won't be able to access it client-side because web security depends upon not being able to access cookies cross-site.
Hope that helps.
Cheers,
James
Copyright All Rights Reserved © 2008-2023