Requires the Google Analytics 4 PRO extension.
Meta's Conversions API is designed to act as a system of bridges between an advertiser's marketing data (such as website & app events, business messaging or even offline conversions) and Meta. This includes data from a server, a website, mobile app or CRM.
Conversions API, when used to its full potential, eliminates the need for maintaining multiple connection points for each data source. Instead, advertisers can leverage Meta's Conversions API to simplify their tech stack by sending multiple event types. With our integration, advertisers can establish a direct connection between their server and Meta's Conversions API endpoint.
Here's a handy diagram to show you how the Meta Pixel and Meta Pixel Conversions API work:
To use the Meta Pixel Conversions API Addon, you'll need the following:
This extension is installed via Composer, which is the official and only supported installation method.
php bin/magento deploy:mode:set developer
Head into the Downloadable Products section of your weltpixel.com account. This is where you'll be able to see your Composer Configuration Commands.
You'll need to have Composer installation enabled for your account. If you don't see the Composer Configuration Commands, please contact our support team.
Run the generated commands from your account. Example commands:
composer config repositories.weltpixel composer https://weltpixel.repo.packagist.com/your-id/
composer config --global --auth http-basic.weltpixel.repo.packagist.com token your-token
These commands will provide you access to the WeltPixel repository. Replace 'your-id' and 'your-token' with the actual values from your account.
Run the following command in your Magento root directory:
composer require weltpixel/module-ga4-metass
Run the following commands:
php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f
Flush any caches:
php bin/magento cache:flush
If your store was in production mode, switch it back:
php bin/magento deploy:mode:set production
Wooohooo! The extension is now installed on your Magento store! Congrats!
What's new in v.1.16.0 - January 7, 2026
What’s new in v.1.15.11 - November 25, 2025
What’s new in v.1.15.9 - October 28, 2025
What’s new in v.1.15.7 - September 2, 2025
What’s new in v.1.15.3 - June 20, 2025
What’s new in v.1.15.0 - April 22, 2025
What's new in v.1.14.19 - April 8, 2025
What's new in v.1.14.13 - February 17, 2025
v.1.10.1 - November 14, 2024