Pixel Manager Pro for WooCommerce

Pixel Manager Pro for WooCommerce v1.64.0 Nulled

No permission to download
Decryption key:


Pixel Manager Pro for WooCommerce v1.64.0 Nulled
= 1.64.0 =
*Release date - 29.07.2026*

* New: Added the `pmw_facebook_pixel_identifiers` filter for tracking multiple Facebook (Meta) pixels at the same time; every browser event is sent to all configured pixels
* New: Added a check that detects active Meta Event Setup Tool rules on the Facebook pixel and warns in the opportunities and the debug info, because those point-and-click rules fire additional events without deduplication and mostly without values, which inflates event counts and corrupts purchase values in Meta
* New: Added an "Ask Pixie" chat icon next to most settings, from the pixel IDs and API tokens to the consent and order configuration options, that opens the AI assistant with a ready-to-send question about that setting
* New: Added Criteo as a new tracking pixel (Pro, beta), loading the Criteo OneTag and sending the full shopping journey to Criteo for retargeting and audience building: homepage views, product listing views, product views, add to cart, basket views, and purchases with order ID and product details; an optional advanced matching setting sends the hashed email of logged-in customers and purchasers to improve match rates
* New: Added Nextdoor as a new tracking pixel (Pro, beta), loading the Nextdoor Universal Pixel and sending the standardized conversion events Nextdoor uses for attribution and campaign optimization: page views, product views, add to cart, checkout initiation, searches, and purchases with order ID, order value, and product details; an optional advanced matching setting sends the hashed email of logged-in customers and purchasers to improve match rates
* New: Added the Nextdoor Conversion API (Pro, beta): with a Conversion API token set, all Nextdoor events are also sent server-side, including purchases triggered by WooCommerce order hooks, with shared event IDs so Nextdoor deduplicates the browser pixel and the server events; the Nextdoor click ID (ndclid) is captured on the landing page and attached for attribution, a test event code setting marks events as test events, and the events are routed through the server-side proxy when SweetCode Cloud is connected
* New: Additional Facebook pixels added through the `pmw_facebook_pixel_identifiers` filter can carry their own Conversion API token, so server-side events, including purchases and subscription lifecycle events, are sent to every pixel, both when sending directly and through the server-side proxy (Pro)
* New: The OpenAI (ChatGPT) Conversions API now includes the ChatGPT click reference (the oppref URL parameter): it is captured on the landing page, preserved through checkout, and attached to all Conversions API events, including the purchase and subscription events, so OpenAI can attribute conversions to the originating ChatGPT interaction (Pro)
* New: Added Hyros as a new tracking pixel (Pro, beta) in the Attribution category, loading the Hyros Universal Script consent-aware and cache-safe on every page, so the tracking script no longer has to be pasted into the theme header; just enter the product hash from Hyros, or paste the whole Universal Script snippet and the Pixel Manager extracts it; the shopping funnel milestones (add to cart, checkout start, purchase) are added to the visitor journey as Hyros action tags, and an optional application tag setting separates the shop traffic from other funnels on the same Hyros account
* Tweak: The Facebook (Meta) pixel now detects when another script on the site has defined window.fbq before the Pixel Manager loaded it and logs a clear warning in the browser console, because such a script prevents Meta's standard bootstrap from loading fbevents.js and the browser pixel silently stops tracking
* Tweak: The Pixel Manager now detects when Meta restricts events for a Facebook (Meta) pixel because of its business category (e.g. health and wellness) and reports the restricted event names in the browser console and in the debug info, because Meta silently drops those events in the browser and on the Conversion API while page views keep working, which looks like a tracking failure even though it is enforced by Meta; a business category review can be requested in the Meta Events Manager
* Tweak: API tokens are now masked in the log; with request logging enabled, credentials that travel in the request URL (Meta and Snapchat access tokens, the GA4 Measurement Protocol API secret) or in an authorization header used to end up in clear text in the WooCommerce log, which is a file that gets shared with support and third parties; only the last four characters of a credential are shown now, and unknown URL parameters are masked by default
* Tweak: The "PMW pixels not fired" counter above the WooCommerce order list no longer loads every matching order into memory just to count it; the number now comes from a counting query and is cached for a few minutes, which noticeably speeds up the order list on shops with many orders
* Tweak: The order value calculation no longer looks up the brand and the categories of the same product more than once per request, which reduces the number of database queries on shop, category, cart, and order pages, most visibly on pages that list many products
* Tweak: The notification count next to the Pixel Manager entry in the WooCommerce menu is now cached instead of being recalculated on every single admin page load; calculating it meant loading all opportunity checks, one of which aggregates the tracking accuracy statistics, so every admin page in the shop paid for it
* Tweak: The notification script and stylesheet are now only loaded on the admin pages that can actually display a Pixel Manager notification (the WordPress dashboard and the Pixel Manager settings), instead of on every admin page
* Tweak: The tracking accuracy database maintenance (creating the table after an update and scheduling the one-time backfill) no longer runs on storefront and checkout requests; until the backfill had finished, every single page view asked the Action Scheduler whether the backfill was already queued, which is a database query on the critical path; the maintenance now runs on admin, cron, and WP-CLI requests only
* Tweak: The tracking accuracy statistics no longer re-check whether their database table exists on every read and write within the same request, which removes several redundant queries from the purchase path
* Tweak: The product identifier setting now refers to the "Google for WooCommerce" plugin under its current name instead of "Google Listings & Ads", with the former name kept as a hint so the option is still recognizable; the plugin was renamed by WooCommerce a while ago, and the old name made it hard to tell which of the two plugins the gla_ option belongs to
* Tweak: Orders are now saved only once during checkout instead of once per active server-side integration; with several server-side integrations enabled (for example the Meta Conversion API, the GA4 Measurement Protocol, and the TikTok Events API), storing the tracking identifiers on the order triggered a separate full order write for each of them, which slowed down the checkout on busy shops (Pro)
* Tweak: The lifetime value recalculation control now shows what will actually happen: the first click schedules the run for 2:00 AM so it stays out of your busiest hours, and while it is scheduled you can start it immediately instead or stop it again; the button previously said it would recalculate right away while it only ever scheduled an overnight run (Pro)
* Fix: Corrected broken or outdated documentation links in the settings (SweetCode Cloud, LinkedIn, Reddit, LTV recalculation) and added the missing documentation link to the "Disable tracking for user roles" setting
* Fix: The add to cart event for WooCommerce Product Bundles now reports the value of the bundle as configured by the shopper, instead of the static minimum bundle price, which is 0 for bundles where all items are optional or for bundled subscriptions without an up-front fee
* Fix: The add to cart event for WooCommerce Product Bundles now reads the quantity from the bundle's own quantity field; before, it could pick up the quantity of the first bundled item
* Fix: The customer lifetime value is now resolved per email address; when more than one email address was looked up during the same request, every address after the first one received the order history of the first one, which reported the wrong lifetime value
* Fix: The OpenAI (ChatGPT) settings (pixel ID, advanced matching, and the Conversions API token) are now part of the Abilities API settings catalog; before, AI agents could not discover or configure the OpenAI pixel (Pro)
* Fix: Removing the GA4 Measurement Protocol API secret and adding it back later no longer sends the purchases of the orders that were paid in the meantime a second time; while the API secret is empty the purchase is sent from the browser instead, which is now recorded on the order so the Measurement Protocol skips it when that order later moves to another paid status, for example from processing to completed; before, those orders were counted twice in GA4, with the duplicate landing on the date of the status change and without a traffic source (Pro)
* Fix: Removed the "Automatic LTV recalculation" setting, which had no effect; the background detection it described was switched off some time ago because it caused serious performance problems on large shops, so the setting promised something that never happened; the lifetime value of a customer is still updated automatically after a refund or a cancellation, and a full recalculation across all customers is started from the recalculation control in the shop settings, which is the right moment to run it after changing the order value logic or a value filter in your theme (Pro)
Decryption key:


Pixel Manager Pro for WooCommerce v1.63.0 Nulled
== Changelog ==

= 1.63.0 =
*Release date - 15.07.2026*

* New: Added GroundTruth as a new tracking pixel (Pro, beta), loading the GroundTruth Web Engagement Pixel for omnichannel ad attribution across mobile, desktop, CTV, and audio, and sending add to cart and purchase events with order values; just enter the GTID provided by your GroundTruth representative
* New: Added Triple Whale as a new tracking pixel (Pro, beta) under a new Attribution category; a single toggle loads the Triple Pixel for visitor journey tracking (no pixel ID needed, the shop is identified by its domain), and an optional Orders API key syncs order records including refunds server-side to Triple Whale, which completes the attribution without connecting the store's REST API to Triple Whale
* New: Added an Attribution pixel category, which appears as its own group in the settings and follows the statistics consent category for consent management
Pixel Manager Pro for WooCommerce v1.61.0 Nulled
= 1.61.0 = 29.06.2026
  • New: Added Microsoft Clarity as a new tracking pixel (beta), loading the Clarity tag for heatmaps and session recordings and sending add to cart, begin checkout, and purchase events so you can analyze the full shopping experience; just enter your Clarity project ID
  • Tweak: When you enable the Google Tag Gateway but your site is not served through a Cloudflare edge, the Pixel Manager now warns you once that the gateway is handled by your own server and adds load, so you can move it behind Cloudflare, keep it as-is, or turn it off
  • Tweak: The confirmation that appears when you turn on a consent gate (Explicit Consent Mode, or Google TCF support) now offers only "Enable anyway" or "Cancel" and can no longer be closed by clicking beside it, pressing Escape, or a close icon, so this consequential choice is not dismissed by accident
  • Tweak: Added a pmw_product_price_for_datalayer filter to override the per-product price used in the browser events
  • Tweak: WooCommerce Product Bundles and Composite Products are now counted once at their full bundle price in purchase and cart events, instead of listing the bundle container alongside each of its child products
  • Tweak: The first time you turn on server-side tracking by adding a Conversions API token, the Pixel Manager now lets you know it adds load to your server and offers to route it through SweetCode Cloud, keep it on your server, or turn it back off
  • Tweak: Added a pmw_conversion_adjustments_feed_row filter that lets developers exclude or modify individual rows of the Google Ads conversion adjustments feed, for example to drop orders that did not originate from a Google Ads click such as marketplace imports (Amazon, eBay); the plugin re-applies its own validation afterwards so the feed stays within Google's spec
  • Tweak: The server-side Google Analytics payload passed to the pmw_server_event_payload_google_analytics filters now exposes events as an array of event objects ($payload['events'][0]['params']) instead of a single event object, to match the Measurement Protocol format; update any custom callbacks that read the event parameters accordingly
  • Fix: After you changed your Google tag or conversion ID, the old ID could keep being used for up to an hour because the cached tag ID was not cleared when you saved your settings; the cache is now cleared on save, so the new ID takes effect immediately
  • Fix: When Google Consent Mode was enabled without a cookie banner, Google Analytics and Google Ads could stop receiving data because the consent signal was applied a moment too late; the Pixel Manager now sets it before the Google tag loads, so your data flows in again
  • Fix: WooCommerce Product Bundles and Composite Products that are priced per item reported a price of 0 in the add to cart and view item events; the Pixel Manager now reports the real bundle price
  • Fix: Server-side Google Analytics 4 purchase and refund events were sent with the event wrapped as a single object instead of the array that Google's Measurement Protocol expects; they are now sent in the correct array format so Google Analytics records them reliably
Pixel Manager Pro for WooCommerce v1.58.9 Nulled
Version 1.58.9Released on 2026-04-14
  • Added `pmw_` prefix to all generated event IDs for easier debugging and source identification
  • Added `pmw_` prefix to purchase event IDs across all server-side conversion API integrations for consistent event identification
  • Removed client IP geolocation via external services and AJAX session storage for non-SSP setups, relying on WooCommerce native IP capture instead
  • Fixed a PHP 8+ fatal error caused by calling count() on a null value in the Meta CAPI identifier collection
  • Fixed Termly CMP integration ignoring actual visitor consent choices and always granting full consent due to a hardcoded event payload
Decryption key:


Pixel Manager Pro for WooCommerce v1.58.8 Nulled
Version 1.58.8Released on 2026-08-09
  • Added diagnostic consent decision logging that explains why consent categories were set to their values when the logger is active, including mode, CMP source, and region check details
  • Eliminated the REST API preflight test request by using optimistic-try with AJAX fallback, saving one HTTP round-trip per browser session
  • Fixed WooCommerce HPOS compatibility not being declared for inactive remnant PMW plugin folders, causing false "incompatible" warnings on the plugins page
  • Added diagnostic logging for tracking cookie capture across the S2S identifier chain to investigate missing cookies in some purchase events
Decryption key:


Pixel Manager Pro for WooCommerce v1.58.5 Nulled
== Changelog ==

= 1.58.5 =
*Release date - 24.03.2026*

* Tweak: Updated PHPCS tooling (WPCS 3.3.0, woocommerce-sniffs 1.0.1) and resolved all coding standards violations
* Tweak: Added support for Google Ads conversion ID format (AW-) as a valid GA4 measurement ID
* Tweak: Improved tracking accuracy analysis performance and reliability
* Tweak: Added event-driven tracking accuracy table — per-order real-time writes replace the nightly batch analysis, with automatic 3-month backfill and graceful fallback to transients during transition
* Tweak: Added comprehensive Action Scheduler cleanup on plugin deactivation, preventing orphaned pending tasks for tracking accuracy, duplication prevention, HTTP logging, LTV calculation, and SSP sync
* Tweak: Fixed WP Rocket JS minification and combination breaking webpack chunk loading (ChunkLoadError) — PMW scripts are now always excluded from WP Rocket's minify and combine features, independent of compatibility mode
* Tweak: Removed Maximum Compatibility Mode setting — JS optimization exclusions (minify, combine, delay JS on critical pages) are now automatic for all supported performance plugins
* Tweak: Redesigned LTV recalculation for large shops — in-memory batch processing with time/memory safety valves, early termination, loop-safe continuation, and resilient retry counters that survive rescheduling
* Tweak: Renamed TikTok purchase event from CompletePayment to Purchase
* Tweak: Renamed SSP verification key to domain token across data layer and sync API for clearer naming
* Fix: Fixed Google Tag Gateway proxy returning 400 errors on some shops due to overly aggressive path sanitization
* Fix: Fixed Google Tag Gateway proxy generating malformed conversion tracking URLs on some shops due to double-rewriting CCM paths
Decryption key:


Pixel Manager Pro for WooCommerce v1.58.4 Nulled
Version 1.58.4Released on 2026-03-16
  • Fixed Google Tag Gateway proxy causing Apache AH00124 internal redirect loops on some hosting configurations — proxy now follows Google FPS redirects server-side and uses absolute URLs in Location headers to prevent Apache from misinterpreting relative paths as internal redirects
  • Improved Facebook CAPI purchase events to always include client_ip_address, even when advanced matching is disabled
  • Switched client IP detection from IPv6-only endpoint testing to dual-stack only, eliminating ERR_NAME_NOT_RESOLVED console errors for IPv4-only users while preserving IPv6 detection via browser happy eyeballs (RFC 8305)
  • Changed IP service detection to race all configured services concurrently instead of only the first three, improving speed and reliability
  • Fixed S2S purchase events sending server-side user agent and IP address (e.g. "WordPress/6.x" UA and payment gateway IP) instead of the real customer's browser data for orders placed via express checkout (Apple Pay, Google Pay, Stripe Link) — added Store API checkout hook and server-side context detection with WooCommerce order data fallback for both user agent and IP
  • Fixed SSP daily sync flooding on stores where Action Scheduler actions are externally deleted — recurring cron now always schedules for the next future 3:15 AM, preventing immediate re-execution on every heartbeat
  • Fixed Reddit CAPI session identifiers never being captured — added missing set_identifiers_on_session() call
  • Fixed PHP 8.5 deprecation warnings in the standalone Google Tag Gateway proxy breaking GA4 tracking — replaced deprecated $http_response_header with http_get_last_response_headers() (PHP 8.4+) with backward-compatible fallback, and conditionally skipped no-op curl_close() on PHP 8.0+
Decryption key:


Pixel Manager Pro for WooCommerce v1.58.0 Nulled
Version 1.58.0Released on 2026-03-02
  • Added multi-domain SSP support via `pmw_ssp_additional_domains` filter for WordPress installs serving multiple domains without multisite
  • Added unified IP exclusion filter (`pmw_ip_exclusion_list`) to block specific IPs and CIDR ranges from all tracking — browser pixels, browser-initiated S2S, server-side purchase events, and SSP proxy
  • Declared compatibility with WooCommerce Product Instance Caching (experimental feature in WooCommerce 10.5+)
  • Added support for suppressed Google Ads and GA4 tags in the Google Tag Gateway Proxy
  • Improved S2S payload accuracy for Facebook, TikTok, Pinterest, and Reddit adapters
  • Added SSP sync token domain validation to prevent token reuse across different shops
  • Added SSP disconnect notification to clean up server-side callback data
  • Fixed SSP daily sync not running while DNS routing or config status were still pending, preventing SSP from becoming active after initial setup
  • Fixed Pinterest search event using wrong field name for Conversions API
  • Removed the "Skip server-side events with no destination platforms" setting — empty events are now always skipped
Decryption key:


Pixel Manager Pro for WooCommerce v1.57.0 Nulled
Version 1.57.0Released on 2026-02-24
  • Added SSP Purchase Proxy to offload purchase conversion events (S2S) through the SweetCode Cloud proxy
  • Added "Always Send Server-Side Events" setting to keep sending S2S events even when browser-side pixels are blocked
  • Implemented account created event tracking
  • Added Abilities API integration
  • Implement cross-tab session synchronization for improved data consistency
  • Added option to skip empty server-side events to reduce unnecessary S2S traffic
  • Added modern styling and impact indicators to opportunity cards
  • Bumped up WC version compatibility to 10.5
  • Enhanced GTG Proxy: Improved config resilience, reduced unnecessary health check requests, and added periodic config refresh
  • Implemented REST API for saving settings via AJAX; refactored admin tabs and enhance section rendering
  • Update styles for impact badges and add Google Automated Discounts and Customer Reviews opportunities
  • Improved consent revocation handling: S2S pixels now respect real-time consent status changes without requiring a page reload
  • Resolved an issue where page_view events were sent server-to-server even when the "Track PageView events server-to-server" setting was disabled.
  • Fixed duplicate page_view S2S events being sent when consent was granted via the Consent API
Decryption key:


Pixel Manager Pro for WooCommerce v1.56.0 Nulled
Version 1.56.0Released on 2026-02-02
  • CrazyEgg pixel
  • Google Tag Gateway Proxy: Improved handling of config file

About us

  • Babiato Forum - The webmaster community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day, updating Daily resource to make sure our community is one of the best.

Quick Navigation

User Menu