---------------------------------------------------------------------------
NOTE: This issue tracking system is for Google Analytics developer products
only.
If you are not a developer/programmer visit:
http://www.google.com/analytics/support.html
---------------------------------------------------------------------------
Name of related component: Core Reporting API
Request summary:
It will be really helpful if we can filter out part of query string from page
path dimension. This doesn't mean that filter out pagePath dimension having
query string. The actual query should return feed recalculated based on
pagePath dimension values which are filtered out own query string.
i.e.,
ga:pagePath : /page/my?to=234&from=222 , ga:pageviews = 10
ga:pagePath : /page/my , ga:pageviews = 20
It would be expected that /page/my with ga:pageviews = 30
Use Cases:
Sometimes, api query with long pagepath(s) even makes it impossible to do REST
due to the end-up long query string. Or User might not be interested in
unnecessarily long query string part.
Original issue reported on code.google.com by c...@digitalbrandmine.com on 1 Jul 2014 at 2:40
Original issue reported on code.google.com by
c...@digitalbrandmine.com
on 1 Jul 2014 at 2:40