Umami Analytics
JSON →Access website analytics data from your Umami instance.
Install
pip install uv` Tools · 10
- get_websites Retrieve a list of websites and their IDs in your Umami account
- get_website_stats Get key metrics like pageviews, visitors, bounce rate for a website
- get_website_metrics Analyze specific metrics like URLs, referrers, browsers, countries
- get_pageview_series Get time-series pageview data with customizable intervals
- get_active_visitors Monitor current number of active visitors on a website
- get_session_ids Retrieve session IDs for specific events or time periods
- get_tracking_data Get detailed activity data for a specific session ID
- get_docs Perform semantic search on many user journeys, returning the most relevant chunks for a given question
- get_screenshot Capture visual snapshots of webpages
- get_html Retrieve and analyze webpage HTML source code
Environment variables
UMAMI_API_URLUMAMI_TEAM_ID
Links
★ 7 GitHub stars