Manually sending data to Google Analytics

前端 未结 6 1297
北荒
北荒 2020-12-28 19:49

I was wondering if I can send google analytics tracking data to google by sending custom URL requests. I assumed I could build my own URLs and fire a request to get events t

6条回答
  •  悲&欢浪女
    2020-12-28 20:31

    As an addition to @P.T.'s answer I want to note that Google released an official API to send data to Google Analytics now. This is the Google Analytics Measurement Protocol. This is probably the safest solution because it is an "official" and documented API.

提交回复
热议问题