LinkClicky currently captures and sends these events to TikTok:
- Leads
- Registration
- Checkout
- Conversions
API Configuration File
Before the API can be set up, LinkClicky support needs to add the Woopra event reports for tracking.
{
"pixel_code": "[PIXEL_CODE]",
"events": {
"lead": "[LEAD]",
"registration": "[REGISTRATION]",
"checkout": "[CHECKOUT]",
"purchase": "[PURCHASE]"
}
}