Blog

Home > Analytics FAQs > How to track pop-ups using google tag manager events?

How to track pop-ups using google tag manager events?

For tracking every time a pop up appears on your site,  push an event within data Layer and set up trigger using that event

//implement this code when popup appears

dataLayer.push({

   'event’:'popup'

});

Then set up a tag that triggers on custom event i.e popup. You can use the same approach for other user actions including implementing code on popup form submit.

see the original question: https://productforums.google.com/forum/#!topic/tag-manager/BeCq3MrP6Mw;context-place=forum/tag-manager

Share:

Get a Free Attribution Dashboard

Gain clear insights into what’s driving conversions and optimize your marketing spend with ease.

Are you Ready to Fast Track your Marketing Attribution Decisions and Maximize your ROI?

Businesses that leverage automated marketing
attribution see a 20-30% improvement in ad
spend efficiency.

Blog

Home > Analytics FAQs > How to track pop-ups using google tag manager events?

How to track pop-ups using google tag manager events?

Share: