This is the statistics module for drupal commerce products. The module is inspired by the statistics module and it used for commerce product entity type.

Installation

Install with composer require drupal/commerce_statistics.

Please add the following line to your _.htaccess_ file in the site root folder.
This allows commerce_statistic.js to post it's data to the database table.