Hi,
I would like to know if there's a way to apply filters to time-
aggregated data (by day, by month) through the WebService/Rest API.
Unfortunately in the “258” table (the one devoted to aggregation)
there aren’t hints for regular expression filters like this one:
u:request_stem=~^/
www.mysite.com/mychannel/(ch1|ch2|ch3)/mypage.html
The only dimensions available are “day,month,year,total”.
In short I'm looking for a query that returns daily(and possibly
monthly) aggregated “visits,pages” metrics filtered by url.
Thanks in advance,
Cristian