google analytics api how to get content drill down using dimension and metrics -



google analytics api how to get content drill down using dimension and metrics -

i writing programme myself in want list content drilldown of google analytics. dimension , metrics detail shown in google analytics content drill down?

i not exclusively clear mean content drilldown. when go google analytics -> content -> content drilldown, table lists in first column page path. dimension utilize here ga:pagepath. , of course of study select metric want (e.g. visits, pageviews, new visits, bounces, etc).

now on google analytics see can farther drill downwards on particular pagepath , list out variations respect query parameters page called with. example, if had pagepath vieworders.php, might have next listed:

/vieworders.php?orderid=100 /vieworders.php?orderid=101 etc....

but in api returns pagepage associated parameters (i.e. not separate pagepath queries). have write own routine this.

google-analytics-api

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -