- Google Address Autocomplete
- Flatsome UX Builder
- ActiveCampaign
- Paypal Reference Transactions
- How PaypPal/Stripe Works
- Enabling Enfold Avia Layout Builder
- Setting Up Authorize.net for Upsell & Downsell
- Supported Payment Gateways
- Setting Up A/B Testing with Google Optimize
- Setting Quantity and Discount for Products on the Checkout Page
- Using CartFlows with Beaver Builder
- Hiding Fields on the Checkout Page
- Installing WooCommerce
- Using WooCommerce
- Using Your Theme's Header & Footer in a Step
- Embedding a Checkout Form on the CartFlows Checkout Page
- Hiding WooCommerce Pages and Products
- Using Pricing Tables
- Adding an Affiliate Program
- Setting a Flow as the Homepage
- Dynamic Offers aka Rule Engine
- Instant Layout for Checkout and Thank You Step
- Adding Products from the URL to the Checkout Page
- Setting Up A/B Testing for Steps
- Deleting Plugin Data During Uninstallation
- Importing Ready-Made Templates for Flows and Steps
- Importing and Exporting Funnels and Individual Page Builder Templates
- URL Parameters
- Replacing the Main Checkout Order with an Upsell or Downsell
- Rolling back to a Previous Version
- Flow in Test Mode
- Troubleshooting Plugin and Theme Conflicts
- Resolving the "Please Select a Simple, Virtual, and Free Product" Error
- Resolving the Endless Loading Issue on Checkout
- Resolving the "Order Not Found" Error on Thank You Page
- Resolving the "Checkout ID Not Found" Error
- Resolving the "Session Expired" Error
- Resolving "Order Does Not Exist" Error on Upsell/Downsell Page
- Resolving "Sorry, This Product Cannot Be Purchased" Error
- Resolving "No Product is Selected" Error
- Disabling Auto-fill of Address Fields Based on Zip Code
- Enabling Theme's Scripts & Styles Without Changing Page Template
- Disabling Auto-fill of Checkout Fields
- Allowing Cache Plugins to Cache CartFlows Pages
- Changing the "Choose a Variation" Text
- VAT Field Not Displaying for WooCommerce EU/UK VAT Compliance Plugin
- Enabling the Product Tab on Store Checkout
- Displaying the Order Summary Open on Mobile Devices
Funnel Analytics – Reimagined for Better Accuracy and Speed
We’ve completely revamped how funnel analytics works in CartFlows to give you faster, more reliable insights—without any manual setup.
The new analytics implementation is now built into CartFlows by default and replaces the older tracking method. Designed for accuracy and performance, this updated approach uses a lightweight combination of API-based tracking and JavaScript to ensure your funnel data is processed efficiently across all steps.
What’s New with Flow Analytics?
- Improved tracking accuracy: No more reliance on unstable cookie behavior—analytics now work more reliably across funnels.
- Optimized performance: Faster page transitions and better funnel step tracking, even on high-traffic websites.
- Efficient cookie usage: The new system handles cookies in a smarter way to reduce conflicts with caching tools and server settings.
- Simplified setup: No toggles or settings to enable—this feature is already active in your CartFlows installation.
How It Works
The new flow tracking uses two types of cookies to monitor visitor activity:
- wcf-visited-flow-<flow_id>
- wcf-step-visited-<flow_id>
These cookies are lightweight and used only for tracking how users navigate through your funnels.
Frequently Asked Questions
Q. Will optimization plugins (like those combining JS/CSS) interfere with analytics tracking?
→ Generally, no. The new implementation is built to avoid conflicts, but in rare cases of incompatibility, feel free to reach out to our support team.
Q. Could cache plugins affect the tracking process?
→ Possibly. Since caching behavior varies by plugin, we recommend excluding CartFlows analytics cookies from being cached to maintain tracking accuracy.
Q. How can I exclude the cookies from caching?
→ Most server providers and caching tools allow cookie exclusions. Exclude cookies by name or use regex with these patterns:
wcf-visited-flow- and wcf-step-visited-.
Q. The cookies aren’t being registered. What should I do?
→ Some servers require a custom prefix for cookies to work properly. In such cases, add this line to your wp-config.php file, just above the “That’s all, stop editing!” line:
define( 'CARTFLOWS_COOKIE_PREFIX', 'prefix_provided_by_server_provider' );
Contact your hosting provider to confirm if a prefix is needed.
No action is required on your end—just keep building funnels and enjoy faster, more reliable analytics tracking with CartFlows!
We don't respond to the article feedback, we use it to improve our support content.