Best way to generate an automated report in Google Analytics for a specific collection of URLs
Posted
by Forrest Marvez
on Stack Overflow
See other posts from Stack Overflow
or by Forrest Marvez
Published on 2010-03-10T14:37:32Z
Indexed on
2010/03/18
8:21 UTC
Read the original article
Hit count: 279
google-analytics
|analytics
Currently using Google Analytics as a supplement to our paid tracking software, but neither of them are giving us exactly what we need.
I have a list of about 60 or so urls (out of about 1500) on the site that I wish to setup a monthly report for that can be emailed to multiple recipients. I can't seem to figure out how to create a report showing just the hits on these 60 urls, I can apply advanced filters on the content page but those disappear after a while and sometimes error out when adding too many URL's.
Is there a method I'm missing in Google Analytics to achieve this goal or am I better running an SSIS package to pull the URL's from the API and formatting a document that way?
© Stack Overflow or respective owner