Hi there,
This is working on a Multi domain site (Domain access) for sites that use the older 'UA-' style tags. But for Google Analytics 4, which is now pushed by default, that uses measurement ID's (tags that begin with G-) which don't seem to work.
Can someone confirm if this is a known issue or if something is missing?
Many thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | fix_to_work_with_ga4.patch | 1.2 KB | donbuche |
Issue fork domain_google_analytics-3321116
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #5
donbuche commentedFirst at all, my apologizes if I did something wrong before.
I was trying to upload a patch for this issue, and it is my first time doing something like this.
Hope this patch fix your problem.
Cheers.
Comment #6
gorkagr commentedHi!
I can confirm the MR works. Support for old UA- properties ended this summer, so this code should be in place for any new GA-xxx property
Comment #7
gorkagr commentedComment #8
gorkagr commentedComment #12
i-trokhanenkoCommitted to 2.x and 3.x branches. Thanks!
Comment #13
i-trokhanenko