355 questions
0 votes
0 answers
27 views
Parameter transmission problems with purchase events in GA4 measurement protocol
Our server sends a s2s_purchase_all event to GA4 using the Firebase data stream. After sending, we noticed that while Firebase displays the correct total event count and value, in the Google Ads back-...
0 votes
0 answers
86 views
Missing the events sent to GA4 from the measurement protocol API
I sent some events via the Measurement Protocol using the same code. For the same app_instance_id, and the same event such as value_limit_1_10, there's the situation where I sent 10 events but only 6 ...
0 votes
0 answers
49 views
Google Analytics Measurement Protocol (GA4) Events not showing in dashboard
I code the API/back-end and do not have a website/front-end yet with GTAG (Manager) implemented. For testing, I make a POST request to my endpoint /analytics/store-id using a fake but valid client_id. ...
0 votes
1 answer
276 views
GA4 - Sessions source with credit card, paypal, gpay, and applepay
We started sending purcahse event through the measurement protocol to our GA4 property and we disabled the GA4 native purchase event code on the thankyou page. This was the initial event payload for ...
1 vote
2 answers
797 views
GA4 measurement protocol event attribution, not working with event one week later?
I have GA4 running on my site, and in my backend I store the user's client_id and session_id. With measurement protocol on our backend, I send a custom trial started event when a user starts their ...
1 vote
0 answers
336 views
Events transmitted through the Measurement Protocol with the user_id are not received in GA4
On February 23, 2024, problems with events began. My issue is that the purchase and login events are not appearing in** GA4**, even though the tag fires in GTM for these events. I've identified the ...
0 votes
2 answers
1k views
GA4 transaction duplication using Measurement Protocol
I'm struggling with transaction d-duplication in GA4 - particularly when using Measurement Protocol. I have a transaction ID that was sent to GA4 twice: as a standard GTM event from the backend via ...
3 votes
1 answer
67 views
How to get the correct data for paid orders in device breakdown in GA4?
Good afternoon. Please tell me how to transfer via the measurement protocol user agent so that payments are correctly distributed across device types, platforms and browsers? Now in payment data we ...
0 votes
1 answer
1k views
Struggled with Measurement protocol to send purchase event through GTM
I'm completly lost !I started to use Google Ads for my B2C Saas and I need to send conversion event to it. I use stripe as payment provider. So I use webhook on my backend to handle payment.success ...
1 vote
1 answer
682 views
How to send ad revenue to GA4 using a measurement protocol event?
I'm trying to get the ad revenue from a external source into the GA4 "Monetisation" -> "Publisher Ads" report by sending an event using the measurement protocol from php. ...
1 vote
1 answer
655 views
Google Measurement Protocol for GA4 stopped recording or partially excludes data randomly
I have reason to believe Google Analytics updated their algorithm to partially or entirely filter out events received via the measurement protocol on high traffic'd Properties. I can send the same ...
0 votes
1 answer
256 views
Google Measurement Protocol (GA4) events not showing on dashboard
I've implemented GA4 but, when I try to send event, its not showing in dashboard. When I change the project, its working, also the configuration is done. By the way, I've read and tried a lot of ...
1 vote
2 answers
2k views
GA4 conversion/purchase tracking using Measurement Protocol results in source/medium "not set"
I'm trying to send purchases to GA4 using the Measurement Protocol API. Here ist my request: https://www.google-analytics.com/mp/collect?measurement_id=G-xxxxxxxxxx&api_secret=...
0 votes
1 answer
142 views
How to pass monthly subscription data to GA4
I have a website where user purchases a book and along with that he can subscribe to monthly membership of forum. I am running paid ads to acquire customers. How can I pass monthly data to GA4 every ...
0 votes
1 answer
1k views
Google Analytics 4 custom events data using measurement protocol show in real-time but are "not set" in exploration reports
I need to generate data in a Google Analytics exploration report that isn't triggered by website actions, and I am using the GA4 measurement protocol in Spring. None of the data is updated in the ...