What problem does it solve?
Many ecommerce stores experience significant under-reporting of purchases in TikTok Ads Manager because browser-side Pixels are blocked by privacy controls, ad blockers, or fallible client signals. This Skill documents pairing the TikTok Pixel with server-side Events API (EAPI) and best practices for catalog sync, Spark Ads, and campaign structure to restore accurate attribution and improve ad performance.
Core Features & Use Cases
- Server-side Events API integration: Guidance and code patterns for sending purchase events from backend order webhooks with SHA-256 hashed PII and matching event_id to deduplicate with the browser Pixel.
- Platform mappings & catalog sync: Platform-specific setup notes for Shopify, WooCommerce, and BigCommerce plus feed and JSONL guidance for custom/headless stores to enable Dynamic Shopping Ads.
- Campaign & creative strategy: Recommended three-tier campaign architecture (prospecting, retargeting, Spark Ads), bidding and creative best practices, and measurement targets for event quality and ROAS.
- Use Case: Fix a Shopify store reporting only 40% of purchases by enabling Maximum Data Sharing, sending server-side CompletePayment events with event_id, and syncing the product catalog to run Video Shopping Ads and retargeting.
Quick Start
Set up TikTok Pixel and Events API for my Shopify store, enable maximum data sharing for server-side events, sync the product catalog, and create a Video Shopping prospecting campaign.