weltpixel

Google Analytics 4 (GA4) with GTM support for Magento 2

Face to face with the new generation: Google Analytics 4.

Google Analytics 4 is a new type of property which includes different reports than the ones Google has gotten us used to with Universal Analytics. Google Analytics 4 can be used for Websites, Apps or both at the same time, whereas Universal Analytics can only be used for Websites. In this day and age, information is key to pretty much everything, which means that keeping your existing Universal Analytics Property and setting up a new GA4-based property to run in parallel can elevate your information game to new heights and assure you make the most informed, data-driven decisions when steering your store into the future.


Our extension helps open up this this new platform to Magento 2 with an integration that's easy to set up and deploy. It brings the powerful functionality and ease of use of our popular Google Analytics Enhanced eCommerce UA GTM Tracking extension to the GA4 platform so you can get ready for stepping into the future.

Features of the Extension.

  • Track product impressions by position in the Category Page
  • Track product clicks by position in the Category Page
  • Track product impressions by position in the Search Result Page
  • Track product clicks by position in the Search Result Page
  • Track product impressions by position in the Related, Up-sell and Cross-sell section
  • Track product clicks by position in the Related, Up-sell and Cross-sell section
  • Track the number of times a product was added to the shopping cart
  • Track the number of times a product was removed from the shopping cart
  • Track the number of times a product was included into the checkout process
  • Track each Checkout Step (billing address, shipping address, shipping options, payment options)
  • Track purchases with or without shipping and tax fees
  • Exclude Orders with 0 Value from being tracked
  • Track Transactions Success Pages with Custom Success Page URLs
  • Track coupon usage
  • Track product Brand
  • Track internal Promotion Impressions
  • Track internal Promotion Clicks
  • Internal Promotion Widget
  • Child Vs Parent (Send Parent Id or Child id cart, checkout and thank you page)
  • Multi Currency Ready
  • GDPR compliant with native magento accept cookie functionality
  • Multi Store Ready
  • Varnish Cache Ready
  • Full Page Cache Ready
  • 8KB payload support
  • Order Success Page Total Calculation (subtotal / grandtotal)
  • Track Magento User ID
  • Track user type (customer group)
  • Google AdWords Remarketing Tracking
  • Google AdWords Conversion Tracking
  • Persistent Data Management
  • Track product review count
  • Track product review score
  • Track stock status
  • Track Sale products
  • Track transactions by product variants (configurable product)
  • Track transactions by product custom options
  • Track custom dimension Page Type
  • Track custom dimension Page Name
  • Product level Custom Dimension / Metric sending (Send up to 5 product attributes to GTM)
  • Complete sales data, including refunds and repeat purchases (PRO)
  • 100% order accuracy between Magento and Google Analytics (PRO)
  • Avoids missing orders (PRO)
  • Avoids duplicate orders (PRO)
  • Measurement Protocol Tracking for Purchase (PRO)
  • Measurement Protocol Tracking for Refunds (PRO)
  • Measurement Protocol Tracking for Sign Up and Login (PRO)
  • Measurement Protocol Tracking for Item View (PRO)
  • Measurement Protocol Tracking for Search (PRO)
  • Measurement Protocol Tracking for View, Add and Remove from Cart (PRO)
  • Measurement Protocol Tracking for Begin Checkout, Add Payment and Shipping (PRO)
  • Hyvä Theme Ready (PRO)

I Already have Universal Analytics, why do I need GA4 as well?

description
weltpixel

Event tracking from the get-go!

  • Right out of the box, Universal Analytics only allows for tracking page-views. While this is already great information to build upon, it's not necessarily enough for a store in the modern age. With GA4, there is more information available without needing to delve deeper into its settings.
  • Enhanced Measurement collects important data such as scrolling, clicks, downloads, engagements with videos on your website and more. While this is definitely possible with Universal Analytics as well, GA4 does this without the need for intervention!

Next-level retargeting!

  • Most websites have a conversion rate of around 2% on the first visit. Retargeting exists for the remainder 98% of users and can spell the difference between a user never visiting your website again and securing a conversion. In most cases, however, once a conversion is secured, you may not want to immediately keep targeting the user with ads. Prior to GA4, retargeting, while still extremely efficient, lacked the dynamism of being able to exclude certain users (either temporarily or permanently) from being retargeted. GA4 changes this and allows you to more efficiently use retargeting to, for example, temporarily exclude users that have recently purchased an item from being shown a particular ad again until they're eligible for a new set.
weltpixel
weltpixel

Redfining time-based events.

  • Universal Analytics provides great insight into time spent on pages and sessions, however, the insight can be lacking out of the box when it comes to more specific actions users take on your website, such as watching your neat presentation video. GA4 takes this one step further and allows you to set up time measurements for defined actions or sets of actions through its "Elapsed Time" functionality. This way, you can determine how long it takes a user to watch your video, browse the Category Page and finally complete the Checkout Process.

Bringing Web and Mobile together!

  • With the advanced capabilities of Google Analytics 4's Data Streams functionality, you can now centralize all your channels under one property, by setting up Data Streams for each one. This means that, if you have a website and mobile app, for example, you have access to the insights from both under the same Google Analytics property, which will allow you to better piece together and analyze a user's journey across your store, whichever device they choose to use in order to make it.
weltpixel

1 MINUTE INSTALLATION GUI.

  • Step 1:
    Before installing please check the extension compatibility. This extension is currently compatible with the following Magento versions 2.3.0. - 2.4.5. It is recommended to install the extension first on a testing server before you install it on a live (production) server.
  • Step 2:
    Copy the extension files to below paths of your magento 2 instance. If the ‘app/code/WeltPixel’ folder is missing, please create it manually:
    app/code/WeltPixel/Backend
    app/code/WeltPixel/GA4


  • Optional
    Copy the extension files into the below path of your Magento 2 instance. If the ‘app/code/WeSupply’ folder is missing, please create it manually:
    app/code/WeSupply/Toolbox

  • Step 3:
    Copy the installation GUI folder 'weltpixel-extension-installation' in the root of your Magento installation. In some Magento configurations the public root folder may be under 'pub' directory.
    www.yourmagentostore.com/weltpixel-extension-installation/
  • Step 4:
    In your browser go to www.yourmagentostore.com/weltpixel-extension-installation/ and simply follow the installation steps from the graphical interface, presented in your browser. See the installation video: 1 Minute Module Installation via browser GUI.
  • Step 5:
    Wooohooo! The extension is now installed on your Magento store! Congrats!

Troubleshooting

If you experienced any issues or limitations with this quick GUI installation, see also SSH Installation below. SSH installation does the same thing but you are required to issue the commands step by step via CLI. Some servers may have high security configurations and may limit the functionality of this GUI Installer.

How to Install via SSH.

  • Step 1.
    Before installing Google Analytics Enhanced Ecommerce Extension on a Magento 2 store please check the extension compatibility. This extension is currently compatible with the following Magento versions 2.3.0. - 2.4.5. It is recommended to install the extension first on a testing server before you install it on a live (production) server.
  • Step 2.
    Copy the extension files to below paths of your magento 2 instance. If ‘app/code/WeltPixel’ folder is missing, please create it manually:
    app/code/WeltPixel/Backend
    app/code/WeltPixel/GA4


  • Optional
    Copy the extension files into the below path of your Magento 2 instance. If the ‘app/code/WeSupply’ folder is missing, please create it manually:
    app/code/WeSupply/Toolbox

  • Step 3.
    Access the root of your magento 2 project from command line and run the following commands:
    php bin/magento module:enable WeltPixel_Backend --clear-static-content
    php bin/magento module:enable WeltPixel_GA4 --clear-static-content
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy -f
  • Step 4.
    Flush any cache that you might still have enabled on your server or in Magento.
  • Step 5.
    Woohoo, the extension is installed!

How to Upgrade the extension.

  • Step 1. Go to your Google Tag Manager account and remove all tags associated with this extension as new release may contain new tags or adjustments to existing tags. If not removed, tags will not be updated.
  • Step 2. Remove extension code under app/code/WeltPixel/GA4 before adding the new extension files. Extension may be refactored and old unused files may cause random issues so it's best to only keep the latest version of the files.
  • Step 3. Follow normal installation instructions above.

Magento Marketplace Installation.

Google Analytics 4 (GA4) Hyvä Theme Compatibility Addon

The Hyvä Theme frontend is basically built from the ground up, most traditional Magento 2 modules need to be extended to ensure they work properly in conjunction with Hyvä. We provide these adjustments via an addon, which is basically another extension you can install to ensure the full functionality of the Google Analytics 4 PRO module are available with the Hyvä frontend.

Installing the Google Analytics 4 (GA4) Compatibility Addon for the Hyvä Theme

The steps for installing the Google Analytics 4 (GA4) Hyvä Theme Compatibility Addon are the following:

  • Step 1. Make sure you've installed the Google Analytics 4 PRO extension by following the installation steps above.
  • Step 2. Open the Hyvä Theme Compatibility Addon folder and found in the Google Analytics 4 PRO zip file and copy the app folder to the root of your Magento 2 project.
    Note: If you're using Hyvä version 1.1.x, copy the content from the Patches/Hyvä 1.1.x folder into the root of your Magento project and make sure you select the Overwrite option when prompted.
  • Step 3. Enable the addon with the following command:
    php bin/magento module:enable WeltPixel_HyvaGA4
  • Step 4. Upgrade the database and redeploy the static content if necessary.
  • Step 5. Flush all your available caches and you should be done! The addon has no configuration options, once it's installed and enabled, the adjustments will automatically apply and provide the necessary compatibility for the Google Analytics 4 PRO module with the Hyvä Theme.

HOW TO CONGIFURE GOOGLE ANALYTICS 4 (GA4) WITH GTM SUPPORT.

Step 1.

  • a. Go to Admin > Store > Configuration > Sales > Google API > Google Analytics > and set this option to [ No ].
  • b. Go to Admin > Store > Configuration > Sales > Google API > Google Adwords > and set this option to [ No ].
  • c. Go to WeltPixel > Google Analytics 4 Ecommerce > General Configuration > Enable GA4 and set this option to [ Yes ].
weltpixel
weltpixel

Step 2.

  • You need to create a Google Tag Manager account if you don’t have one already at this link: Google Tag Manager
  • Set up the Account name and the container in your Google Tag Manager account like in the image.

Step 3. HOW TO SET UP GOOGLE ANALYTICS 4 IN MAGENTO 2.

  • Once the account is created get the Google Tag Manager (GTM) scripts in admin section of your Magento 2 store WeltPixel > Google Analytics 4 Ecommerce > General Configuration.

    You need also to get the code for the "<body>" section.

weltpixel
weltpixel
Note: If you already have a Google Tag Manager (GTM) account you can find the script in you Google Tag Manager account in Admin section, as seen in the screenshot.
  • Go to WeltPixel > Google Analytics 4 Ecommerce > General Configuration > Google Tag Manager Javascript Code and paste the code for "<head>" section in your magento store.
  • Then go to WeltPixel > Google Analytics 4 Ecommerce > General Configuration > Google Tag Manager Non-Js Code and paste the code for "<body>" section in your magento store.
weltpixel
weltpixel

Step 4. HOW TO ADD GOOGLE TAG MANAGER AND GOOGLE ANALYTICS 4 TO MAGENTO 2.

  • In Magento admin configure your Google Tag Manager (GTM) API Credentials in order to link your store with your GTM account and generate the default Tags, Triggers and Variables.
  • For this you need to go to WeltPixel > Google Analytics 4 Ecommerce > GTM API Configuration and fill in the Account ID, Container ID and Measurenent ID fields. All this information can be found in your Google Tag Manager and Google Analytics accounts.

  • a) Go to Google Tag Manager (GTM) Identify the IDs in your GTM account like in the picture.
  • b) Go to Google Analytics (GA) You can see how to get your Measurement ID from your Google Analytics account.

    The Measurement ID is available under GA account > Admin > Data Streams > *Select your Stream* > Measurement ID as you can see in the picture.

  • Head back into your Magento Admin section and paste the Account ID, Container ID and Measurement ID into the GTM API Configuration section.
  • Save the configuration.
weltpixel
weltpixel

Step 5

The Tag, Trigger and variable generation works via a JSON generation process. The JSON is generated in Magento based on your settings, after which it's imported into Google Tag Manager.

Note: After making any extension configuration changes, remember to re-generate the JSON and re-import and overwrite the existing GTM container to ensure your settings are picked up by Google.

Generate JSON.

  • Go to WeltPixel > Google Analytics 4 Ecommerce > JSON Export Options , fill in your Public ID (it can be found in your GTM account) and hit the Generate Json for Variables, Triggers and Tags button.

    You will be notified that the JSON has been generated successfully and a Download JSON button will appear. Click the button to download the generated JSON.

Tag Manager Admin.

  • Go to your Google Tag Manager Dashboard and access the Admin section and choose Import Container

weltpixel
weltpixel

Import JSON.

  • Click on the Choose container file button and find your previously generated and downloaded JSON file. Then, choose a workspace (you can choose an existing workspace or create a new one) and an import option.

    When importing your container, you will have the option to merge the imported content with the selected workspace, or overwrite the workspace entirely. Overwriting the selected workspace will remove all your existing tags, triggers and variables in that workspace, and will replace them with the imported container.

Preview and Confirm.

  • After importing the generated JSON, a preview will show up letting you know the number of changes made to the container. There should be Tags, Triggers and Variables created or updated in various amounts depending on your Magento Admin settings. Click on Confirm and you should be done with importing your settings!

weltpixel
weltpixel

Step 6.

  • After all your tags have been created in Google Tag Manager (GTM), go to Google Tag Manager (GTM) account and PUBLISH / SUBMIT all your tags by following the steps from Google Tag Manager.
  • ! NOTE: If the container is not published/submitted in your GTM account, no tracking will be available. Make sure to publish your container.
  • !! NOTE 2: Displaying statistics in your Google Analytics account based on tracked data could take from 30 minutes from 48 hours according to GTM Documentation. However, real time data should be visible right away if your account is correctly set up.

Step 7. Measurement Protocol Tracking Configuration (PRO VERSION ONLY).

If you have the PRO version, make sure you do the following setup:

  • Enable Measurement Protocol Tracking Configuration: To enable go to Admin -> WeltPixel -> GA4 PRO -> Enable Measurement Protocol Tracking Configuration -> Set to Yes
  • Measurement ID: Ex: G-XCXCCXXC Find this information in Google Analytics 4 -> Admin Settings -> Data Stream -> Open the desired Data Stream -> MEASUREMENT ID (it is the same ID generated in Step 4b)
  • API Secret: Find this information in Google Analytics 4 -> Admin Settings -> Data Stream -> Open the desired Data Stream -> Measurement Protocol API secrets -> create a new API secret key and paste the value into this field
  • Track Events: Select the Events that you need: Purchase / Refund / Sign Up / Login / View Item / View Item List / Select Item / Search / Add to WishList / Add to Cart / View Cart / Begin Checkout / Add Payment Ingo / Add Shipping Info

    Note: If you are using Client Side Tracking in conjunction with Measurement Protocol, make sure that you only track events on one side or another. For example, by having the “purchase” tag enabled on client side as well as via measurement protocol, 1 transaction will be triggered twice and it will result in duplicate transactions. You can check this by going to Google tag Manager -> Tags -> Select the Tags that you added in Track Events and click Pause (example image below)

  • Send User-ID Yes/No - Including the User ID allows for more granular and accurate connection of user counts and behavior across different sessions as well as various devices and platforms.
  • Automatically disable data layer for enabled measurement protocol events: Yes/No - To avoid any chance of duplicate events to be sent, you must choose which event is sent via Measurement Protocol or via Data Layer. By enabling this option we automatically disable Data Layer for enabled Measurement protocol events, therefore even existing GTM tags will not fire because the data layer is not sent.
  • Enable File Log: Yes/No - Enable push data log in ga4.log file
  • Enable Debug Collect: Yes/No Enable push of data to https://www.google-analytics.com/debug/mp/collect
  • Save the configuration.
weltpixel
weltpixel

Note: If you've enabled the Automatically disable data layer for enabled measurement protocol events option, you can skip this step.

  • To avoid duplicate transactions go to your Google tag Manager -> Tags -> Select the Tags that you added in Track Events and Pause each client side event that is also enabled under Track Events section.

  • Note: Ensure you don't disable the main Analytics Tag, labeled WP - GA4, as this tag is required for tracking sessions, page views and other important user metrics.

Success.

  • Woohoo, the extension is configured!

    Note: Your GA and GTM account are now configured with our pre-generated settings and ready to receive valuable information from your Magento 2 store! You can now gather valuable data and take data driven decisions! Congrats!
    Note 2: If you would like to receive even more personalized tracking data, you can always extend your GTM and GA default configurations from your account. If you would like our Google Certified Specialists to help you with that please contact our support for a quote.

General Configuration.

  • Google Tag Manager Javascript Code Position [ In the head tag / Before body close tag ] - choose position where Javascript code to be inserted. Default: In the head tag.
  • Impression Chunks Size - allows you to break up the payload into smaller chunks. We recommend limiting it to 15. The analytics.js library refuses to send a hit if the full payload size is larger than 8192 bytes. This does require quite a lot of data to be stuffed within, but it only takes some dozens of product impressions to clog up the channel
  • Product identifier [ SKU / ID ] - you can identify products in GA and GTM either by SKU or by product ID from your Magento catalog
  • Enable Brand - if you would like to have each product brand tracked in Google Analytics Ecommerce Reports - select yes and use appropriate brand attribute
  • Order Success Page Total Calculation [ Subtotal / Grandtotal ] - Calculates total amount on success page based on Subtotal or Grandtotal
  • Measure Product Clicks - This option allows ‘Product Click’ tracking on Category Page , Search results page and Related/Cross-sell/Up-sell product grids. If Product Click Tracking is enabled this option rewrites Magento_Catalog::product/list.phtml and Magento_Catalog::product/list/list.phtml. If you are using a custom theme/extension already re-writing this templates check here how you can make the necessary compatibility adjustments: How to solve GTM compatibility issues
weltpixel
weltpixel
  • Promotion Tracking [ Yes / No ] - Example of usage:
                     <a href="#" data-track-promo-id="PROMOID"
                        data-track-promo-name="PROMONAME"
                        data-track-promo-creative="PROMOCREATIVE"
                        data-track-promo-position="PROMOPOSITION">Content
                     </a>
                  
  • Exclude Tax From Transaction [ Yes / No ] - Exclude taxes amount from transaction
  • Exclude Shipping From Transaction [ Yes / No ] - Exclude shipping amount from transaction
  • Exclude Orders with 0 Value [ Yes / No ] - Orders with value 0.00 can be excluded from purchase transactions if you set this option to Yes
  • Success Page Paths - If you are using a custom checkout, and the success page path is different from the default Magento path: 'checkout/onepage/success', you can list it here to make sure the Transaction data is sent to GTM.
  • Custom Dimension - Customer ID [ Yes / No ] - Use customer ID as a custom dimension
  • Custom Dimension - Customer Group [ Yes / No ] - Use customer group as a custom dimension
  • Custom Dimension - Stock Status (insctock/out of stock) [ Yes / No ] - Use customer dimension as a custom dimension

GTM API Configuration.

  • Account ID - Must be set as seen in Step 4 from Configure section
  • Container ID - Must be set as seen in Step 4 from Configure section
  • Measurement ID - Must be set as seen in Step 4 from Configure section
  • I.P Anonymization [ Yes / No ] - Allows website owners to request that all of their users' IP addresses are anonymized. It help website owners comply with their own privacy policies or, in some countries, recommendations from local data protection authorities, which may prevent the storage of full IP address information.
weltpixel
weltpixel

Google Adwords conversion tracking.

  • Enable [ Yes / No ] - Enables Google AdWords conversion tracking
  • Google Conversion ID - You need a Google AdWords account adwords.google.com. Follow Google documentation on how to find Google Conversion ID for AdWords.
  • Google Conversion Label - Follow Google documentation on how to find Google Conversion Label for AdWords.
  • Google Conversion Currency Code - Fill in currency used in AdWords account. e.g. usd

Google AdWords Remarketing.

  • Enable [ Yes / No ] - Enables Google AdWords remarketing.
  • Google Conversion Code - Follow Google documentation on how to find Google Conversion Code for Google AdWords Remarketing.
  • Google Conversion Label - Follow Google documentation on how to find Google Conversion Label for Google AdWords Remarketing.
weltpixel
weltpixel

Troubleshooting.

For details about how to use Google Analytics 4's DebugView to confirm your data is correctly making it into Google Analytics, check out this article on our Support Center: How to preview and monitor Google Analytics 4 events using Debug View?

Preview and debug GTM tags

  • Use GTM Preview functionality
    There are many ways to troubleshoot your GTM setup. However we found that using the GTM preview mode you can quickly and easily troubleshoot your GTM setup regardless of your expertise level. Go to your GTM account and in the top right corner you will see the Preview Button
  • After hitting the Preview Mode button, you will be redirected to the Tag Assistant page where you'll need to input your website's URL.
weltpixel
weltpixel
  • You will then be redirected to your website in a new tab, with a confirmation that the debugger is connected. Switch back to the Tag Assistant tab and you'll be able to view every tag that gets fired here.

Change Log.

What’s new in v.1.11.17 - Feb 9, 2023

  • Fixed an error that would be thrown when compiling the Magento 2 code via the Command Line Interface. This error was specific to the standard version of the module, and did not affect the PRO version.
  • Fixed an error that sometimes occurred when the default Magento 2 Reviews module was disabled in the Magento core.
  • Added minor README adjustments for improved clarity.


What’s new in v.1.11.15 - Feb 1, 2023

  • New Feature: Updated the functionality for the Add to Cart and Remove from Cart events to account for any cart quantity changes. This ensures an Add to Cart or Remove from Cart event is fired whenever the cart quantity is modified, through whichever means this happens.
  • Added compatibility with the latest Hyva Theme releases, versions 1.2.1 and 1.1.21. For versions 1.1.x, a patch is now required to be applied in order to ensure full functionality. More details about how to apply the patch can be found in the dedicated installation section.
  • Fixed a bug that sometimes prevented the Purchase event from being fired when Measurement Protocol was enabled for certain events, but not for the Purchase event itself.
  • Code cleanup for certain dataLayer events.


What’s new in v.1.11.14 - Jan 10, 2023

  • New Feature: Added full compatibility for Google Analytics 4 PRO with the Hyvä Theme. This is achieved through a compatibility addon provided with the extension. More details in the dedicated installation section.
  • Fixed a bug that would sometimes result in users being redirected to a 404 page when adding a product with Configurable Options to their cart from Cross-Sell carousels.
  • Refactored event dataLayer push for increased adherence to Google Analytics 4 guidelines.


What’s new in v.1.11.11 - Nov 11, 2022

  • New Feature: Extended the Measurement Protocol functionality - It's now possible to send the view_item_list (Impression) event Server-Side. This applies to Category Pages, Search Results Pages, Advanced Search and Upsell/Related Products on Product Pages (PRO version only)
  • New Feature: Extended the Measurement Protocol functionality - It's now possible to send the select_item (Product Click) event Server-Side (PRO version only)
  • New Feature: Added an Admin option that allows you to choose whether to send the User ID when using Measurement Protocol (PRO version only)
  • Fixed an issue whereby the Magento Admin JSON generation process would not generate tags for certain events.


What’s new in v.1.11.9 - October 7, 2022

  • New Feature: Added the possibility of disabling the dataLayer for events sent via Measurement Protocol, which ensures none of the selected events are duplicated - PRO version only
  • Fixed an issue that certain dataLayer variables to be marked as "Other" when using Magento's Move JS to Bottom functionality in conjunction with Full Page Caching.
  • Added various adjustments to Magento Admin setting text for increased clarity.


What’s new in v.1.11.7 - September 1, 2022

  • New Feature: Extended the Child/Parent SKU/ID functionality to apply to Add to Cart and Remove from Cart events as well.
  • Fixed an error related to PHP 8.1 that was thrown when the Google Ads Remarketing functionality was enabled.
  • Fixed an issue that would sometimes prevent Product Impressions from being pushed when using Ajax Pagination.
  • Fixed an error related to PHP 8.1 that occurred when refreshing the Success Page.
  • Performed various code cleanups related to PHP 8.1.
  • Confirmed compatibility with the latest Magento 2.4.5 and 2.4.4-p1 versions.
  • Updated installation/upgrade scripts to use data patches.


What’s new in v.1.11.5 - August 17, 2022

  • New Feature: The Google Analytics 4 PRO extension is now available for purchase, which contains improved and 100% accurate tracking via Measurement Protocol.


What’s new in v.1.11.1 - April 25, 2022

  • New feature: Added the possibility of including custom Success Page URLs with an asterisks to account for dynamic Success Page URLs and increase compatibility with 3rd party Payment Methods.
  • Fixed a bug that, in some cases, caused the default Magento pagination to break on Category Pages when the module was enabled.
  • Fixed an error that occurred when the Impression Chunk Size setting in the Magento Admin was set to 0.
  • Ensured Price and Quantity values are passed as integers via the dataLayer to conform to Google recommendations.
  • Initiated a clear of the dataLayer eCommerce object before a push event to conform with Google recommendations.
  • Added a "value" parameter to the dataLayer for Checkout and View Cart events.
  • Code cleanup: Removed certain unused jQuery/UI elements from the Magento Admin.
  • Fixed an incorrect licensing message on B2B Magento Enterprise instances which would display when an invalid license was entered.
  • Confirmed compatibility with the latest Magento 2.4.4 and 2.3.7-p3 versions as well as PHP 8.1.


What’s new in v.1.10.17 - October 22, 2021

  • Confirmed compatibility with the latest Magento 2.4.3-p1 and 2.3.7-p2 versions.


What’s new in v.1.10.15 - August 31, 2021

  • Fixed an error that was thrown when disabling the Google Tag Manager or Google Analytics 4 extensions before installing other WeltPixel extensions - This issue affected Pearl Theme users only.
  • Added performance optimizations and enhanced compatibility with 3rd party code on Category Pages.
  • Confirmed compatibility with the newly released Magento 2.4.3, 2.4.2-p2 and 2.3.7-p1 versions.
  • Added .localhost as an accepted domain termination for the licensing process.


What’s new in v.1.10.11 - July 7, 2021

  • Fixed an incompatibility with the default Magento 2.4.2 Move JS to Bottom functionality. When enabled, it would change the execution order of events on the Success Page, which sometimes caused missing transactions in Google Analytics.
  • Fixed an issue that caused missing Revenue in Google Analytics 4. Requires a regeneration and reimport of the JSON file into Google Tag Mangager, after which the container needs to be published.
  • Added improvments to the WeltPixel Developer Magento Admin section. Latest Cron Jobs now lists the last 100 executed Cron Jobs.


What’s new in v.1.10.9 - May 18, 2021

  • Fixed a Display Currency discrepancy related to the Add and Remove from Cart events.
  • Confirmed compatibility with the newly released Magento 2.3.7 and 2.4.2-p1 versions.


What’s new in v.1.10.7 - March 26, 2021

  • Added compatibility adjustments with a new Product Labels extension functionality. Requires the WeltPixel Product Labels extension.
  • Added small Magento Admin label adjustments.
  • Adjusted WeltPixel Developer section comments.


What’s new in v.1.10.5 - February 4, 2021

  • Initial release.


weltpixel