Google analytics userID tracking

二次信任 提交于 2019-12-02 09:25:23

No. The user id feature is intended to recognize authenticated users across devices so it can generate cross-device reports. However Analytics will still deliver aggregated data only.

If you create ids to recognize individual users you not only need to be careful not to violate Googles TOS (which forbid to user personal data or anything that can be used for people outside your company to identify users), you also have to take into account different legislatures (for example where I live profile building is legal only with the permission of the user, and in fact in it's TOS for the user id feature Google requires you to get users consent before you track them via a user id).

So the free version will not give you user data (afaik with premium you can export data sets with the client id per user to Google Big Query, but GA Premium is a bit pricey).

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!