Tag: Google Tag Manager

  • Maximizing Data Capture: Overcoming Cookie Consent Timing Issues in Google Tag Manager

    Context When consent mode is enabled in Google Tag Manager, it often happens that some events are pushed to the dataLayer before the user even has a chance to accept cookies. Events commonly impacted by such scenarios are ‘view_item‘ and ‘view_item_list‘ events. Even if they accept, sometimes it’s tricky, or not possible to trigger the…

  • A Practical Guide to A/B Testing with Google Tag Manager

    Welcome to a comprehensive guide on setting up A/B tests using Google Tag Manager (GTM) and Google Analytics 4 (GA4). In this tutorial, we’ll walk through a custom HTML tag script designed to facilitate A/B testing on your website. This script provides a straightforward approach to implementing A/B tests without diving into complex coding. Let’s…