Measurement Protocol allows to use special debug endpoint to valildate hits and troubleshot to avoid merge of debug hits and real hits.
See https://developers.google.com/analytics/devguides/collection/protocol/v1...
We need ability to change endpoint to /debug/collect.
| Comment | File | Size | Author |
|---|---|---|---|
| #16 | ga_push-utmp_debug_endpoint-3142935-16-D7.patch | 2.99 KB | vladsavitsky |
Comments
Comment #2
vladsavitsky commentedAdded patch which:
Comment #3
vladsavitsky commentedFixed paths in patch to pass tests.
Comment #4
vladsavitsky commented:( Fixed php arrays to pass tests. Hope this helps.
Comment #5
vladsavitsky commentedNext attempt to pass testing.
Comment #6
vladsavitsky commentedFixed typo! :(
Comment #7
vladsavitsky commentedComment #8
vladsavitsky commentedFixed path to files which was broken by automatic replacement.
Comment #9
vladsavitsky commentedRecreated patch against 7.x-1.x-dev version of 'ga_push' module.
Comment #10
vladsavitsky commentedI did it! I'm the best!
Comment #11
vladsavitsky commentedMinor change. Added comment why some code was removed.
Comment #12
vladsavitsky commentedComment #13
vladsavitsky commentedFixed endpoint for standard ecommerce hits.
Comment #14
vladsavitsky commentedComment #15
gedur commentedNice contribution! Could you please provide the Drupal 8/9 patch? Drupal7 development is frozen, but we can add new features if they exists in the Drupal8 version.
Thanks in advance
Comment #16
vladsavitsky commentedI can't now port to D8/9. Updated patch to pass tests.
Comment #17
vladsavitsky commentedComment #18
jordanmagnuson commentedNice patch. Marking RTBC.
Comment #20
eduardo morales albertiCommitted, pending to be ported to Drupal 8, thank you @VladSavitsky.
Comment #21
eduardo morales albertiCovered on #3198872: Support Google Analytics 4
https://git.drupalcode.org/project/ga_push/-/merge_requests/4/diffs#dc59...