Using utag.view() in Angular with AT Internet tag only fires once. How do we get it to send a hit to xiti every time we call utag.view()?

Bronze Contributor
Bronze Contributor
We call utag.view(data) whenever the content changes. We have it configured to supress_first_view = true; The first time we load the page we get an xiti hit but all subsequent calls to utag.view do not send any xiti hit (no xiti request seen in Network panel) When we turn on debugging for utag.js in chrome developer console, the data object is populated correctly and the utag.view function is being triggered. We are using the sample code at https://github.com/patrickmcwilliams/angularJS_tealiumIQ-module utag version 4.34 with At Internet (with plugin support) tag. Any help would be greatly appreciated.
2 REPLIES 2

Using utag.view() in Angular with AT Internet tag only fires once. How do we get it to send a hit to xiti every time we call utag.view()?

Tealium Employee
Hi Paul, I have developed a new version of the ATI template to support single page applications for another customer, if you contact support-emea@tealium.com I will be happy to help. Kind Regards Simon

Using utag.view() in Angular with AT Internet tag only fires once. How do we get it to send a hit to xiti every time we call utag.view()?

Employee Emeritus
Thank you Simon!
Public