empiricompany/openmage-tiktok-tracking
最新稳定版本:1.0.0
Composer 安装命令:
composer require empiricompany/openmage-tiktok-tracking
包简介
OpenMage module for TikTok Pixel integration with automatic e-commerce event tracking and advanced matching.
README 文档
README
OpenMage module for TikTok Pixel integration with automatic e-commerce event tracking.
Platform compatibility: this module is compatible with both OpenMage and MahoCommerce.
What It Does
This module automatically tracks e-commerce events on your OpenMage store and sends them to TikTok Pixel:
- ViewContent: Tracks when customers view product pages
- AddToCart: Tracks when customers add products to cart
- InitiateCheckout: Tracks when customers start the checkout process
- Purchase: Tracks completed orders
Optional Advanced Matching feature sends hashed customer email data for improved tracking accuracy.
Installation
Via Composer
composer require empiricompany/openmage-tiktok-tracking
Via Modman
modman clone https://github.com/empiricompany/openmage-tiktok-tracking.git
Manual Installation
Copy the contents of app/ folder to your OpenMage installation's app/ folder:
cp -r app/* /path/to/openmage/app/
Then clear cache:
rm -rf /path/to/openmage/var/cache/*
Configuration
- Go to Admin Panel → System → Configuration → TikTok → Tracking
- Enable the module
- Enter your TikTok Pixel ID (you can find it in TikTok Ads Manager)
- Optionally enable Advanced Matching for better tracking accuracy
- Optionally enable Debug Mode to log tracking data
Testing
Install the TikTok Pixel Helper browser extension to verify events are being tracked correctly.
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 6
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-14