Skip to main content

Questions tagged [measurement-protocol]

The Google Analytics Measurement Protocol allows developers to make HTTP requests to send raw user interaction data directly to Google Analytics servers.

measurement-protocol
0 votes
1 answer
50 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
  • 89
1 vote
2 answers
76 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
  • 601
0 votes
0 answers
27 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
49 views

Realtime events are not appearing using Google analytics Measurement Protocol

They are sent by Measurement Protocol via https://www.google-analytics.com/mp/collect POST request. Receiving 204 OK, no error, however events are not appearing in GA4. Have also tried https://ga-dev-...
Nandini Panchani's user avatar
0 votes
0 answers
45 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
  • 601
1 vote
0 answers
189 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 ...
Pomeshan's user avatar
0 votes
2 answers
410 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
86 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
0 votes
0 answers
102 views

Send event to Google Analytics 4 via API with attribution data

I need to know the correct way to send events to GA4 via API, so that GA4 can receive source, medium and campaign for these events. Here's the context: a user submits a contact form on a website, and ...
Gabriel Bonfim's user avatar
3 votes
1 answer
49 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 votes
1 answer
534 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 ...
Adrien Kouyate's user avatar
1 vote
1 answer
441 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
380 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
  • 27k
0 votes
0 answers
78 views

How to send user scoped events from Big Query to GA4 using Measurement Protocol?

I have propensity audience names and predicted date for each user_psuedo_id in a BQ table and want to send the values to GA4 using Measurement Protocol. The BQ table looks like below: user_pseudo_id ...
Avantika Banerjee's user avatar
0 votes
0 answers
52 views

Discrepancies in universal analytics and GA4 analytics data

My project is a chrome extension which is currently sending data to universal analytics dashboard using analytics.js library in event_category, action, label value format While migrating to Google ...
Shrads's user avatar
  • 61

15 30 50 per page
1
2 3 4 5
24