Skip to main content

Piwik PRO

Web Source code Package

Piwik PRO is a European, privacy-focused web analytics and marketing platform. The destination sends events to Piwik PRO via the _paq command queue, loading the tracking container script and forwarding page views, custom events, and ecommerce calls.

Where this fits

Piwik PRO is a web destination in the walkerOS flow:

Installation

Loading...
Loading...

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

PropertyTypeDescriptionMore
appId*stringID of the Piwik PRO site
url*stringURL of your Piwik PRO account
linkTracking*booleanEnables/Disables download and outlink tracking
* Required fields

Mapping

Per-event rules under config.mapping. For the standard rule fields (consent, condition, data, batch, name, policy) see mapping.

PropertyTypeDescriptionMore
goalId*stringID to count the event as a goal
goalValuestringProperty to be used as the goal value
* Required fields

Examples

Cart update

A cart view fires Piwik PRO ecommerceCartUpdate with nested products, total value, and currency code.

Event
Mapping
Out

Custom event with goal

A promotion visible event fires Piwik PRO trackEvent and then trackGoal to record a goal conversion.

Event
Mapping
Out

Add to cart

A product add fires Piwik PRO ecommerceAddToCart with the added item and currency code.

Event
Mapping
Out

Ecommerce order

A completed order calls Piwik PRO ecommerceOrder with line items, order totals, and currency code.

Event
Mapping
Out

Initialization

Destination bootstrap loads the Piwik PRO tracker and configures the tracker URL and app id.

Event
Out

Page view

A page view fires Piwik PRO trackPageView with the page title resolved from event data.

Event
Mapping
Out

Product detail view

A product view fires Piwik PRO ecommerceProductDetailView with a single-item array and currency code.

Event
Mapping
Out
💡 Need implementation support?
elbwalker offers hands-on support: setup review, measurement planning, destination mapping, and live troubleshooting. Book a 2-hour session (€399)