Configuration
1. Add your API Key
To connect Umami to Nekt, you need an API key. For Umami Cloud:- Log in to your Umami Cloud account
- Navigate to Settings > API Keys
- Create a new API key
- Copy the key and paste it into the API Key field in Nekt
- Log in to your Umami instance
- Generate an API key from your account settings
- Copy the key and update the Base URL field to point to your instance (e.g.,
https://analytics.yourdomain.com/api)
2. Select streams
Choose which data streams to sync. Available streams are listed below.3. Configure data source
Set the Start Date to define how far back to sync data. If not set, defaults to 30 days ago. Optionally, provide specific Website IDs to limit the sync to certain websites. If left empty, all websites accessible by the API key will be synced.4. Check your new source
After saving, run a sync to verify that data is flowing correctly.Streams and Fields
websites
websites
List of all websites tracked in Umami.
sessions
sessions
Individual visitor sessions with device, location, and browsing metadata.
session_stats
session_stats
Aggregated session statistics per website.
events
events
Individual tracked events (page views, custom events).
event_stats
event_stats
Aggregated event statistics per website.
pageviews
pageviews
Daily pageview and session counts per website.
metrics_url
metrics_url
Top pages ranked by view count.
metrics_referrer
metrics_referrer
Traffic sources ranked by visitor count.
metrics_country
metrics_country
Visitor distribution by country.
metrics_device
metrics_device
Visitor distribution by device type.
metrics_event
metrics_event
Custom event names ranked by occurrence count.