Plausible Analytics
Plausible Analytics is a simple, privacy-friendly
Google Analytics alternative. The destination loads the Plausible script,
initializes the plausible function, and sends page views and custom events.
Plausible is a web destination in the walkerOS flow:
Installation
- Integrated
- Bundled
Configuration
This destination uses the standard destination config wrapper (consent, data, env, id, ...). For the shared fields see destination configuration. Package-specific fields live under config.settings and are listed below.
Settings
| Property | Type | Description | More |
|---|---|---|---|
domain | string | The domain of your site as registered in Plausible |
Mapping
This package does not define custom rule-level settings. For the standard rule fields (consent, condition, data, batch, name, policy) see mapping.
Examples
Custom event
A generic entity action fires a Plausible custom event with mapped props and a revenue field.
Initialization
Destination bootstrap loads the Plausible script for the configured domain and installs the queue.
Purchase
A completed order fires a Plausible purchase event with revenue currency and amount.