英文:
When the GA4 is automatically created, are all accesses from the past carried over or not?
问题
当自动创建一个GA4(https://i.stack.imgur.com/AH0I9.png)时,是否会将过去的所有访问(源资源)转移或不转移?
例如:
有一个UA资源,我只有读取访问权限。如果我自动创建一个GA4资源,是否会对新的GA4资源拥有相同级别的访问权限?
关于访问权限方面没有提及:
https://support.google.com/analytics/answer/12938611?hl=en
英文:
When automatically creating a GA4 (https://i.stack.imgur.com/AH0I9.png), are all accesses from the past (source resource) transferred or not?
For example:
There is a UA resource that I only have read access to. If I automatically create a GA4 resource for it, will I have the same level of access to the new GA4 resource?
There's nothing in here about accesses:
https://support.google.com/analytics/answer/12938611?hl=en
答案1
得分: 0
如果您选择自动创建GA4属性:
- 您的属性级别用户将被复制,并具有与UA属性相同的访问级别。(只有拥有UA属性访问权限的用户将被复制,并保留对新的GA4属性的访问权限)
- 如果某人只有查看级别的访问权限,他们将无法访问新的GA4属性。
英文:
If you are opting in
for automatically creating a GA4 property:
- Your
property-level
users will be copied over and have the same level of access as that of the UA property. (Only users who have access to the UA property will be copied over and will retain access to the new GA4 property) - If someone only has a
view level
access, they won't have any access to the new GA4 property
Official Docs
> Your new Google Analytics 4 property will have the same Universal
> Analytics property-level users with equivalent permissions.
> View-level users won't be copied.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论