Most. Help

Send TikTok Events API events with Pixel Activator

Published Sep 3, 2026Updated Sep 13, 20264 min readIntermediate
Hand-drawn server sends a checked event toward a TikTok music-note flag
What you'll learn
  • Where TikTok keeps the Pixel Code and token
  • How to choose and test a first event
  • How to avoid duplicate browser and server signals
Intermediate

Send TikTok Events API events with Pixel Activator

event_id

Related: TikTok server-side GTM setup, Meta credential setup, and event deduplication.

What are TikTok Events API events?

Server delivery complements the TikTok Pixel. A vague conversion rule or ignored consent and data-handling obligations still make the event unsuitable.

Where are the Pixel Code and access token?

  1. Open TikTok Ads Manager and go to Tools > Events Manager.
  2. Select the web pixel used for the campaign and copy its Pixel Code.
  3. Open the pixel settings and find the Events API section.
  4. Generate an access token, copy it immediately, and save it in a secret store.

The existing TikTok server-side setup guide covers this route in more detail.

Which TikTok event should you select?

Conversion actionTypical TikTok eventDo not use it for
Paid orderPurchase or CompletePaymentA visit to checkout
Lead form submittedSubmitFormA form view
Registration completedCompleteRegistrationA registration button click
Product addedAddToCartA product page view

In TikTok Events API v1.3, Purchase is the primary recommended standard, while CompletePayment remains supported as a classic pixel web event. Pixel Activator provides both events in its UI, sending each with a test value of 1 USD. Keep a written mapping between your business actions and event names to prevent accidental changes when connecting new tools later.

How do you test the server event?

  1. Add the Pixel Code and token in Pixel Activator.
  2. Select one event linked to a real test action.
  3. Send it once.
  4. Open the selected pixel in Events Manager and use its testing or activity view.
  5. Check the event source, name, timestamp, and diagnostics.
Quick start without code

For one-off event verification with TikTok, use the free Pixel Activator — it sends test events in a few clicks. For resilient automated conversion delivery with deduplication and parameter mapping, use Most.

How does TikTok deduplication work?

Generate one ID when the conversion happens and preserve it across browser and server delivery. Do not use a fixed ID for every conversion. The deduplication guide explains why stable per-event IDs matter.

Which data should you review before going live?

  • Pixel Code belongs to the correct ad account and site.
  • Token has not been exposed or rotated.
  • Event name matches the completed business action.
  • Browser and server paths use the same event ID if both operate.
  • TikTok Events Manager shows the expected server event.

Common TikTok Events API mistakes

MistakeSymptomFix
Wrong Pixel CodeEvent is missing from the expected assetCopy the code from the selected Events Manager pixel
Token exposedSecurity riskRotate the token and update the protected field
Same conversion sent twiceCounts do not match realityUse one event ID and event name across both sources
Event chosen too earlyOptimisation learns from the wrong actionMap it to the completed milestone

What should you automate later?

Sources

Sources

Conversion delivery tools
  • Manual testing and validation: use Pixel Activator for free test event dispatch and parameter checks before campaign launch.
  • Automated routing and delivery: connect Most for resilient server-side conversion delivery with deduplication, retry queues, and pre-built integrations.
Was this guide helpful?
Author
Most Team
Справочная служба

Официальные руководства и глоссарий для платформы Most и Активатора пикселей.

Topic
TikTok Events API and Pixel: Setup and Diagnostics Guide
Main article of the topic
Related articles

Related guides

Related concepts