TikTok Pixel Events API Addon Change Log.
What’s new in v.1.15.7 - September 2, 2025
- New Feature: Added a new Purchase event which should serve as a replacement for the existing CompletePayment and PlaceAnOrder events. The Purchase event was recently added by TikTok, while the two aforementioned events have been removed from their documentation. While this is the case, the TikTok API Addon can still send them, to maintain data consistency.
- New Feature: Optimized the addon's event logging functionality to increase clarity and improve the process of searching/filtering through logged events. All data logged for a specific event is now included on the same line. Before this release, every logged piece of information would take up a separate line, even if related to the same eCommerce event.
- New Feature: The addon now features the capability of sending data to multiple TikTok Ads properties via newly added Magento Admin settings. This allows you to send event data from the same Magento 2 instance to any number of TikTok Ads properties. This feature is also included in the Google Analytics 4 PRO extension and other API addons.
- Magento Compatibility: Introduced compatibility with the latest released Magento 2 Security Patches - Magento 2.4.8-p2, Magento 2.4.7-p7, Magento 2.4.6-p12, Magento 2.4.5-p14 & Magento 2.4.4-p15.
- Fixed an issue that would, in very specific cases, prevent the addon from sending purchase events via cron. This would happen when, for any reason, the ID of the product on the order that was supposed to be sent no longer existed (deleted product, for example).
- Fixed a bug related to a namespace typo that would sometimes cause an error upon adding a product to the cart.
What’s new in v.1.15.3 - June 20, 2025
- New Feature: Added options to allow for filtering of events based on Customer Groups. The extension now pulls all Customer Groups and allows merchants to select for which of those they'd like event data to be sent.
- Magento Compatibility: Introduced compatibility with the latest Magento 2.4.8-p1, 2.4.7-p6, 2.4.6-p11 & 2.4.5-p13 Security Patches releases. Upgrade ASAP to keep your store secure.
- Made various code optimizations related to Grand Total and Subtotal calculations in order to increase module customizability.
- Fixed a minor namespace typo.
What’s new in v.1.15.0 - April 22, 2025
- Magento Compatibility: Introduced compatibility with the new Magento 2.4.8 release, as well as the accompanying 2.4.7-p5, 2.4.6-p10, 2.4.5-p12 and 2.4.4-p13 Security Patches.
- PHP Compatibility: Introduced compatibilty with PHP 8.4, which is now officially compatible with the latest Magento 2.4.8 version.
What's new in v.1.14.19 - April 8, 2025
- New Feature: The TikTok API integration now includes a CompletePayment event, fired on the Success Page alongside the Purchase event. The CompletePayment event may be required for certain Ads configurations in TikTok.
- New Feature: Added additional User Data for events sent to TikTok Ads via the API. When available (logged in users, as well as those who place orders), the addon now sends Email and Phone Number data to TikTok.
- Fixed an issue that caused the incorrect user IP address to be sent when utilizing CDNs such as Cloudflare. Previously, the extension would always send the IP assigned by the CDN.
- Fixed an issue that sometimes prevented the extension's Order Exclusion by Status functionality from properly working when sending orders via cron.
- Added a default User Agent the extension uses when orders are sent via cron.
What’s new in v.1.14.13 - February 17, 2025
- New Feature: The addon now features the same Exclude Order by Status functionality as the Google Analytics 4 PRO extension, complete with a cron that picks up unsent orders and sends them if they move into a status that is not excluded.
- Magento Compatibility: Introduced compatibility with the newly released Magento 2.4.7-p4, 2.4.6-p9, 2.4.5-p11 and 2.4.4-p12 versions.
- Fixed an issue related to licensing which would prevent license keys from being validated various subdomains.
What's new in v.1.14.11 - January 15, 2025
- New Feature: The addon now benefits from the Google Analytics 4 PRO extension's Measurement Protocol Log functionality, which generates a log file in the var/log directory that includes information about each triggered event. The functionality can be enabled in the addon's Magento Admin configuration section.
- Removed deprecated Magento 2.2.x code version from extension package.
v.1.10.1 - November 14, 2024
- Initial extension release. This product is an addon and requires a version equal to or higher than 1.14.9 of the Google Analytics 4 PRO extension to be used.