Integrations
TikTok Pixel
Last updated September 24, 2025
TikTok Pixel is TikTok's conversion tracking and audience targeting tool. It measures ad effectiveness, tracks user actions, and helps optimize your TikTok advertising campaigns.
Integrate with c15t
How c15t loads it
- Category:
marketing(Ads & Pixels) - Loads when: marketing consent is granted
- On revocation: persists — c15t pushes the new consent state to
ttqso TikTok stops tracking without removing the script
Tracking events in your app
c15t gates the TikTok Pixel script from loading until marketing consent is granted. After consent is granted the script stays in the DOM, and c15t pushes the new consent state to ttq if consent is later revoked.
This means window.ttq is only defined after the user has granted marketing consent at least once. Before that, unguarded calls throw. After that, calls are safe — TikTok's own consent state suppresses tracking when revoked.
Types
TikTokPixelOptions
Loading…
Script
Loading…