TikTok Events API
TikTok for Business is a global platform designed to give brands and marketers the solutions to be creative storytellers and meaningfully engage with the TikTok community. The TikTok Events API is a server-side integration that allows you to share website and app visitor events directly with TikTok using their Events API for Web and Events API for App version 1.3.
Key features
The TikTok Events API destination provides the following key features:
Events structure: our Events reference matches TikTok's one, meaning that your data is properly bridged to the expected fields in an optimized way.
Prebuilt mappings: data mapping for event-based destinations happens automatically, which simplifies user inputs.
Automatic hashing: information is automatically hashed matching partner specifications.
Smart mapping: data mapping can be readjusted using your datalayer defined fields.
Support for multi-item data: information included in the item array is dispatched to TikTok.
Support for test event code: real-time validation in your test environments with field
test_event_code
.
Destination setup
Before you get started with this destination, make sure you can access TikTok Ads Manager.
TikTok custom events are available for reporting and audience creation purposes. Optimization is currently NOT supported.
Configuration
Access Token
TikTok Pixel ID
Test Event Code
Event Mapping
Quick reference
Web events
add_payment_info
AddPaymentInfo
add_to_cart
AddToCart
add_to_wishlist
AddToWishlist
begin_checkout
InitiateCheckout
click_button
ClickButton
complete_payment
purchase
CompletePayment
[1]
contact
Contact
download
Download
page_view
ViewContent
search
Search
sign_up
CompleteRegistration
submit_form
SubmitForm
subscribe
Subscribe
Field Mappings
context.event_timestamp
timestamp
[1]
id
event_id
[2]
TikTok Pixel ID
pixel_code
Test Event Code
test_event_code
context.page.url
context.page.url
context.page.referrer
context.page.referrer
context.device.ip
context.ip
context.device.user_agent
context.user_agent
user.id
context.user.external_id
[3]
user.email
context.user.email
[3]
user.phone
context.user.phone_number
[3]
items.X.content_type
properties.contents.X.content_type
[4]
items.X.id
properties.contents.X.content_id
items.X.product.price
properties.contents.X.price
items.X.quantity
properties.contents.X.quantity
items.X.product.category_1
properties.contents.X.content_category
items.X.product.name
properties.contents.X.content_name
content_type
properties.content_type
[4]
currency
properties.currency
event_name
properties.description
search_term
properties.query
value
properties.value
status
properties.status
partners.tiktok.ttp
context.user.ttp
[5]
partners.tiktok.ttclid
context.ad.callback
[6]
Last updated
Was this helpful?