Skip to main content

Plausible Analytics

Source code Package Browser ES5

Plausible Analytics is a simple, and privacy-friendly Google Analytics Alternative. The destination sends events to Plausible via the plausible function.

Installation

Install the destination via npm

npm i @elbwalker/destination-web-plausible
import { elb } from '@elbwalker/walker.js';
import destinationPlausible from '@elbwalker/destination-web-plausible';

elb('walker destination', destinationPlausible, config);

Configuration

Configure your Plausible destination.

Custom Config
Result

Custom

PropertyTypeDescription
domainstringThe domain of your site as registered in Plausible

Mapping

Send custom events manually using the JavaScript function

CustomEvent

Event
Custom Config
Result

Purchase

Follow the Ecommerce revenue tracking guide to setup the purchase event.

Event
Custom Config
Result
info

If you need professional support with your walkerOS implementation, check out our services.