TikTok Pixel Integration
CrowdChange supports TikTok Pixel browser tracking and optional TikTok Events API purchase tracking. Once connected, your TikTok Pixel receives page,AddToCart, and CompletePayment events.
If a TikTok Events API access token is configured, CrowdChange also sends completed payments from the server.
Setup
- Go to Admin -> Layout Settings -> Meta & Analytics
- Scroll to the TikTok pixel section
- Enter your TikTok Pixel ID, for example
CXXXXXXXXXXXXXXX - Optional: enter your TikTok Events API access token
- Click Save
Tracked Events
Page
Fired automatically on page load and virtual page navigation.AddToCart
Fired when an item is added to the checkout cart.
Example payload
CompletePayment
Fired when a donor successfully completes a transaction.
Example payload
Server-Side Payment Tracking
When both a TikTok Pixel ID and TikTok Events API access token are configured, CrowdChange sends a server-sideCompletePayment event.
Ad-network failures are logged and do not interrupt the donor checkout flow.
Click ID Attribution (ttclid)
When a visitor arrives via a TikTok ad, TikTok may append ttclid to the URL. CrowdChange captures this value in the browser session and passes it to server-side Events API calls as callback. CrowdChange also forwards the _ttp cookie when available.
Verifying Your Setup
After saving your Pixel ID:- Visit any page on your platform and confirm TikTok Pixel loads from
https://analytics.tiktok.com/i18n/pixel/events.js - Navigate between pages and confirm page events fire
- Add an item to the cart and confirm
AddToCartfires - Complete a test transaction and confirm
CompletePaymentfires with the expected value, currency, andevent_id