Skip to main content
ThriveCart Integration

Learn how to setup ThriveCart to send purchase events to Cometly.

Updated this week

Start Here πŸ‘‹

Easily integrate ThriveCart with Cometly to track and send data for new orders made through ThriveCart checkout. This integration ensures accurate attribution and event tracking for your ThriveCart transactions. Follow the steps below to get started!


Step 1: Setup Cometly Webhook URL in ThriveCart

In your Cometly account, navigate to the Integrations page in your Cometly space and scroll down to the Connections section.

Click Add Integration

Select ThriveCart as your integration and click Next

Activate Thrivecart Integration and Copy the Cometly webhook URL

Navigate to the Settings in your ThriveCart account and click API & webhooks

Click View settings in the Webhooks & notifications section

Configure your Webhook URL in ThriveCart

  • Name the webhook 'Cometly'

  • In the Webhook URL box, paste the Cometly Webhook URL

  • Click the checkbox Receive results as JSON

    • (this has to be checked or it will not send)

  • Click Save this webhook


Step 2: Setup the Cometly Pixel on your ThriveCart funnel pages

Copy the Cometly Pixel from the Space Setup > Install & Verify Cometly Pixel section in your account to add to ThriveCart pages.

Important: The Cometly Pixel has to be installed on every product and upsell in ThriveCart.

On your product, click Checkout and then click Tracking </>

Scroll down on the page and configure the following steps:

  1. Add the Cometly base code pixel to the All pages: Paste tracking code to add to all of this product's pages
    ​

  2. Add the initiate checkout event to the Checkout page: Paste tracking code to add only on your checkout page
    ​

    <script>
    comet('initiate_checkout');
    </script>

  3. Ensure that the checkbox is unchecked at the bottom of the screenshot where it says "Only run this code the first time the customer gets to the success page"

Did this answer your question?