In 553a875104fbeba607da2cc071549a687321656b there was a misunderstanding about the change being made. We're not using Google Tag Manager, which is a tool that allows adding tags to pages without editing their code. Instead we're still injecting a tag ID as part of the h code, but using gtag.js instead of the deprecated analytics.js.
In 553a875104fbeba607da2cc071549a687321656b there was a misunderstanding about the change being made. We're not using Google Tag Manager, which is a tool that allows adding tags to pages without editing their code. Instead we're still injecting a tag ID as part of the h code, but using gtag.js instead of the deprecated analytics.js.
The type of ID we're injecting is called a "Google Analytics measurement ID" in the Google Analytics UI and documentation, as described at https://support.google.com/analytics/answer/12270356.
See also https://support.google.com/analytics/answer/10271001 (this page uses the term "property ID" instead of "measurement ID")
Testing:
GOOGLE_ANALYTICS_MEASUREMENT_ID
before starting h, to eg.G-1234