Webtrends - how to specify onsite domains in tag 10.4.12?

Bronze Contributor
Bronze Contributor
If I click a PDF that goes to one of our domains, the tag fires a download call and an offsite link call. It shouldn't be sending the offsite link call. In the Webtrends Tag Builder you can just specify all your onsite domains, is there a similar configuration for this in Tealium?
3 REPLIES 3

Webtrends - how to specify onsite domains in tag 10.4.12?

Employee Emeritus
Hi Shawn, The tag actually does support this as a mapping but it may not be apparent. By default it actually assigns the domain the web visitor is currently on to this value. As an option to map it, you could: 1. Create a variable, named 'wt_onsitedoms' 2. Map it to 'onsitedoms' in the WT tag config 3. Do a Set Data Value extension for 'wt_onsitedoms' where you list the domains. The format should be like this: "webtrends.com,webtrendssupport.com"

Webtrends - how to specify onsite domains in tag 10.4.12?

Gold Contributor
Gold Contributor
Hi Son, 1. Does it matter what type the variable is? (Data Layer, Javascript Page Variable, etc.) 2. For you third step, should the value include the quotes? Thanks.

Webtrends - how to specify onsite domains in tag 10.4.12?

Employee Emeritus
1. Should be "Data Layer" 2. No, if you are setting the variable to "Text" you do not need to include quotes. If you set the variable to JS Code, then yes.
Public