EDD Enhanced eCommerce Tracking
Purchase
Latest version: 1.3.1
View Changelog
EDD Enhanced eCommerce Tracking changelog
Version 1.3.1, 2023-05-17
- [Add] - New filter 'eddeet/add_track_data' to allow filtering of data being tracked
- [Update] - Rename 'UA Code' to 'Tracking code'
Version 1.3.0, 2022-07-23
- [Update] - EDD 3.0 Compatibility
- [Update] - WP Updater to version 1.1.0
- [Add] - Filter for gtag.js configurations
- [Fix] - Session not always cleared, causing potential duplicate tracking
- [Fix] - Category related warning in specific situations
- [Fix] - Warning when not using sequential numbers w/ Measurement Protocol
Version 1.2.1, 2021-03-15
- Tested with GA4
- [update] - WP Updater to version 1.0.2
Version 1.2.0.1, 2019-07-03
- [Fix] - Error loading file with case-sensitive hosting solutions
Version 1.2.0, 2019-07-01
- [Note] - This is a update with a lot of code rewrites/changes. Please check if you have any customizations / experience any unexpected behaviour; feel free to reach out if you have any questions.
- [Custom snippet] - A known snippet is to (re)move the pageview tracking script. This is now replaced by https://gist.github.com/JeroenSormani/af26582d26aef2184a3bb5f2990642f6
- [Add] - Additional analytics.js and gtag.js tracking methods alongside the original Measurement Protocol, setting available.
- [Improvement] - Improved EDD Recurring compatibility
Version 1.1.0, 2018-03-29
- [Add] - EDD Recurring compatibility - track recurring payments
- [Add] - Anonymize IP feature - can come in handy for GDPR
- [Add] - Compatibility for UA tracking code from Monster Insights Pro
- [Add] - Debug mode - tracking all eCommerce related calls
- [Fix] - UA code could disappear form main 'Extensions' settings page when saving another section
Version 1.0.8.1, 2017-09-02
- [Fix] - Hotfix patching bug introduced in 1.0.8
Version 1.0.8, 2017-09-01
- [Fix] - Monster Insights incompatibility issue - not getting the UA code properly.
- [Fix] - Error can happen when updating EDD through dashboard
Version 1.0.7, 2017-06-04
- [Add] - Currency to the transaction request
- [Fix] - Changed some class names with a typo (triple D)
- [Fix] - 'price' attribute incorrect, was using the line price instead of unit price
- [Add] - Monster Insights 6.0 (previously Yoast Google Analytics) compatibility
Version 1.0.6, 2016-08-23
- [Improvement] - Change casing in the events send. All event labels are capitalised, the rest is all lower case.
- [Improvement] - Consistent code style
Version 1.0.5.2, 2016-05-24
- [Fix] - Fix PHP warning when HTTP_ACCEPT_LANGUAGE is not set
Version 1.0.5.1, 2016-05-14
- [Fix] - Bug introduced in 1.0.5 for servers running PHP 5.4 or lower
Version 1.0.5, 2016-05-13
- [Updater] - Update EDDSL Updater class
- [Fix] - issue with events not being send to GA
- [Fix] - Fix notice in cases that user language is not set
Version 1.0.4, 2014-11-30
- Improvement - Don't show tracking code when UA is empty
Version 1.0.3, 2015-07-29
- Improvement - Transaction tracking on edge cases
- Improvement - Use Yoast's GA code when plugin is active
- Fix - User language string
Version 1.0.2, 2015-05-19
- Add - Yoast Google Analytics Compatibility
- Add - Possibility to exclude admin from tracking; http://docs.shopplugins.com/article/27-how-to-exclude-administrators-from-the-ecommerce-statistics
- Improvement - Predefined class variables
- Improvement - Send user IP with the API call instead of server IP. Makes sure locations are accurate
Version 1.0.1, 2015-02-19
- Fix - Notice when using [purchase_link] shortcode
Version 1.0.0, 2015-02-19
- Initial release