Skip to content

Commit 3008ee9

Browse files
authored
Merge pull request #4217 from segmentio/spencerattick-patch-1
add event names that TikTok supports
2 parents 5eff412 + a98e384 commit 3008ee9

File tree

1 file changed

+3
-1
lines changed
  • src/connections/destinations/catalog/tiktok-conversions

1 file changed

+3
-1
lines changed

src/connections/destinations/catalog/tiktok-conversions/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Data shared through the Events API is processed similarly to information shared
1414
The TikTok Conversions destination provides the following benefits:
1515

1616
1. **Clear mapping of data.** Actions-based destinations enable you to define the mapping between the data Segment receives from your source and the data Segment sends to TikTok.
17-
2. **Prebuilt mappings.** Mappings for TikTok Standard Events, like `PlaceAnOrder`, are prebuilt with the prescribed parameters and available for customization.
17+
2. **Prebuilt mappings.** Mappings for TikTok Standard Events, like `PlaceAnOrder`, are prebuilt with the prescribed parameters and available for customization.
1818
3. **Streamlined stability and security.** Integrate and iterate without client-side limitations, like network connectivity or ad blocker issues.
1919
4. **Privacy-focused**: Stay compliant with rapidly evolving requirements with automatic PII hashing and flexible controls that let you adapt what data you share.
2020
5. **Maximum event measurement**: Capture more events with improved accuracy across different browsers, apps, and devices to get a unified view of your customer's journey from page view to purchase.
@@ -65,6 +65,8 @@ If you want to send a [TikTok standard event](https://ads.tiktok.com/marketing_a
6565
2. Set up your Event Trigger criteria for completed registrations.
6666
3. Input a literal string of "CompleteRegistration" as the Event Name.
6767

68+
Please be aware that TikTok only supports [these event names](https://ads.tiktok.com/marketing_api/docs?id=1727541103358977){:target="_blank"}.
69+
6870
### PII Hashing
6971

7072
Segment creates a SHA-256 hash of the following fields before sending to TikTok:

0 commit comments

Comments
 (0)