承接 pivotal/module-analytics-app 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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:

  1. Download the Extension: Clone or download the Pivotal Analytics extension from the repository.
  2. Copy to Magento Root: Place the Pivotal folder in the app/code directory of your Magento installation.

Magento setup commands

  1. Enable the Module: Run the following command in your Magento root directory:
    php bin/magento module:enable Pivotal_Analytics
    
  2. Run Setup Upgrade: Execute the setup upgrade command:
    php bin/magento setup:upgrade
    
  3. Deploy Static Content (if in production mode):
    php bin/magento setup:static-content:deploy
    
  4. 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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2025-11-19