Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwaway3699
1879 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)
1 comments
dudus
1879 days ago
Newer version off ga tracking doesn't use that protocol. It uses an undocumented one
link
lmkg
1879 days ago
It's documented now.
https://developers.google.com/analytics/devguides/collection...
link