Plausible Analytics Connector Reference
20 metrics30 dimensions
The Plausible Analytics connector exposes 50 fields (20 metrics, 30 dimensions). Every field ID below can be passed to the Windsor.ai API in the fields parameter.
Plausible Analytics Fields
Plausible Analytics General fields
The General report of the Plausible Analytics connector includes 3 fields.
| ID | Type | Name | Description |
|---|---|---|---|
| account_id | TEXT | Account ID | The account ID |
| account_name | TEXT | Account Name | The account name |
| date | DATE | Date | The date of the metrics. |
Plausible Analytics stats fields
The stats report of the Plausible Analytics connector includes 6 fields.
| ID | Type | Name | Description |
|---|---|---|---|
| stats__bounce_rate | NUMERIC | stats.bounce_rate | stats.bounce_rate |
| stats__date | DATE | stats.date | stats.date |
| stats__pageviews | NUMERIC | stats.pageviews | stats.pageviews |
| stats__visit_duration | NUMERIC | stats.visit_duration | stats.visit_duration |
| stats__visitors | NUMERIC | stats.visitors | stats.visitors |
| stats__visits | NUMERIC | stats.visits | stats.visits |
Plausible Analytics stats_by_city fields
The stats_by_city report of the Plausible Analytics connector includes 8 fields.
| ID | Type | Name | Description |
|---|---|---|---|
| stats_by_city__bounce_rate | NUMERIC | stats_by_city.bounce_rate | Bounce rate percentage. |
| stats_by_city__city_name | TEXT | stats_by_city.city_name | Name of the visitor city. |
| stats_by_city__country_name | TEXT | stats_by_city.country_name | Name of the visitor country. |
| stats_by_city__date | DATE | stats_by_city.date | The date in ISO 8601 format. |
| stats_by_city__pageviews | NUMERIC | stats_by_city.pageviews | The number of pageview events. |
| stats_by_city__visit_duration | NUMERIC | stats_by_city.visit_duration | Visit duration in seconds. |
| stats_by_city__visitors | NUMERIC | stats_by_city.visitors | The number of unique visitors. |
| stats_by_city__visits | NUMERIC | stats_by_city.visits | The number of visits/sessions. |
Plausible Analytics stats_by_country fields
The stats_by_country report of the Plausible Analytics connector includes 7 fields.
| ID | Type | Name | Description |
|---|---|---|---|
| stats_by_country__bounce_rate | NUMERIC | stats_by_country.bounce_rate | Bounce rate percentage. |
| stats_by_country__country_name | TEXT | stats_by_country.country_name | Name of the visitor country. |
| stats_by_country__date | DATE | stats_by_country.date | The date in ISO 8601 format. |
| stats_by_country__pageviews | NUMERIC | stats_by_country.pageviews | The number of pageview events. |
| stats_by_country__visit_duration | NUMERIC | stats_by_country.visit_duration | Visit duration in seconds. |
| stats_by_country__visitors | NUMERIC | stats_by_country.visitors | The number of unique visitors. |
| stats_by_country__visits | NUMERIC | stats_by_country.visits | The number of visits/sessions. |
Plausible Analytics stats_by_region fields
The stats_by_region report of the Plausible Analytics connector includes 8 fields.
| ID | Type | Name | Description |
|---|---|---|---|
| stats_by_region__bounce_rate | NUMERIC | stats_by_region.bounce_rate | Bounce rate percentage. |
| stats_by_region__country_name | TEXT | stats_by_region.country_name | Name of the visitor country. |
| stats_by_region__date | DATE | stats_by_region.date | The date in ISO 8601 format. |
| stats_by_region__pageviews | NUMERIC | stats_by_region.pageviews | The number of pageview events. |
| stats_by_region__region_name | TEXT | stats_by_region.region_name | Name of the visitor region. |
| stats_by_region__visit_duration | NUMERIC | stats_by_region.visit_duration | Visit duration in seconds. |
| stats_by_region__visitors | NUMERIC | stats_by_region.visitors | The number of unique visitors. |
| stats_by_region__visits | NUMERIC | stats_by_region.visits | The number of visits/sessions. |
Plausible Analytics other fields
The Plausible Analytics connector has 18 fields that do not belong to a named report, or belong to a report with only one or two fields.
| ID | Type | Name | Description | Report |
|---|---|---|---|---|
| data_fetched_at | Data fetched at | UTC timestamp (second precision) of when the connector request that pulled the row started. Freshly pulled rows show this request's start time; cache hits keep the start time of the request that filled the cache. Selecting this field disables aggregation, so rows are returned individually (each keeping its own fetch time) instead of being summed. | ||
| datasource | TEXT | Data Source | The name of the Windsor connector returning the row | |
| day_of_month | TEXT | Day of month | Day of the month | |
| month | TEXT | Month | Number of the month | |
| now | Now | Current timestamp | ||
| source | TEXT | Source | The name of the Windsor connector returning the row | |
| today | DATE | Today | Today's date | |
| week | TEXT | Week | Week (Sun-Sat). | |
| week_day | TEXT | Day of week and day number | Weekday number and name combined (Sun-Sat).Numbered from 0 Sunday to 6 Saturday. | |
| week_day_iso | TEXT | Day of week and day number, ISO | Weekday number and name combined, ISO format (Mon-Sun).Numbered from 1 Monday to 7 | |
| week_iso | TEXT | Week ISO | Week, ISO format (Mon-Sun). | |
| year | TEXT | Year | Year | |
| year_month | TEXT | Yearmonth | Year and month, e.g. 2024|3 | |
| year_month_name | TEXT | Year month name | Year and month with the month name written out, e.g. "Jan 2025". | |
| year_of_week | TEXT | Year of week | The year that contains first day of the week (Sun-Sat). | |
| year_of_week_iso | TEXT | Year of week, ISO | The year that contains first day of the ISO week (Mon-Sun). | |
| year_week | TEXT | Year week | Year and week for US weeks (Sun-Sat), e.g. 2024|15 | |
| year_week_iso | TEXT | Year week ISO | Year and week for ISO weeks (Mon-Sun), e.g. 2024|20 |
