I'm trying to write a program that will create a report of the page views within a date range for specific webpages within my site. I've been scouring the API help section, but i can't seem to find out how to get metrics for a specific page.

I think it has something with defining a specific tableID, but I've been unable to find that number.

Any help is appreciated. Thanks.

link|improve this question
feedback

1 Answer

new version: you can take the tableId from the query, is the number after the "p": for example the : 14725836 www.google.com/analytics/web/#dashboard/xxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxp14725836/%3F_.date00%3D20111228%26_.date01%3D20111228/

old version

is the param "id" www.google.com/analytics/reporting/?reset=1&id=14725836&pdr=20111127-20111227

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.