You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/actions-tiktok-pixel/index.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,18 +27,19 @@ This destination is maintained by TikTok. For any issues with the destination, [
27
27
5. Give the Destination a name.
28
28
6. On the Settings screen, provide the Pixel Code. This can be found in the TikTok Events Manager (TTEM).
29
29
- Ensure that the "Use Existing Pixel" setting is **off** if you want Segment to load the TikTok Pixel JavaScript code onto your website. This is the default and recommended behavior.
30
-
- Ensure that the "Use Existing Pixel" setting is **on** if you want Segment to detect a pre-existing TikTok Pixel which is already loaded to your website independently of Segment. If you enable this option and do not have TikTok Pixel loaded to your website, your data collection to Segment may be disrupted. See [The "Use Existing Pixel" setting](#use-existing-pixel-setting) for more information on how to use this setting safely.
30
+
- Ensure that the "Use Existing Pixel" setting is **on** if you want Segment to detect a pre-existing TikTok Pixel that's already loaded to your website independently of Segment. If you enable this option and don't have TikTok Pixel loaded to your website, your data collection to Segment may be disrupted. See [the "Use Existing Pixel" setting](#use-existing-pixel-setting) for more information on how to use this setting safely.
31
31
7. Toggle on the Destination using the **Enable Destination** toggle.
32
32
8. Click **Save Change**.
33
33
34
34
<aid="use-existing-pixel-setting"></a>
35
-
## The "Use Existing Pixel" setting
35
+
## The Use Existing Pixel setting
36
36
37
-
The TikTok Pixel Destination's default behavior is to load a TikTok Pixel Javascript library onto your website when the page loads. However if you already have TikTok Pixel on your website before enabling this Destination, you might prefer that Segment detects and uses your pre-existing TikTok Pixel Javascript library instead of loading a new TikTok Pixel library.
37
+
> warning ""
38
+
> Use caution when you toggle on the **Use Existing Pixel** setting; it could result in disruption to data collection if Segment doesn't detect TikTok Pixel on the website.
38
39
39
-
Toggling "on" the "Use Existing Pixel" will prevent Segment from loading a TikTok Pixel library onto the web page. Instead, Segment will attempt to detect your pre-loaded TikTok Pixel library and will use it when forwarding events to TikTok.
40
+
The TikTok Pixel destination's default behavior is to load a TikTok Pixel JavaScript library onto your website when the page loads. However, if you already have TikTok Pixel on your website before enabling this Destination, you may want Segment to detect and use your pre-existing TikTok Pixel JavaScript library instead of loading a new TikTok Pixel library.
40
41
41
-
Care should be taken when toggling the "Use Existing Pixel" setting to "on" as doing so could result in disruption to data collection if Segment doesn't detect TikTok Pixel on the website.
42
+
Toggling the **Use Existing Pixel** setting on will prevent Segment from loading a TikTok Pixel library onto the web page. Instead, Segment will attempt to detect your pre-loaded TikTok Pixel library and will use it when forwarding events to TikTok.
0 commit comments