AbdFatah / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

unable to retrieve search keyword feed #123

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
--------------------------------------------------------------------------
NOTE: This issue tracking system is for developer products only.  If you
are not a developer/programmer and have a problem with a Google web site,
please report the problem to the appropriate group.  More information can
be found here: http://www.google.com/support/
--------------------------------------------------------------------------

Name of API affected:
Analytics Data Export API

Issue summary:
Provide a brief summary of the issue you're experiencing.

I was trying to retrieve search keyword data in Google Analytics > Traffic 
Sources > Keywords with the following uri at Data Feed Query Explorer, but it 
returns 'no results found', not sure what the problem is. Any help will be 
appreciated. 

uri: 
https://www.google.com/analytics/feeds/data?ids=ga:<id>&dimensions=ga:searchKeyw
ord&metrics=ga:visits&start-date=2010-03-01&end-date=2010-03-31&max-results=50

Steps to reproduce issue:
1.
2.
3.

Expected output:
What do you expect to see after performing the above steps?
data in Google Analytics > Traffic Sources > Keywords

Actual results:
What do you actually see after performing the above steps?
no results found

Notes:
Provide any additional information which might be useful here. Feel free to
attach screenshots or sample code which demonstrates the issue being
described.

Original issue reported on code.google.com by sdmopsau...@gmail.com on 14 Apr 2011 at 8:20

GoogleCodeExporter commented 9 years ago
take another look at the documentation: 
http://code.google.com/apis/analytics/docs/gdata/gdataReferenceDimensionsMetrics
.html

ga:searchKeyword is for internal site search.

The Traffic Sources > Keyword report is ga:keyword

Original comment by nickski1...@gmail.com on 6 Jun 2011 at 4:49

GoogleCodeExporter commented 9 years ago
Removing an obsolete label that was used when these issues were in the 
gdata-issues project.

Original comment by jrobbins@google.com on 21 Jul 2011 at 10:05