Tài nguyên về chính sách quảng cáo
Kết nối dữ liệu web
Sự kiện và thông số trên web
Công cụ đo lường trên web của TikTok
Trình quản lý sự kiện TikTok
So khớp sự kiện
Khảo sát sau mua hàng của TikTok
Sending back events data to TikTok can help to yield higher-quality leads that are more likely to convert. Learn more about signal postback for lead quality optimization.
Set up the TikTok Pixel if you haven't already. Learn more about how to set up and verify TikTok Web Data Connections.
Copy the pixel base code and install it in the header section of your website’s HTML (required for all pages).
Verify installation: Use the TikTok Pixel Helper browser extension to confirm the pixel is working correctly.
Define events
Use Events Builder in TikTok Ads Manager to set up key funnel events (for example, ViewContent, AddToCart, Purchase).
Map events to your website’s actions (for example, button clicks, form submissions).
Add parameters
Attach parameters (for example, currency, value, product_id) to events for granular tracking.
Example: For a Purchase event, include value: 50.00 and currency: USD.
Enable Advanced Matching
In the pixel settings, activate Advanced Matching to send hashed user data (email/phone) from your website.
Ensure your site collects this data (for example, during checkout or account login).
Modify existing events
Go to Events Manager in TikTok Ads Manager and adjust event names, parameters, or triggers.
For API-based setups, update the server-side code or third-party integration (for example, Shopify).
Test changes
Use the Test Events feature in TikTok Ads Manager to validate updates.
Global Parameters: Standardize parameters (for example, content_type or content_id) for consistency.
Data Privacy: Always hash sensitive user data (email/phone) before sending via Advanced Matching.