@managed-components/tiktok

1.0.4 • Public • Published

TikTok Managed Component

Find out more about Managed Components here for inspiration and motivation details.

Released under the Apache license. PRs welcome! code style: prettier

🚀 Quickstart local dev environment

  1. Make sure you're running node version >=17.
  2. Install dependencies with npm i
  3. Run unit test watcher with npm run test:dev

⚙️ Tool Settings

Settings are used to configure the tool in a Component Manager config file

Pixel Code string required

pixelCode is a long number that identifies your Facebook Ads account.

API Access Token required

accessToken is a string used to authenticate when sending server side events in your name. You can obtain it following the information here.

Test Event Code

testKey is used to test your app or web browser events using test events tool Learn more

🧱 Fields Description

Fields are properties that can/must be sent with certain events

Tiktok Event Name string required

ev can be "ContentView", "PlaceAnOrder", "Add to Cart" one of the standard Tiktok events.

Email string

email user email. Automatically hashed.

Phone Number string

phone_number remove symbols, letters, and any leading zeros. Phone numbers must include a country code to be used for matching (e.g., the number 1 must precede a phone number in the United States). Always include the country code as part of your customers' phone numbers, even if all of your data is from the same country. Automatically hashed.

External ID string

external_id IDs that represent any unique identifier on the advertiser's side, such as loyalty membership IDs, user IDs, and external cookie IDs. Automatically hashed.

Readme

Keywords

none

Package Sidebar

Install

npm i @managed-components/tiktok

Weekly Downloads

2

Version

1.0.4

License

none

Unpacked Size

6.93 kB

Total Files

5

Last publish

Collaborators

  • kubaflare
  • omarmosid
  • yair-dovrat
  • refaerds
  • jonnyparris
  • simonabadoiu
  • bjesus