There are repeated issues with the `gatsby-plugin-google-analytics` plugin for events not being set. The recommended way of tracking is via GTAG. This task is all about switching to `gatsby-plugin-google-gtag`.
There are repeated issues with the
gatsby-plugin-google-analyticsplugin for events not being set. The recommended way of tracking is via GTAG.This task is all about switching to
gatsby-plugin-google-gtag.