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

  1. Active users now: gmp ga realtime -p PROPERTY_ID -m activeUsers -f table
  2. Active users by page: gmp ga realtime -p PROPERTY_ID -m activeUsers -d unifiedScreenName -f table
  3. Active users by country: gmp ga realtime -p PROPERTY_ID -m activeUsers -d country -f table
  4. Active users by source: gmp ga realtime -p PROPERTY_ID -m activeUsers -d sessionSource -f table
Installs
1
GitHub Stars
28
First Seen
Jun 10, 2026
recipe-realtime-monitor — lucianfialho/gmp-cli