Piwik PRO
Piwik PRO - Web & App Analytics, Tag Manager, Data Activation and Consent Manager
3.3
(7 ratings)Will this break my store?
What the WordPress.org registry says about keeping Piwik PRO running.
Tested to 7.0.2
Tested against the WordPress branch in use today.11 days ago
At least 4.3 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.7.4
Your host must be running at least this version.5.7
2
Maintenance & trust
Scored on how Piwik PRO is looked after — not on how many stores run it.
85
out of 100Maintenance
35 / 35WordPress compatibility
20 / 20Support responsiveness
Not enough dataMerchant satisfaction
7 / 15Listing transparency
6 / 10Ratings
3.3
7 ratingsA simple plugin to add the Piwik PRO Analytics Suite container (with tracking code) to your WordPress site, making it easy to collect visitor data from any WordPress site and automatically track ecommerce in your WooCommerce store. You’ll also be able to manage consents and run tags after using this plugin.
What is Piwik PRO?
Piwik PRO is a privacy-first platform that provides advanced web and app analytics features while enabling full control over data. It provides flexible reports and data collection in addition to consent management, tag management and a customer data platform.
Analytics
Collect data across websites, apps, digital products and post-login areas. Customize how data is collected and analyze it with built-in audience, behavior, acquisition and conversion reports. Dive deeper with custom reports and access to raw data.
Tag Manager
Add flexible tags to your analytics stack without hiring an IT team to do it. Quickly create, test and deploy tags from templates or with custom code. Coordinate tag behavior with Analytics, Customer Data Platform and Consent Manager to fit any data collection approach.
Data Activation
Build customer profiles, segment audiences and create insightful single customer views. Quickly populate the profiles using data collected with the help of Analytics and Tag Manager. Set up Consent Manager so data is only collected data when there is specific consent for it.
Consent Manager
Manage consents and data subject requests in the same platform where data is collected and processed. Categorize data from Analytics and Tag Manager so that the data collected always agrees with the consent received.
If you’re using WordPress Classic Theme make sure it has the wp_body_open() function right after the opening <body> tag, otherwise the container won’t work.
Yes, this plugin automatically tracks events like ecommerce orders and abandoned carts, which result in full ecommerce reporting in Piwik PRO. To see the collected data, just turn on ecommerce reports in:
Piwik PRO > Menu > Administration > Reports > Show ecommerce reports.
Rename the data layer if you use other software with data layers. If the names are the same, the software can interfere with each other.
To check if your data layer name is not used by other software on your site, follow these steps:
- In the console on your site, run this command:
!window.hasOwnProperty("customDataLayer");replacingcustomDataLayerwith your custom name. - If this command returns
true, then you can safely use your custom name.
Content Security Policy restricts third-party tools from loading codes on the website and allows to fetch only approved origins of content. To support Content Security Policy mechanism, you need to add a nonce value as an attribute to containers and scripts that these containers load.
To add a nonce value add to a function.php file in yours theme the following code:
add_filter( 'piwik_pro_nonce', function() { return wp_create_nonce( time() ); } );
For more information, read our article about Content Security Policy.
Categories
Plugin details
Tags on WordPress.org
