recipe-realtime-monitor
Installation
SKILL.md
Realtime Traffic Monitor
PREREQUISITE: Load the following skills to execute this recipe:
gmp-ga
Monitor live traffic on your site: active users, current pages, and traffic sources.
Steps
- Active users now:
gmp ga realtime -p PROPERTY_ID -m activeUsers -f table - Active users by page:
gmp ga realtime -p PROPERTY_ID -m activeUsers -d unifiedScreenName -f table - Active users by country:
gmp ga realtime -p PROPERTY_ID -m activeUsers -d country -f table - Active users by source:
gmp ga realtime -p PROPERTY_ID -m activeUsers -d sessionSource -f table