承接 empiricompany/openmage-tiktok-tracking 相关项目开发

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

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

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

Latest Version on Packagist Total Downloads

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

  1. Go to Admin Panel → System → Configuration → TikTok → Tracking
  2. Enable the module
  3. Enter your TikTok Pixel ID (you can find it in TikTok Ads Manager)
  4. Optionally enable Advanced Matching for better tracking accuracy
  5. 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
  • 点击次数: 8
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-03-14