- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
02-26-2015 04:24 AM
02-26-2015 05:02 AM - last edited on 08-21-2016 05:40 PM by kathleen_jo
Steve, you can call utag.view() to trigger a page view event, this will trigger s.t() on the SiteCatalyst tag. There is some documentation here: https://community.tealiumiq.com/t5/utag/utag-link-and-utag-view/ta-p/11888 In general, if you are updating the global utag_data object with new data, then you will want to call utag.view(utag_data) which will send the data object to the event. Alternatively, if you don't want to persist everything from the previous page view, then create a new data object for the event and call it like this utag.view({ data : "value" }).
02-26-2015 05:24 AM
02-26-2015 06:31 AM
02-27-2015 08:05 AM
02-27-2015 08:52 AM
02-27-2015 09:49 AM
Copyright All Rights Reserved © 2008-2023