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": "CPI0V13C77U3S3PJIKA0", "data": [ { "event": "AddPaymentInfo", "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": "CPI0V13C77U3S3PJIKA0", "data": [ { "event": "AddToCart", "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": "CPI0V13C77U3S3PJIKA0", "data": [ { "event": "AddToWishlist", "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": "CPI0V13C77U3S3PJIKA0", "data": [ { "event": "ClickButton", "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": "CPI0V13C77U3S3PJIKA0", "data": [ { "event": "CompletePayment", "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": "CPI0V13C77U3S3PJIKA0", "data": [ { "event": "CompleteRegistration", "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": "CPI0V13C77U3S3PJIKA0", "data": [ { "event": "Contact", "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": "CPI0V13C77U3S3PJIKA0", "data": [ { "event": "Download", "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": "CPI0V13C77U3S3PJIKA0", "data": [ { "event": "InitiateCheckout", "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": "CPI0V13C77U3S3PJIKA0", "data": [ { "event": "PlaceAnOrder", "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": "CPI0V13C77U3S3PJIKA0", "data": [ { "event": "Search", "event_id": "", // string. A hashed ID that can identify a unique event. Example: "1616318632825_357". "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". "query": "" // string. The word or phrase used to search. Example: "SAVE10COUPON". } } ] }' 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": "CPI0V13C77U3S3PJIKA0", "data": [ { "event": "SubmitForm", "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": "CPI0V13C77U3S3PJIKA0", "data": [ { "event": "Subscribe", "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": "CPI0V13C77U3S3PJIKA0", "data": [ { "event": "ViewContent", "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". } } ] }'

ANH/CHỊ !::name::! ĐÃ ĐẶT HÀNG THÀNH CÔNG

Vui lòng chú ý điện thoại trong thời gian sắp tới, nhân viên chăm sóc khách hàng sẽ liên hệ lại với bạn

CHÚC MỪNG

BẠN NHẬN 1 MÃ GIẢM GIÁ TRỊ GIÁ 70K KHI MUA KÈM 1 SẢN PHẨM KHÁC TỪ GENFARM

NHẬN ƯU ĐÃI TẠI ĐÂY

GEN FARM

ƯU ĐÃI CHO KHÁCH HÀNG ĐÃ ĐẶT HÀNG

GIẢM GIÁ KHI MUA SẢN PHẨM KHÁC CỦA
GEN FARM

HẠT GIỐNG CÀ CHUA CHUỖI NGỌC

HẠT GIỐNG HOA HỒNG LEO PHÁP

HẠT GIỐNG DƯA LEO CHÙM

HẠT GIỐNG HOA CÚC PINGPONG

ĐẶT HÀNG NGAY

ĐẶT HÀNG NGAY

ĐẶT HÀNG NGAY

ĐẶT HÀNG NGAY

4.9/5

112.5K đã được bán

4.8/5

12.5K đã được bán

4.8/5

12.5K đã được bán

4.8/5

12.5K đã được bán

49k/3 gói

49k/3 gói

49k/3 gói

49k/3 gói

HẠT GIỐNG DƯA LEO NGỌC NỮ

HẠT GIỐNG HOA SAO NHÁI

HẠT GIỐNG DÂU TÂY TUYẾT

HẠT GIỐNG NHO MÓNG TAY ĐEN

ĐẶT HÀNG NGAY

ĐẶT HÀNG NGAY

ĐẶT HÀNG NGAY

ĐẶT HÀNG NGAY

4.9/5

112.5K đã được bán

4.8/5

12.5K đã được bán

4.8/5

12.5K đã được bán

4.8/5

12.5K đã được bán

49k/3 gói

49k/3 gói

49k/3 gói

49k/3 gói

NHẬN ƯU ĐÃI TẠI ĐÂY

ƯU ĐÃI GIỚI HẠN

ĐĂNG KÝ NGAY

CÀ CHUA CHUỖI NGỌC
HOA HỒNG LEO PHÁP
DƯA LEO CHÙM
HOA CÚC PING PONG
DƯA LEO NGỌC NỮ
HOA SAO NHÁI
DÂU TÂY TUYẾT
NHO MÓNG TAY ĐEN
Đăng ký để nhận ưu đãi giảm 60k:

GENFARM

Địa chỉ: 105 Nguyễn Lộ Trạch, Quận Hải Châu, Đà Nẵng
Hotline: 094 206 50 60
Email: genfarm@gmail.com
Thứ 2 - Thứ 6: 8AM đến 5PM
Thứ 7: 8AM đến 11AM
Chủ nhật: Nghỉ
THỜI GIAN LÀM VIỆC
Peachy Make Up © All rights reserved.
Website:  https://www.genfarm.online/trangtonghop
ƯU ĐÃI GIỚI HẠN

ĐĂNG KÝ NGAY

CÀ CHUA CHUỖI NGỌC
HOA HỒNG LEO PHÁP
DƯA LEO CHÙM
HOA CÚC PING PONG
DƯA LEO NGỌC NỮ
HOA SAO NHÁI
DÂU TÂY TUYẾT
NHO MÓNG TAY ĐEN
Đăng ký để nhận ưu đãi giảm 150k: