Development Update December 2025 (#12)

TLDR
- Added the Reddit Conversions API
- New Event Filtering System
- Code Splitting for Better Performance
- Centralized Pixel Registry Architecture


If you've recently checked Google's Tag Coverage Report, you may have seen warnings about your gtag.js implementation:
<head> section"If you're using Pixel Manager for WooCommerce in its default configuration, these warnings are misleading and incorrect. Here's why.

In the latest release of Pixel Manager for WooCommerce, a long-standing architectural challenge has finally been solved.
The front end library used to be monolithic and bundled every tracking integration into a single file. That meant Google, Meta, TikTok, Hotjar and everything else shipped together, even if only a fraction was needed.
Now this changes entirely.
The new release 1.50.0 introduces code splitting, also known as chunking. Each pixel loads only when it is actually active. This reduces the amount of downloaded JavaScript significantly and improves page speed for WooCommerce shops.

A new ruling by the Administrative Court of Hanover confirms a broader interpretation that affects the entire EU: Google Tag Manager (GTM) cannot be loaded without prior user consent.
The decision is rooted in GDPR and the ePrivacy Directive. Both apply across the EU, so while this case was decided in Germany, its implications extend to all EU member states.
If your WooCommerce store operates in the EU and relies on GTM, this ruling could impact your compliance setup.
The good news: Pixel Manager for WooCommerce already solves the core problems behind this decision.

Marketers have recently been bombarded with advice from some tracking code providers promoting a “conversion upload” solution - a feature meant to recover conversions supposedly lost due to Apple's iPhone privacy updates.
Their solution uses the simple idea to rename Google's gclid parameter and process it under a different name, thus bypassing Apple's Intelligent Tracking Prevention (ITP) restrictions, which filters out known tracking parameters.
At first, this sounds like a clever fix. But here's the catch that many overlook:
⚠️ These providers suggest uploading conversions in parallel to your normal, pixel-based Google Ads conversion tracking.
And that's exactly where things go wrong.

When choosing a tracking plugin for WooCommerce, your first instinct might be to focus on features only. However, reliable and responsive support is just as important, as it ensures smooth setup, quick issue resolution, and long-term stability for your store.

If you're using the free version of Pixel Manager for WooCommerce, you're already ahead of the game. You've taken an important first step by integrating basic pixel tracking into your WooCommerce store. And, chances are, you're already seeing some benefit.
TL;DR:

We rolled up 3-man strong to WordCamp Europe 2025 - the SweetCode leadership team in full force:
Aleksandar Vucenovic (CEO), Stefan Marinkovic (Senior Marketing Manager), and Mark Koemans (Business Development Manager).

TL;DR
Meta (Facebook) now pushes advertisers to track PageView events via the Conversion API (CAPI). We've added support for this in Pixel Manager — just one click to enable it.
However:
We only recommend it if you really need it (e.g. Facebook insists) and have solid caching in place. Otherwise, browser-based PageView tracking is good enough for most.