Cookie Consent utag.link should trigger Google Analytics Page View

Bronze Contributor
Bronze Contributor

Hi,

we are using a cookie consent service which is triggering utag.link() with different utag_data variables and tealium_event = "cmpEvent".

Problem:

We need to wait for this variables to trigger the google analytics page views function. 

As utag.link() trigger google analytics event tracking it is not correct.

What can we do to configure the google analytics tag so it is waiting for this event and triggers page view not event tracking? Any idea?

Thank you very much.

Gerhard

 

1 REPLY 1

Cookie Consent utag.link should trigger Google Analytics Page View

Tealium Expert
Tealium Expert

Maybe you can use this method in the screesnhot i have providedtracking_view.PNG

So you can trigger a view event, and add a load rule in you GA tag for this event.

or you can custom write some JS in the extension so when tealium_event equals your text, tigger a page view.

Damian Savvides
Public