- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
04-23-2015 07:36 AM
04-23-2015 09:44 AM - last edited on 08-14-2016 10:12 AM by kathleen_jo
Hey Joe, You could try the following:
1. Make a new data source titled "full_udo"
2. Map it to your tag's desired destination
3. Create a set data value extension where: full_udo is Javascript like follows: JSON.stringify(b)
Some caveats to keep in mind. Although this won't work on older versions of IE because this function doesn't exist (you could have a preloader that creates this function if it doesn't exist though), and if your UDO is large, you might hit the GET character limit on older browsers (this is why some tags like GUA and newer SiteCat turn the hit into a POST instead).
Copyright All Rights Reserved © 2008-2023