Learn business growth with Google Analytics 4 Forums Google Analytics 4 Troubleshooting Browser Back Function with gtag.js in GA4 Reply To: Troubleshooting Browser Back Function with gtag.js in GA4

  • Morgan

    Member
    7 July 2023 at 6:06 pm

    It seems like your scripts are interfering with the browser’s ‘back’ button function. Maybe they’re adding extra history states or changing the URLs. Try to debug your scripts line by line checking how they interact with browser history. Thankfully, this problem isn’t happening when a JS plugin is installed in the browser, so the issue might be linked with how your script gets processed without the plugin.