Tools

TikTok Pixel event JSON

Build a TikTok Pixel ttq.track snippet and JSON in your browser. Nothing is uploaded.

Snippet plus JSON. Hash emails separately before CAPI user_data.

How to use the TikTok Pixel event JSON

  1. Pick CompletePayment, AddToCart, ViewContent, or SubmitForm.
  2. Fill value, currency, content id, and optional pixel code.
  3. Copy ttq.track(…) into the page that already loads the TikTok base pixel.

Events vs audiences

This is a browser event snippet, not a hashed customer file. Hash emails on the TikTok audience hasher. The JSON block is a compact properties object for docs or a server stub — it does not POST to TikTok.

Nothing is uploaded

Generation is local.

TikTok Pixel event JSON FAQ

Need the base pixel?

Load TikTok’s pixel script with your pixel code first. This page only writes the track call.

Event names?

These four match common web events. Rename in the output if you use a custom event.

Related tools