Reputation: 383
We have a site that has locations.
Example:
Each user can only edit their respective location/page(s). We want to grant them access only to their page set in google analytics....is this possible?
Example: user A = /atlanta/* and user B = /boston/*
We basically want to silo off where they only see their location pages and no one else's data.
Any assistance would be awesome.
Thanks!
Upvotes: 0
Views: 123
Reputation: 14179
You have to create 3 views and provide edit permissions only to a user at the view level.
The permissions are inherited, so if you give the edit permissions at the property level, the user will automatically have the same permissions at the view level (for all the views of the property).
Upvotes: 1