Y
Hacker News
new
|
ask
|
show
|
jobs
by
lowpro
1867 days ago
Have you written on how to do this/followed a guide somewhere?
1 comments
throwaway3699
1867 days ago
The Google Analytics Measurement Protocol documentation was used. We created a middleware which sends data to GA as a POST request (much like our regular logs middleware)
link
dudus
1867 days ago
Newer version off ga tracking doesn't use that protocol. It uses an undocumented one
link
lmkg
1867 days ago
It's documented now.
https://developers.google.com/analytics/devguides/collection...
link