Is there a posibillity to import own data into google analytics?

前端 未结 7 2365
[愿得一人]
[愿得一人] 2021-02-10 09:09

I want to compare own data with data generated by google analytics. For example I want to see the number of my twitter followers compared with my page visitors per day.

7条回答
  •  春和景丽
    2021-02-10 09:53

    You can use the Measurement Protocol to import your own data in near real-time. It doesn't support loading data more than 4 hours old though (see the Queue Time parameter). So you would need to run updates regularly.

提交回复
热议问题