Royce
unread,Aug 9, 2009, 1:28:58 PM8/9/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-analytics-api - GA Data Export API
Hi there, I am trying to use the API to extract visits by date by
medium/source (e.g. like on the Analytic Traffic Sources pages. I
can't find a way to specify the dimensions/metrics to give me this
information.
I am currently using:
'dimensions','ga:source'
metrics','ga:visits'
'filters','ga:source==(direct),ga:medium==referral,ga:medium==organic'
and I get the totals for my time period, but I would like the
individual amounts for each filter by day. I hope I am clear on this.
Thanks for any help!