Top "Measurement-protocol" questions

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

Send event to Google Analytics using API server sided

I have a website where I send events to Google Analytics using javascript function: ga('send', 'event', 'showphone', 'feedback', 'result'); …

php google-analytics google-api measurement-protocol
Event Value ? Google analytics / measurement protocol

How to use event value / view it when I use event tracking with measurement protocol. Currently in events tab in …

google-analytics universal-analytics measurement-protocol
Google Analytics proxy

I have a special situation where the sites visitors can access the page from a certain domain but no others. …

google-analytics proxy measurement-protocol
Google Analytics Measurement Protocol

I tried to use google analytics to track some more custom data. So I thought I use the events. The …

php curl google-analytics measurement-protocol
Google Analytics on iOS: events not tracked

I added Google Analytics SDK to my project, following the provided instructions on the guide by Google. However, when I …

events google-analytics google-analytics-sdk measurement-protocol