1. Home
  2. Analytics
  3. How can I set up multi-device tracking with Kit and Woopra?

How can I set up multi-device tracking with Kit and Woopra?

It is easy to add this functionality with Kit (ConvertKit). Just make sure you enable ‘ck_subscriber_id’ in your settings.

ConvertKit’s API is very limited and does not have built-in integration with Woopra.

However, LinkClicky does offer functionality with Woopra. It can track the following events in Woopra:

  • Contact Created (convertkit.contact_created)
  • Unsubscribed (convertkit.contact_unsubscribed)
  • Bounced (convertkit.bounced)
  • Added Tag (convertkit.tag_add)
  • Remove Tag (convertkit.tag_remove)

LinkClicky also offers merging of multiple devices via Woopra’s ID Hierarchy. This can help in ad attribution, and we highly recommend you add this functionality to your Woopra account.

To get setup work with LinkClicky support to add all of to the configuration and events needed to be fully integrated with Kit and Woopra.

API Information

To track tags within Woopra, it is recommended that you add the API info into LinkClicky. On a daily basis, it will add webhooks to your existing Kit tags to send events to Woopra when they happen.

{
"key": "[KIT_APITOKEN]"
}

Updated on June 17, 2025
Was this article helpful?

Related Articles