Skip to main content

All Questions

0 votes
0 answers
23 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. ...
Nils Deschrijver's user avatar
0 votes
1 answer
175 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 ...
Mehrose's user avatar
  • 87
1 vote
2 answers
468 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 ...
Max's user avatar
  • 629
0 votes
0 answers
88 views

Parameter 'debug_mode' disappeared when sending custom event to Google Analytics through Measurement Protocol

I'm trying to send custom event to Google Analytics from backend Python code, I don't know if this is the correct way but it did work. Here is the Python code I used: import requests import json ...
Weibin Ren's user avatar
0 votes
0 answers
82 views

Google Analytics 4 Measurement Protocol - fixing Unassigned Conversion Events

I'm trying to send server-side conversion events to Google Analytics 4 using the Measurement Protocol. The events I'm sending are trial start and subscription paid events. However, when I check the ...
Max's user avatar
  • 629
0 votes
2 answers
703 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 ...
Kevin Robinson's user avatar
0 votes
0 answers
112 views

Using GA4 server-side to get the client_id without an html file (server-side)

Problem I'm trying to send GA4 events from an application that only has voice UI - there is no html file - thus no where to inject the necessary scripts to install GA4, as per the Google install ...
reneighreneighreneissance's user avatar
3 votes
1 answer
56 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 ...
Елена Курмарова's user avatar
1 vote
1 answer
573 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. ...
EyeSeeT's user avatar
  • 11
1 vote
1 answer
515 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 ...
Trip's user avatar
  • 27.1k
0 votes
1 answer
164 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 ...
burak1colak's user avatar
1 vote
2 answers
1k 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=...
Werner's user avatar
  • 1,847
0 votes
1 answer
109 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 ...
Muhammad Ali's user avatar
0 votes
1 answer
988 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 ...
Bec's user avatar
  • 11
1 vote
0 answers
261 views

Google Analytics 4 and client id (IoT devices, older specialized and incompatible browsers, etc.)

There are devices where you cannot use Kotlin/Java or the Swift/Objective-C library for GA4, as well as gtag.js (https://developers.google.com/analytics/devguides/collection). This could be IoT ...
STeN's user avatar
  • 61

15 30 50 per page