pivotal/module-analytics-app
最新稳定版本:1.0.0
Composer 安装命令:
composer require pivotal/module-analytics-app
包简介
Analytics module for Magento 2.
README 文档
README
Pivotal Analytics Extension
Overview
The Pivotal Analytics extension for Magento 2 provides advanced analytics capabilities to enhance your e-commerce platform. This extension allows you to track user behaviour, analyse sales order events, and generate insightful reports to improve your business decisions.
The extension uses event observers to track configured user activities without affecting website's UI/UX.
Configuration is provided in admin area of the e-commerce store where site owners can enable/disable particular events to track. Currently the extension only provide option to track events server-side.
The extension is under open-source licensing and its code can be customised by the store owner or their team.
Features
- Add to cart event tracking
- View cart activity tracking
- Purchase event tracking
- Refund order event tracking
- Order cancellation event tracking
Installation Instructions
Composer installation:
Run below commands:
composer require pivotal/module-analytics-app
Manual installation:
- Download the Extension: Clone or download the Pivotal Analytics extension from the repository.
- Copy to Magento Root: Place the
Pivotalfolder in theapp/codedirectory of your Magento installation.
Magento setup commands
- Enable the Module: Run the following command in your Magento root directory:
php bin/magento module:enable Pivotal_Analytics - Run Setup Upgrade: Execute the setup upgrade command:
php bin/magento setup:upgrade - Deploy Static Content (if in production mode):
php bin/magento setup:static-content:deploy - Clear Cache:
php bin/magento cache:clean php bin/magento cache:flush
Usage Guidelines
After installation, you can configure the Pivotal Analytics extension from the Magento admin panel. Navigate to Stores > Configuration > General > Pivotal Analytics to set up your preferences.
Support
For any issues or feature requests, please open an issue in the repository or contact our support team.
License
This extension is licensed under the Open Software License 3.0 (OSL-3.0).
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2025-11-19