I have install the umbraco package and I have attached the test account with that, now I need to attach the analytics to another account. what needs to be done.
Also I need to know, where the google profile details are stored when installing package?
Thanks for your quick reply. In my installation I couldn't see the 'settings' option in the analytics menu. but manually access with analytics/analyticsTree/view/settings
is working. Thanks for that.
Can you pls tell me that why I can't see the settings option as this is useful for client?
Hi Foram,
Sorry for the slight delay in my response.
In theory you should not be able to manually access the settings with the URL as this is an oversight on my part.
As I envisaged a developer or power/admin user installing & setting up the analytics package, along with connecting the correct Google account for the analytics on behalf of the client so they do not need to set it up or have the chance to fiddle with the setting/s and break it.
Switch to the other analytics account
I have install the umbraco package and I have attached the test account with that, now I need to attach the analytics to another account. what needs to be done.
Also I need to know, where the google profile details are stored when installing package?
Hello Foram,
You can goto the settings node in the Analytics section and click the Authorise button to associate a different Google account.
I hope this helps.
Thanks,
Warren
Hi Warren,
Thanks for your quick reply. In my installation I couldn't see the 'settings' option in the analytics menu. but manually access with analytics/analyticsTree/view/settings
is working. Thanks for that.
Can you pls tell me that why I can't see the settings option as this is useful for client?
Thanks
Hi Foram,
Sorry for the slight delay in my response.
In theory you should not be able to manually access the settings with the URL as this is an oversight on my part.
You can not see the item in the tree, as it is designed for the administrator user in Umbraco to have access to the settings node in the analytics tree
https://github.com/warrenbuckley/Analytics/blob/master/Analytics/UmbracoStartup.cs#L46
As I envisaged a developer or power/admin user installing & setting up the analytics package, along with connecting the correct Google account for the analytics on behalf of the client so they do not need to set it up or have the chance to fiddle with the setting/s and break it.
I hope this makes sense.
Many Thanks,
Warren
Thanks Warren for your reply.
is working on a reply...