Skip to content

Commit 4276ce9

Browse files
author
markzegarelli
authored
Merge pull request #2123 from segmentio/tiktok_update
Tiktok update
2 parents c95506a + 2079d11 commit 4276ce9

File tree

1 file changed

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

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Reporting web events allows advertisers to send user data directly to TikTok for
1515
> This document is about a feature which is in beta. This means that the Destination Actions are in active development, and some functionality may change before it becomes generally available
1616
1717
> success ""
18-
> **Good to know**: This page is about the [Actions-framework](/docs/connections/destinations/actions/) TikTok Conversions Segment destination.
18+
> **Good to know**: This page is about the [Actions-framework](/docs/connections/destinations/actions/) TikTok Conversions Segment Destination.
1919
2020
## Benefits
2121

@@ -25,29 +25,29 @@ Reporting web events allows advertisers to send user data directly to TikTok for
2525

2626
## Getting started
2727

28-
Follow the instructions below to enable your TikTok ads account, and add the TikTok Conversions destination to your Segment workspace.
28+
Follow the instructions below to enable your TikTok ads account, and add the TikTok Conversions Destination to your Segment workspace.
2929

3030
### TikTok Requirements
3131

3232
1. [Create a TikTok For Business account](https://ads.tiktok.com/marketing_api/docs?id=1702715936951297){:target="_blank"}.
3333
2. [Register as a developer](https://ads.tiktok.com/marketing_api/docs?id=1702716323359809{:target="_blank"}).
3434
3. [Create a developer application](https://ads.tiktok.com/marketing_api/docs?id=1702716474845185){:target="_blank"}.
35-
4. Follow instructions for [Authorization](https://ads.tiktok.com/marketing_api/docs?id=1701890912382977){:target="_blank"} and generate a long term access token.
35+
4. Follow instructions for [Authorization](https://ads.tiktok.com/marketing_api/docs?id=1701890979375106){:target="_blank"} and generate a long term access token.
3636

3737
### Configuring TikTok Conversions in Segment
3838

3939
1. From the Segment web app, click **Catalog**, then click **Destinations**.
4040
2. Find the Destinations Actions item in the left navigation, and click it.
4141
3. Click **Configure TikTok Conversions**.
4242
4. Select an existing Source to connect to TikTok Conversions.
43-
5. On the next page enter your TikTok Access Token, Secret Key, App Id, and Pixel Code. Click Verify credentials.
43+
5. On the next page enter your TikTok Access Token, and Pixel Code. Click Verify credentials.
4444

4545

4646
{% include components/actions-fields.html name="tiktok" connection="true" %}
4747

4848
## Pre-built subscriptions
4949

50-
By default a new TikTok Conversions destination comes with the following subscriptions.
50+
By default a new TikTok Conversions Destination comes with the following subscriptions.
5151

5252
| Subscription Name | Trigger | TikTok Conversions Action |
5353
| ----------------- | --------------------------------------------------- | ------------------------- |
@@ -57,11 +57,11 @@ By default a new TikTok Conversions destination comes with the following subscri
5757
| Order Completed | All events where the name is `Order Completed` | Report Web Event |
5858
| View Content | All **Page** events | Report Web Event |
5959

60-
Choose **Quick Setup** during configuration to can select these subscriptions. You can enable, edit, and disable them from the Actions tab of the destination.
60+
Choose **Quick Setup** during configuration to select these subscriptions. You can enable, edit, and disable them from the Actions tab of the destination.
6161

6262
The pre-built TikTok Conversions Subscriptions trigger the same action, **Report Web Event**. The default subscriptions map events that follow Segment's Spec to the TikTok spec. You can create new subscriptions and map events that best suit your configuration.
6363

64-
The table below shows the mapping of the Segment semantic ecommerce or custom event names to the TikTok semantic conversion event names in the prebuilt subscriptions.
64+
The table below shows the mapping of the Segment semantic [ecommerce](/docs/connections/spec/ecommerce/v2/) or custom event names to the TikTok semantic conversion event names in the pre-built subscriptions.
6565

6666
| Segment Event Name | TikTok Semantic Conversion Event Name |
6767
| -------------------- | ------------------------------------- |
@@ -93,7 +93,7 @@ Ensure you've created your TikTok Pixel within Events Manager before sending eve
9393
## Notes
9494

9595
- The TikTok Events API supports QPS =< 1k per app(TikTok Marketing API app)per endpoint. If more is required, please contact your TikTok account representative.
96-
- Requests report events to one pixel ID. This restriction is because authorization is done at user/pixel level. See the Authorization section for details.
96+
- Requests report events to one pixel ID. This restriction is because authorization is done at user/pixel level. See the [Authorization](https://ads.tiktok.com/marketing_api/docs?id=1701890912382977){:target="_blank"} section for details.
9797
- Data that is shared to the Events API is processed similar to information shared through other TikTok data integration business tools, like the TikTok pixel and TikTok SDK.
9898

9999

0 commit comments

Comments
 (0)