Forum
Welcome, Guest
Please Login to access forum.
[DUPLICATED][SOLVED]Access to Google Webmaster Tools and Analytics does not work (1 viewing) 
Go to bottom
TOPIC: [DUPLICATED][SOLVED]Access to Google Webmaster Tools and Analytics does not work
#3891
bvp
Fresh Boarder
Posts: 7
User Offline
[DUPLICATED][SOLVED]Access to Google Webmaster Tools and Analytics does not work Karma: 0  
I tried to link JSitemap within Joomla 2.5 to Google Webmaster Tools and Analytics. I used the link within JS to login to Google (I was in the Webmaster Tools section) and got the key, which I entered in JS.

Analytics was also linked automatically (I guess this this corect).

But I have two problems:

- Analytics does not show any data (but no error messages)

- Webmaster Tools shows this error:
Code:

Error calling GET https://www.googleapis.com/webmasters/v3/sites/https%3A%2F%2Fwww.example.com%2Fcms/sitemaps?key=xyz: (403) User does not have sufficient permission for site 'https://www.example.com/cms/'. See also: https://support.google.com/webmasters/answer/2451999.
I looked up https://support.google.com/webmasters/answer/2451999, but how does this help me? I have only one user (which is me) and of course I have all permissions. Is the problem that Google wants to access https://www.example.com/cms/, but my site is actually https://www.example.com/? Then this could be seen as a bug in JS, in my opinion.
 
Logged Logged  
  The administrator has disabled public write access.
#3893
John Dagelmore
Admin
Posts: 3722
User Online Now
Re:Access to Google Webmaster Tools and Analytics does not work Karma: 79  
Hi,

there are no bugs in this area either in JS or Google.
Simply the domains registered in Google and used for your site or specified in JS must match exactly.

These are well known FAQ that you find already explanation and solutions in this forum and at this FAQ addresses:
http://storejextensions.org/faq/google-webmasters-tools-integration-throws-errors-what-could-be-the-problem.html http://storejextensions.org/faq/why-the-google-analytics-integration-shows-stats-for-a-different-domain.html
 
Logged Logged  
  The administrator has disabled public write access.
#3894
bvp
Fresh Boarder
Posts: 7
User Offline
Re:Access to Google Webmaster Tools and Analytics does not work Karma: 0  
QUOTE:
or specified in JS

OK, then the question is: where do I specify the domain in JS?

Of course my site is located at example.com/cms, but my domain is example.com and this is registered in the Google Webmaster Tools. I don't think it's good to register example.com/cms at Google, because it's a subdirectory which can change any time.
 
Logged Logged  
  The administrator has disabled public write access.
#3895
John Dagelmore
Admin
Posts: 3722
User Online Now
Re:Access to Google Webmaster Tools and Analytics does not work Karma: 79  
Yes indeed you right.

In the JS configuration as visible in the screenshot at the FAQ: http://storejextensions.org/faq/why-the-google-analytics-integration-shows-stats-for-a-different-domain.html

There are now 2 fields to specify domains for Google Webmasters tools and Analytics.
 
Logged Logged  
  The administrator has disabled public write access.
#3896
bvp
Fresh Boarder
Posts: 7
User Offline
Re:Access to Google Webmaster Tools and Analytics does not work Karma: 0  
Thank you very much, that was the solution!
 
Logged Logged  
  The administrator has disabled public write access.
Go to top