How to enable display features plugin for GA?

Gold Contributor
Gold Contributor

In code it looks like:

window.ga('require', 'displayfeatures');

 How can I implement in GA the display features plugin for analytics.js in Tealium IQ for certain tag?

4 REPLIES 4

How to enable display features plugin for GA?

Moderator
Moderator
Hi @dianafa. This is a standard feature of the Google Universal Analytics tag in Tealium IQ - you simply switch the "Display Advertising Features" dropdown to "On". See here for details: https://community.tealiumiq.com/t5/Tags/Google-Universal-Analytics-Tag-Basic-Configuration/ta-p/1198...

Craig.
Check out our new Swift integration library for iOS, macOS, tvOS and watchOS: https://github.com/Tealium/tealium-swift with updated
documentation https://community.tealiumiq.com/t5/Swift/tkb-p/swift.

How to enable display features plugin for GA?

Gold Contributor
Gold Contributor

Thank you!

How to enable display features plugin for GA?

Gold Contributor
Gold Contributor

Hi!

I have a related question regarding the new Google Optimize extension. I found "Enable Optimizely Integration" in the config in tealium, but I belive this is the old one? Will you support the new Google Optimize ?  In the code it's related to:  ga('require', 'GTM-XXXXXX');

 

Regards, 

Ketil

How to enable display features plugin for GA?

Tealium Employee

@ketil_flataker

 

Currently you would have to edit the template to include this feature.   * or wait until it is adopted as a feature in the UI for this tag.

 

Looks like the template edit would look like this below  ( see line #168 ) - Please test and qa or create a support ticket for an engineer to place this in your template for you :)

 

GUA-Template-Google-Optimize.js 2017-05-08 08-22-31.png

Public