ClickFunnels 2.0 Integration
Learn how to integrate ClickFunnels 2.0 with AnyTrack using webhooks and tracking tags to automatically sync conversions with your analytics and ad platforms.
<Prerequisites
title="Before you begin"
items={[
{ label: "You have an active AnyTrack account", done: true },
{ label: "You have a ClickFunnels 2.0 account with admin access", done: true },
{ label: "You can configure webhooks in your ClickFunnels workspace settings", done: true },
]}
/>
What is the ClickFunnels 2.0 Integration?
The ClickFunnels 2.0 integration connects your sales funnels directly with AnyTrack for automatic conversion tracking. This integration captures every form submission, purchase, and upsell event from your funnels.
Once connected, AnyTrack automatically syncs these conversions with your analytics and advertising platforms like Google Analytics 4, Meta Conversion API, and TikTok.
Why Use ClickFunnels 2.0 with AnyTrack?
Eliminate Manual Tracking
Stop manually copying conversion data between platforms. The integration handles everything automatically.
Get Complete Funnel Visibility
Track every step of your customer journey, from initial form submission to final purchase and upsells.
Improve Ad Performance
Send accurate conversion data back to your ad platforms to optimize campaigns and improve ROAS.
Save Time and Reduce Errors
Automated data sync means no more missed conversions or data entry mistakes.
How to Set Up ClickFunnels 2.0 Integration
Step 1 — Create Your AnyTrack Property
- Log in to your AnyTrack account.
- Create a new property or select an existing one.
- Copy the AnyTrack Tracking Tag from the property setup screen.
The tracking tag is a small piece of code that lets AnyTrack collect data from your website pages.
Step 2 . Add AnyTrack Tag to Your Funnel Pages
- In ClickFunnels Admin, navigate to:
Site & Blog → Site Settings → Tracking Codes - Under Header Code, paste your AnyTrack Tracking Tag.
- Click Save to apply the changes.
This step ensures AnyTrack can collect visitor data from all your funnel pages.
Step 3 . Install the Integration in AnyTrack
- Return to AnyTrack and open the Integration Catalog.
- Search for ClickFunnels.
- Select ClickFunnels 2.0 (not the Classic version).
- Click Install Integration.
- Enter a name for this integration.
- Click Next to proceed.
Step 4 . Get Your Webhook URL
After completing the integration setup, copy the Webhook URL provided.
Your webhook URL will look like this:
https://t1.AnyTrack.at/XXXXXXXX/collect/clickfunnels2
A webhook is like a messenger that automatically sends data from ClickFunnels to AnyTrack when events happen.
Step 5 . Create the Webhook in ClickFunnels
- In ClickFunnels, go to:
Workspace Settings → Webhooks → Add new Webhook Endpoint - Configure the webhook with these exact settings:
Basic Settings:
- Name: AnyTrack
- URL: Paste your AnyTrack Webhook URL
Event Configuration:
- Event Types: Select both:
contact.created(tracks form submissions)order.completed(tracks purchases)
- API Version: Choose V2 (this is the newer, more reliable version)
- Endpoint Scopes: Select All Funnels or choose specific funnels to track
- Click Save Endpoint to activate the webhook.
Step 6 . Test Your Integration
To verify everything works correctly:
- Submit a test form or make a test purchase in your funnel.
- Check your AnyTrack dashboard for new conversion data.
- Look for this success message:
Conversions recorded successfully
If conversions don't appear, check the Event Log in your AnyTrack integration page for troubleshooting details.
Troubleshooting Common Issues
No Conversions Appearing in AnyTrack?
- Verify the AnyTrack Tag is in the
<head>section of all funnel pages - Confirm you selected API Version V2 in the webhook settings
- Test your funnel and check the Event Log in AnyTrack
Webhook Not Triggering?
- Check webhook delivery status in ClickFunnels → Webhooks
- Ensure you selected the correct event types (
contact.createdandorder.completed) - Verify the webhook URL is copied correctly
Integration Configuration Summary
| Setting | Value | Purpose |
|---|---|---|
| Integration Type | ClickFunnels 2.0 | Connects to the latest ClickFunnels version |
| Tracking Method | Webhooks + AnyTrack Tag | Automatic data collection and sending |
| Required Events | contact.created, order.completed | Captures form fills and purchases |
| API Version | V2 | Latest, most reliable webhook format |
| Scopes | All Funnels or Selected | Controls which funnels send data |
Connect Your Ad Platforms
Once tracking is active, connect your advertising platforms to receive conversion data:
Enhanced conversions and smart bidding optimization Conversion API for improved attribution Events API for improved targeting
After connecting ad accounts through AnyTrack, remove any existing Tracking Tags from your ClickFunnels pages to prevent duplicate tracking.
Related Resources
<FaqAccordion
title="ClickFunnels 2.0 - Frequently Asked Questions"
icon="fa-duotone fa-circle-question"
items={[
{
question: "What is the difference between the ClickFunnels Classic and ClickFunnels 2.0 integrations?",
answer: "ClickFunnels 2.0 uses a webhook-based integration with the V2 API. If you are using ClickFunnels Classic (1.0), use the ClickFunnels Classic integration instead."
},
{
question: "Which events does this integration track?",
answer: "The integration tracks contact.created (form submissions) and order.completed (purchases). These are sent via webhooks from ClickFunnels to AnyTrack."
},
{
question: "Why are conversions not appearing in AnyTrack?",
answer: "Check that the AnyTrack tracking tag is in the head section of your funnel pages, that you selected API Version V2 in the webhook settings, and that the webhook URL is copied correctly. Use the Event Log in AnyTrack to inspect incoming data."
},
{
question: "Do I need to install the tracking tag on every funnel page?",
answer: "The tracking tag is added once in ClickFunnels Site Settings under Tracking Codes. It automatically applies to all funnel pages under that site."
},
{
question: "Can I track upsells with this integration?",
answer: "Yes. Upsell purchases trigger the order.completed webhook event, which AnyTrack captures automatically as part of the purchase flow."
}
]}
/>
Updated 6 days ago
