Commerce Piwik
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
Adds ecommerce interaction tracking for Piwik to Drupal Commerce.
Piwik is an php based open source analytics tool that aims to be an open source alternative to Google Analytics.
Piwik has several tracking functions for tracking ecommerce activities on your site. These are:
- Ecommerce Orders (and products)
- Ecommerce Cart update (and products)
- Product (and/or category) page views
See also:
http://piwik.org/docs/ecommerce-analytics/
This modules sends the order, cart and product page details from Drupla Commerce to piwik so it can generate the a bunch of reports which should help you to improve the shopping experience of your customers.
Requirements
Installation / Configuration
- Install like any other Drupal module.
- Enable ecommerce tracking for your ecommerce site in your piwik installation. (Settings > Websites > 'Edit' and select 'Ecommerce enabled')
- For now there is no configuration necessary. But this might change in the future.
Features
Working:
For now only order tracking is working. (Without category lookup per purchased product)
Missing:
Cart tracking and product page view tracking will follow.
Roadmap
- #1992932: Add order tracking.
- #1992920: Add tracking for add / update the shopping cart.
- #1992922: Add tracking for Product Page Views & Category Page Views
Similar Modules
This module is based on ideas from the Google Analytics Version of this module.
