Google analytics Measurement ID Issue
See original GitHub issueI am getting an error when setting a Measurement ID for GOOGLE_ANALYTICS_GTAG_PROPERTY_ID as my project uses an App+Web property.
GOOGLE_ANALYTICS_GTAG_PROPERTY_ID setting: must be a string looking like 'UA-XXXXXX-Y': 'G-XXXXXXXXXX'
I think gtag.js inherently supports both features, and the test case for this should be fixed to take both strings.
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (2 by maintainers)
Top Results From Across the Web
[GA4] Measurement ID - Analytics Help - Google Support
A Measurement ID is an identifier (e.g., G-12345) for a web data stream. You can use the Measurement ID to send data to...
Read more >Google Analytics Measurement ID: What, Where, and How ...
Google Analytics provides a unique id for you to track your website/app. When you place a code on your website/app this unique id...
Read more >Understanding Google Analytics Measurement ID (GA4)
Google Analytics 4 uses measurement ID instead of the tracking ID used in Universal Analytics. The measurement ID format is G-XXXXXXX, ...
Read more >Google Analytics 4 Measurement ID - (What You Need To Know)
1. Go to “Admin” on the bottom left. · 2. Under “Property,” click “Tracking info.” · 3. Click “Tracking code.” · 4. Your...
Read more >Troubleshooting | Measurement Protocol for Google Analytics 4
If your events aren't showing up in Google Analytics, there are a few common issues you should look for. ... Are you using...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
To quote from the page @CleitonDeLima linked to:
Product prefixes for global site tags
That “others” entry sounds especially ominous. 🙂
Let’s first merge #164 and when the next tag type breaks it remove it altogether.