Hi,
I'm trying to have in API, to have the same data like in analytics. But i don't succeed to have the data under Site Content -> All Page -> Page
I'm using VBA functions for google analytics:
Metric = visits&pageviews
Dimensions = PagePath&LandingPagePath
Actually the colums ga:visits is returning back the number of entrances (comparing data with analytics)
Which dimensions an metrics i have to use, to display correctly Page?
Can You help on that ?
Simon