Is it possible to have a custom report per minute for Google Analytics? So far I have found that it is possible to have a report per hour.
Tell me more
×
Webmasters Stack Exchange is a question and answer site for
pro webmasters. It's 100% free, no registration required.
|
migrated from stackoverflow.com Dec 5 '11 at 10:03
|
It's not available out of the box, but you could pass the minute level data as a custom variable with a single line of custom JavaScript You'd pass it as a page-level custom variable (you'd put this before your Assuming you're using the async syntax.
That would set a custom variable, with the key of However, I'd caution against spending time on this; it seems unlikely to yield actionable results. |
|||
|
|