How to make Pages / Visit like in Google Analytics usign ga:xxxxxx?

1,565 views
Skip to first unread message

Marcelo Barros

unread,
Oct 22, 2010, 6:13:03 PM10/22/10
to google-analytics...@googlegroups.com
Hello!

According to the list of dimensions and metrics from Google Analytics (http://goo.gl/K8cH), if I want to analyze the browsers that visited my site, I use ga:browser (dimension) and if you want to see how many pageviews I use ga:pageviews (metric).

But there is an option in Google Analytics called Pages / Visit (Pages Per Visit [?]) That I have not found in this list.

How do I apply the Pages / Visit using the example of ga:xxxxxx?

Nick

unread,
Oct 22, 2010, 7:22:12 PM10/22/10
to google-analytics-api - GA Data Export API
Hi,

We currently do not expose calculated metrics, so you have to query
for the base metrics and do the calculation in your own program.

So if you query for ga:pageviews and ga:visits you can get the results
and divide them to get pages / visit.

-Nick
Reply all
Reply to author
Forward
0 new messages