sweetanalytics/sweet-tracker 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

sweetanalytics/sweet-tracker

最新稳定版本:1.0.5

Composer 安装命令:

composer require sweetanalytics/sweet-tracker

包简介

Magento module for Sweet Analytics Tracker.

README 文档

README

A Magento 2 module for integrating Sweet Analytics tracking functionality.

Requirements

  • PHP: 8.1 or higher
  • Magento: 2.4.7 or higher (compatible with 2.4.8+)
  • Magento Framework: 103.0.0 or higher

Installation

Via Composer (Recommended)

composer require sweetanalytics/sweet-tracker

Manual Installation

  1. Download the module files
  2. Place them in app/code/YelHex/SweetTracker/
  3. Run the following commands:
php bin/magento module:enable YelHex_SweetTracker
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush

Configuration

  1. Go to Admin Panel > Stores > Configuration > Sweet Analytics
  2. Enable the module
  3. Enter your Sweet Analytics tracking ID
  4. Save the configuration

Features

  • Tracks e-commerce events
  • Supports order success conversion tracking (conversion pixel)

Version History

  • 1.0.8: Updated for PHP 8.1+ and Magento 2.4.7+ compatibility
  • 1.0.7: Previous version

Magento Commerce Marketplace

To upload to the AdobeCommerce Marketplace go to https:// commercedeveloper.adobe.com/extensions/ and upload a zip using the following command:

zip -r sweetanalytics_sweet-tracker-1.X.X.zip ./ -x './.git/*'

License

OSL-3.0

统计信息

  • 总下载量: 7.99k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 3
  • 开发语言: JavaScript

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2020-01-16