Changelog
What do the version numbers mean? We use our own version of semantic versioning, where the version numbers indicate how much has changed for each update.
The version numbers are broken into three, and sometimes four parts. For example 3.42.8.1
. The parts are:
- A major release. Not backwards compatible, and will not be released via automatic update (will require a manual upgrade).
- A major release. Significant new functionality with potentially breaking changes, but intended to be backwards compatible.
- A minor release. New functionality and/or fixes, with minimal chance of breaking changes.
- Patch. A fix for a bug in a previous release. No new functionality.
= 1.8.1 2025-07-29 =
- 🔧 Fixed Popup Maker PHP notices of missing variable
- 🔧 Fixed Custom event page checking
= 1.8 =
- ✨ New New integration! Microsoft Ads
- ✨ New New integration! Reddit Ads
- ✨ New Custom Events - Select multiple pages from any public post type
- ✨ New Default currency setting
- ⚡️ Improved Deduplication improvements for Meta and Reddit
- ⚡️ Improved Pirsch - Add timeout delay for page load events
- ⚡️ Improved More logging during Plausible event creation via API
- ⚡️ Improved Analytics Platforms hide options that are not available when you exclude the core script tag
- 🔧 Fixed Ensure element exists before attaching scroll custom event to it
- 🔧 Fixed GA4 - Properly send user info
- 🔧 Fixed Properly require items be array for certain integration locations
- 🔧 Fixed EDD price variant PHP warning
- 🔧 Fixed Dashboard widget only show valid events, better handling when no conversions found
- 🔧 Fixed Sanitize CSS selectors for custom events to ensure they are valid or have special characters
= 1.7.6 =
- ✨ New GF, WS FORM - Include submission/entry ID as transaction_id to help prevent duplicates
- ✨ New General options to System Info report
- 🔄 Changed Show all tabs without active license but show message that a license is required to use it
- 🔧 Fixed HTTP USER AGENT error
= 1.7.5 =
- ✨ New EDD - add_to_cart event tracking available
- ✨ New Ability to clear CB log file in options
- 🔄 Changed Meta Ads - Include pixel even if using Meta CAPI, but include deduplication data
- 🔧 Fixed Getting user info function calls in GA4, Plausible, Pirsch
- 🔧 Fixed GA4 - Default variant name option to 'parent'
- 🔧 Fixed Google Ads - Prevent empty params object for config statement
- 🔧 Fixed Meta - How item data is sent to CAPI
= 1.7.4 =
- ✨ New WooCommerce - Track view_item when variant is selected on single product page
- ✨ New GA4 - Explicit E-commerce product variation options for handling item_id/item_name
- ✨ New All platforms - Handle e-commerce product variation item_id/item_name by expected values
- ✨ New Meta - Include currently logged in user information if not provided from the event itself when enhanced conversions enabled
- 🔄 Changed GA4 - remove anonymize IP option since it no longer an option
- 🔄 Changed Hide label field in admin for integrating event settings if no enabled platforms support it
- 🔄 Changed Improve echodash data send
- 🔧 Fixed WooCommerce - properly set item_variant property on purchase events for GA4
- 🔧 Fixed EDD - typo saving session ID for conversion journey
- 🔧 Fixed Plausible - remove redundant "currency" and "amount" props
- 🔧 Fixed Properly show Enhanced Conversions option for ad platforms
- 🔧 Fixed Plausible/Pirsch - Fatal error when tag properties tracked for posts
- 🔧 Fixed Plausible - Handle multiple categories/tags as separate properties
- 🔧 Fixed Admin option conditionals to allow for multiple conditions to be required
= 1.7.3 =
- 🔧 Fixed WooCommerce add_to_cart incorrect JS variables for item amount
= 1.7.2 =
- ⚡️ Improved Include GTM noscript on body open (if theme supports it)
- ⚡️ Improved Improved GTM ecommerce data formatting
= 1.7.1 =
- ⚡️ Improved Include donation label to Meta Ads
- 🔧 Fixed Typo in FluentCRM saving CB session id
= 1.7 =
- ✨ New LinkedIn Ads
- ✨ New X Ads
- ✨ New Microsoft Clarity
- ✨ New PostHog
- ✨ New Bricksforge Pro forms
- ✨ New Popup Maker
- ✨ New Custom pageview/dimensions properties can be tracked in Google Analytics, Pirsch, Plausible, PostHog
- ✨ New User info - Integrations can include specific user info. Example: membership plugins can include active membership (is_member) and which membership level current user has
- ✨ New Choose cookies or privacy friendly fingerprinting method for internal Conversion Journey tracking method
- ✨ New Elementor video (YouTube) play tracking
- ⚡️ Improved All relevant plugin integrations now support Enhanced Conversions
- ⚡️ Improved Handle existing JS variable data from plugin integrations better
- ⚡️ Improved Improved JS output when both GA4 + Google Ads enabled and additional checks to make sure it prevent duplicate loading if loaded elsewhere
- ⚡️ Improved New option to enable beta version updates
- ⚡️ Improved New option to enable GA4 debug mode for specific roles
- ⚡️ Improved SureCart funnel steps (view_item, add_to_cart, view_cart, begin_checkout) now can be tracked
- ⚡️ Improved Improved consent management checks for ad platforms when cookie banner integration is enabled
- 🔄 Changed REST responses when no tracking because of cookie banner plugin still returns true as it's not actually an error
- 🔄 Changed Include more info on platform settings in System Info report
- 🔄 Changed How GA4 Measurement ID vs Container ID are saved in settings
- 🔄 Changed Adjust JS for custom link tracking to work with ajax loaded content
- 🔄 Changed Make log file have unique file name for added security
- 🔧 Fixed Ensure no CB cookie is set when journeys are disabled
- 🔧 Fixed Licensing checks on weekly cron
- 🔧 Fixed Plausible goal syncing
- 🔧 Fixed GA4 only include user_id if the user is logged in
- 🔧 Fixed MemberPress to work with any Membership specific Thank You page
- 🔧 Fixed Don't add tracking during Elementor edit page views
- 🔧 Fixed Force SureCart currency to be all uppercase to be properly received at all platforms
- 🔧 Fixed TikTok JS output bug
- 🔧 Fixed TikTok properly pass Enhanced Matching data on individual events