I am currectly defining a data layer definition/convention that is to be used at a large oranisation.
So every time someone is defining new tags, collect some sort of information from a web page, should follow the convention.
It covers variable…
I am trying to configure Vzaar video tracking in Tealium. There is very little documentation on how to go about.
here is a link to the documentation
https://community.tealiumiq.com/t5/iQ-Tag-Management/Vzaar-Video-Tracking/ta-p/5934
here is the…
So I'm tasked with pulling out Tealium data for analytics. In particular they want me to pull janusID and invitationCode out of the data flow and send it to Tealium. This is a react-native app, btw. In the code I have found under profile_utils.ts…
I am trying to create a custom JavaScript code extension in Tealium to reduce the amount of Extensions needed to differentiate CTA's for icon links that do not have alt, or title tags. I am getting the value of my b.variable in my browser console.…
I want to "switch off" a legacy tag management tool and replace it with a new tag manager.
Therefore, I want to map a local .js file to set up a tag testing environment.
However, Charles only shows me unknown paths (packages) and therefore I…
Our application uses the custom iOS frameworks as a plugin i.e. Tealium. Those plugin libraries are needs to be added in Xcode embedded binaries section.
As of now I can't see any provision in phonegap which can automatically add those binaries into…
I have Tealium utag.sync.js loaded with adobe target at.js and visitor api js.
Application populates bunch of app data into utag_data (Universal Data Object)
Can this data available in Adobe Target to define rules around the data , to define…
I'm new to Tealium tag management, and wanted to know how to add Bing UET tag using a Tealium custom container. I've already added Bing UET tag using Bing Ad template. But for conversion tracking I need to push a event on confirmation page.
At work we are getting ready to convert from Google Tag Manager to Tealium. In GTM, I know I'm able to fire tags based on a url.
Example: If I have a url such as www.mycompany.com/product1, I know I can make a tag that will parse the url and fire…
I am stumped on figuring out what this means..
utag.DB
I am seeing it in a web page via the console. And I'm trying to figure out what it means. Any pointers are useful.
Relatively basic question but I can't find an answer. I've emailed Tealium as well, but thought I'd ask the masses here.
I want to explicitly set something within the s object, in this case s.referrer. When I set it in an extension, it doesn't take.…
I am working on Tealium integration with Google analytics. My application is on ruby on rails.
I have added utag.js in my javascripts assest folder.
Following is working. I can see Google analyitcs collect call for…
I have a code as following in my Magento application.
$tealium = $helper->getTealiumObject($store, $this);
$tealium->pageType("Cart");
echo $tealium->render("udo");
echo $helper->getDiagnosticTag($store);
$jsonUDO = $tealium->render("json");
echo…
I want to have a regex for if the variable value is equal to any of these values from the list.
I have a list of string values that contains some special characters like $ and -, for example
Accident Only Hospital 750 - Basic
Accident Only…