gsnavin / google-apis-explorer

Automatically exported from code.google.com/p/google-apis-explorer
Apache License 2.0
0 stars 0 forks source link

Strange results coming from Google Analytics API #142

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Just run the following query to Google Analytics API. There follows the URL: 
https://developers.google.com/apis-explorer/#p/analytics/v3/analytics.data.ga.ge
t?ids=ga%253A40923946&start-date=2011-01-01&end-date=2013-12-31&metrics=ga%253Av
isitors&dimensions=ga%253ApagePath%252Cga%253AdateHour&output=json&samplingLevel
=HIGHER_PRECISION&sort=ga%253AdateHour&_h=11&

What is the expected output? What do you see instead?
The excepted output is the number of visitors by date and hour. Instead,I see a 
high frequency of "20", which makes me believe that the data are wrong. Is it 
possible that for most pages, dates and hours there are always 20 unique 
visitors?

What version of the product are you using? On what operating system?
Not related to my problem.

Please provide any additional information below.
Comparing the data from Google Analytics API with the data from Google 
Analytics web interface, there are some differences.

Original issue reported on code.google.com by luciasgb...@gmail.com on 11 Mar 2014 at 9:23

GoogleCodeExporter commented 8 years ago
The same is happening to me. A solution would be appreciated.

Original comment by msbro...@gmail.com on 11 Mar 2014 at 9:24