Floodlight (gtag.js) is firing but not forwarding data over Activity and Activity Group

Bronze Contributor
Bronze Contributor

Hi All,

We have replaced the old Floodlight tags with the new Floodlight (gtag.js) tags using extensions to fill out the data dynamically based on page category.
When testing these tags, we see that they are fired, but by the requests, no information is filled in about activity and activity group based on the specific page category.

Do you know what could be the reason for this issue or can this be related to errors regarding the tag template mentioned in the forum earlier this year?

1 REPLY 1

Floodlight (gtag.js) is firing but not forwarding data over Activity and Activity Group

Tealium Employee

@DHegedus

The new gtag verison requires that you also set up mapping to trigger the converison.

Here is a sample - I am setting a UDO variable 'dcfl_356_event'  to 'conversion' in the same extension I am populating activity and activity group.  ( you may use any string value as long as it is what is used in the mapping as shown below to trigger 'Conversion'.

 

Google ChromeScreenSnapz050 67.png

 

Here is a link in the learning community.

https://community.tealiumiq.com/t5/Tags/Floodlight-gtag-js-Tag-Setup-Guide/ta-p/22751

Public