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.

This allows developers to measure how users interact with their business from almost any environment. Developers can then use the Measurement Protocol to:

  • Measure user activity in new environments.
  • Tie online to offline behavior.
  • Send data from both the web and server.

Links

351 questions
0
votes
1 answer

Can I use Google Analytics Measurement Protocol with an existing property?

I have a Google Analytics property with lots of historical data. I want to track certain server-side events using the Measurement Protocol, PHP, and curl. However, I have only been able to get this to work using a new, blank property. The property…
Liam
  • 19,819
  • 24
  • 83
  • 123
-1
votes
1 answer

event name to track user visits in Google analytics 4 measurement protocol

Previously were using universal tracking to track user visits to Google Analytics using python script from the backend application. Now migrating to Google Analytics 4 and using the Measurement Protocol to send events to record in Google…
Anuj TBE
  • 9,198
  • 27
  • 136
  • 285
-1
votes
2 answers

Google Analytics Measurement Protocol Implementation Removal

I have a situation where Measurement Protocol implementation of Google Analytics should be removed. I am a marketer, not a developer or a webmaster, so I have little understanding of how Measurement Protocol was implemented, even though I have these…
-1
votes
1 answer

Google measurement protocol not showing data in analytics report since 31/10/2019

We are using the Measurement Protocol to record our Ecom data to show it inside analytics reports. We are currently using this nuget package: https://github.com/ion-sapoval/google-measurement-protocol-dotnet Everything was working fine until the…
Fabi1
  • 79
  • 1
  • 5
-1
votes
1 answer

Google Measurement Protocol Transactions Not Showing?

I am using GMP on an eCommerce website as a trial to see if I can pick up all transactions / page views as we are under the impression that a % are not being recorded due to ad blockers. However, I have tested some code thoroughly via debug and it…
YodasMyDad
  • 9,248
  • 24
  • 76
  • 121
-1
votes
1 answer

measurement protocol - User timing category

My user timing syntax does not log any activity in real time tab for google analytics. Am I missing any parameter , here is the…
user476566
  • 1,319
  • 3
  • 26
  • 42
1 2 3
23
24