How to set up a secure data connection with TikTok through Gamesight

Terakhir diperbarui: Februari 2025

TikTok for Business offers many tools that let you share the actions people take on your website with TikTok. When you share these events with TikTok, you can better optimize your campaigns and measure ad performance.

This article describes how to setup a secure data connection through Gamesight. Gamesight supports TikTok Events API. Using your Gamesight Tracker with TikTok will allow you to measure conversions and clicks in your Gamesight dashboard and reporting.


For more information on these connection tools, please review the following resources:


Creating your Tracker

Once you are logged into your Gamesight account, click Trackers on the left-hand side of the page to access your trackers. Once you are on your tracker page, you can click the Create option to create a new tracker.

After clicking Create, you can then search for the TikTok integration option by typing 'TikTok' into the search field, or by clicking the appropriate category (Social) as shown below.

Click on the TikTok option and then click the "Use TikTok" button to create your tracker.

Gamesight eAPI Implementation Guide - Step1

Link your TikTok Ad Account to Gamesight

To link your TikTok Ad Account to Gamesight, click the blue "Authorize with TikTok" button shown below. You will then be guided through an account linking process to link your TikTok Ad Account to Gamesight. Be sure to select the TikTok Ad Account you will be running your campaigns through.

Gamesight eAPI Implementation Guide - Step2

Once the account linking process in TikTok is authorized via verification code, you will be taken back to your TikTok Tracker on Gamesight. Simply use the Advertiser ID and Pixel Code drop-downs shown below to select your TikTok Ads Account and TikTok Pixel.

Gamesight eAPI Implementation Guide - Step 3

Click URL

Now that your tracker is created, copy the Click URL. It should be of the following form:


https://gsght.com/c/XXXXXX?campaign=__CAMPAIGN_ID__&campaign_name=__CAMPAIGN_NAME__&ad_group=__AID__&ad_group_name=__AID_NAME__&ad=__CID__&ad_name=__CID_NAME__&network_click_id=__CLICKID__


Just use the Network Tracker!

You do not need to proceed to the Campaign / Ad Group / Ad levels of the tracker creation for the TikTok Ads integration. Simply copy your full Network-level Click URL and use it as the Destination URL for your placements. Gamesight will automatically mirror the Campaign structure that you set up in your TikTok Ads account.

Place your Click URL, referenced above, in the URL field of the Destination Page section of your TikTok ad's setup as shown below.

Gamesight eAPI Implementation Guide - Step 4

❗️TikTok 3rd Party Tracking

You must leave both the Impression and Click Tracking fields blank as shown below. Filling these fields in could result in your ads being rejected or displaying errors.



Postback Configuration

If you would like to send conversion data back to TikTok, you can do so using our Postback Management tooling.

Select your Goal Trigger, Tiktok Pixel, and the Event Type and Gamesight will begin sending those conversion events attributed to Tiktok back to your Tiktok Pixel.


Multiple Landing Pages

Since Gamesight uses a single tracking link for all of your TikTok campaigns, it isn't possible to use the normal tracker management tools to control the landing pages for your campaigns. If you want to direct users to different landing pages, you will need to use the destination_url parameter on your tracking link to control the page.

For example, if you wanted to override the landing page for your ad to direct to Google, you would append the URL to the end of your link as shown in the example below.


https://gsght.com/c/XXXXXX?campaign=__CAMPAIGN_ID__&campaign_name=__CAMPAIGN_NAME__&ad_group=__AID__&ad_group_name=__AID_NAME__&ad=__CID__&ad_name=__CID_NAME__&destination_url=https://google.com


You can read more about using the destination_url parameter in the destination_url parameter in the URL Parameters & Macros guide.