AbdFatah / analytics-issues

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

Be able to replicate portal's "% search refinements" #63

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

Request summary:
Be able to replicate portal's "% search refinements" using API
According to Nick, the calculation should be
ga:searchRefinements / "Searches"

Yet the API currently does not expose a "Searches" metric, so you can
not derive this calculated metric through the API.  

Use Cases:
Replicate capability of portal

Original issue reported on code.google.com by back5...@gmail.com on 17 Feb 2010 at 5:51

GoogleCodeExporter commented 9 years ago
This can now be done with the updates in the 2011-01 release: 
http://code.google.com/apis/analytics/docs/gdata/changelog.html

You can now query for ga:searchRefinements and ga:searchResultView then divide 
the two.

We decided to not release a new calculated metric because we think the 
calculation actually is not what most people think it is.

Original comment by nickski1...@gmail.com on 26 Jan 2011 at 8:33

GoogleCodeExporter commented 9 years ago
Note you need to use ga:searchResultViews

Original comment by ale...@google.com on 7 Jun 2011 at 12:27

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

GoogleCodeExporter commented 9 years ago
Changing the issue type to match the organization desired in this project.

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