TikTok Offline Events

TikTok is a social platform short-form video hosting service. This destination leverages TikTok Events API to report offline events.

Key features

The TikTok Offline Events destination provides the following key features:

  • Events structure: our Events reference covers TikTok offline events, 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.

Destination setup

Configuration

Settings
Description

Event Set Id

Required Your event set identifier value. More details are available following this LINK. This setting supports dynamic values [1].

Mapping

Required Map "TikTok Event Types" with your "Commanders Act events" by setting at least a TikTok Event Type and a Commanders Act Event Name . One entry is required.

Quick reference

Commanders Act Events
TikTok Event Type

[All events]

CompletePayment , Contact , Subscribe and SubmitForm [1]

Field Mappings

Commanders Act Properties
TikTok Properties

Event Set Id

event_set_id

TikTok Event Type

event [1]

id

event_id

context.event_timestamp

timestamp[2]

user.phone

context.user.phone_numbers.0 [3]

user.email

context.user.emails.0 [3]

id

properties.order_id

shop_id

properties.shop_id

items.X.id

properties.contents.X.content_id

items.X.product.name

properties.contents.X.content_name

items.X.product.price

properties.contents.X.price

items.X.quantity

properties.contents.X.quantity

items.X.type

properties.contents.X.content_type

items.X.product.category_1> items.X.product.category_2> items.X.product.category_3> items.X.product.category_4> items.X.product.category_5

properties.contents.X.content_category

currency

properties.currency

value

properties.value

type

properties.event_channel

Last updated

Was this helpful?