Sua chance de ter acesso
ao meu grupo g r a t u i t o

Vagas liberadas
curl --location --request POST 'https://business-api.tiktok.com/open_api/v1.3/event/track/' --header 'Access-Token: ACCESS_TOKEN' --header 'Content-Type: application/json' --data-raw '{ "event_source": "web", "event_source_id": "CNIT743C77U88FAC3GDG", "data": [ { "event": "Contact", "event_time": "", // number. The time that the event took place. Use unix timestamp. Example: 1697783008. "user": { "ttclid": "", // string. TikTok Click ID (ttclid) or a tracking parameter added to a landing page URL whenever a user clicks on an ad on TikTok. It starts with "E.C.P.". "external_id": "", // string. Any unique identifier, such as loyalty membership IDs, user IDs, and external cookie IDs.It must be hashed with SHA-256 on the client side. "phone": "", // string. The phone number of the customer if available. It must be hashed with SHA-256 on the client side. "email": "", // string. The email of the customer if available. It must be hashed with SHA-256 on the client side. "ip": "", // string. Non-hashed public IP address of the browser. "user_agent": "" // string. Non-hashed user agent from the user’s device. Example: "Chrome/91.0.4472.124". }, "page": { "url": "" // string. The page URL where the event took place. Example: "http://demo.mywebsite.com/purchase" }, "properties": { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". } } ] }' curl --location --request POST 'https://business-api.tiktok.com/open_api/v1.3/event/track/' --header 'Access-Token: ACCESS_TOKEN' --header 'Content-Type: application/json' --data-raw '{ "event_source": "web", "event_source_id": "CNIT743C77U88FAC3GDG", "data": [ { "event": "ClickButton", "event_time": "", // number. The time that the event took place. Use unix timestamp. Example: 1697783008. "user": { "ttclid": "", // string. TikTok Click ID (ttclid) or a tracking parameter added to a landing page URL whenever a user clicks on an ad on TikTok. It starts with "E.C.P.". "external_id": "", // string. Any unique identifier, such as loyalty membership IDs, user IDs, and external cookie IDs.It must be hashed with SHA-256 on the client side. "phone": "", // string. The phone number of the customer if available. It must be hashed with SHA-256 on the client side. "email": "", // string. The email of the customer if available. It must be hashed with SHA-256 on the client side. "ip": "", // string. Non-hashed public IP address of the browser. "user_agent": "" // string. Non-hashed user agent from the user’s device. Example: "Chrome/91.0.4472.124". }, "page": { "url": "" // string. The page URL where the event took place. Example: "http://demo.mywebsite.com/purchase" }, "properties": { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". } } ] }' curl --location --request POST 'https://business-api.tiktok.com/open_api/v1.3/event/track/' --header 'Access-Token: ACCESS_TOKEN' --header 'Content-Type: application/json' --data-raw '{ "event_source": "web", "event_source_id": "CNIT743C77U88FAC3GDG", "data": [ { "event": "CompleteRegistration", "event_time": "", // number. The time that the event took place. Use unix timestamp. Example: 1697783008. "user": { "ttclid": "", // string. TikTok Click ID (ttclid) or a tracking parameter added to a landing page URL whenever a user clicks on an ad on TikTok. It starts with "E.C.P.". "external_id": "", // string. Any unique identifier, such as loyalty membership IDs, user IDs, and external cookie IDs.It must be hashed with SHA-256 on the client side. "phone": "", // string. The phone number of the customer if available. It must be hashed with SHA-256 on the client side. "email": "", // string. The email of the customer if available. It must be hashed with SHA-256 on the client side. "ip": "", // string. Non-hashed public IP address of the browser. "user_agent": "" // string. Non-hashed user agent from the user’s device. Example: "Chrome/91.0.4472.124". }, "page": { "url": "" // string. The page URL where the event took place. Example: "http://demo.mywebsite.com/purchase" }, "properties": { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". } } ] }' curl --location --request POST 'https://business-api.tiktok.com/open_api/v1.3/event/track/' --header 'Access-Token: ACCESS_TOKEN' --header 'Content-Type: application/json' --data-raw '{ "event_source": "web", "event_source_id": "CNIT743C77U88FAC3GDG", "data": [ { "event": "CompletePayment", "event_time": "", // number. The time that the event took place. Use unix timestamp. Example: 1697783008. "user": { "ttclid": "", // string. TikTok Click ID (ttclid) or a tracking parameter added to a landing page URL whenever a user clicks on an ad on TikTok. It starts with "E.C.P.". "external_id": "", // string. Any unique identifier, such as loyalty membership IDs, user IDs, and external cookie IDs.It must be hashed with SHA-256 on the client side. "phone": "", // string. The phone number of the customer if available. It must be hashed with SHA-256 on the client side. "email": "", // string. The email of the customer if available. It must be hashed with SHA-256 on the client side. "ip": "", // string. Non-hashed public IP address of the browser. "user_agent": "" // string. Non-hashed user agent from the user’s device. Example: "Chrome/91.0.4472.124". }, "page": { "url": "" // string. The page URL where the event took place. Example: "http://demo.mywebsite.com/purchase" }, "properties": { "contents": [ { "content_id": "", // string. ID of the product. Example: "1077218". "content_type": "", // string. Either product or product_group. "content_name": "" // string. The name of the page or product. Example: "shirt". } ], "value": "", // number. Value of the order or items sold. Example: 100. "currency": "" // string. The 4217 currency code. Example: "USD". } } ] }'