Requires the Google Analytics 4 PRO extension.
Reddit's Conversions API (CAPI) acts as a method of securely sharing marketing data with Reddit via a server-to-server implementation, with the added benefit of not requiring website code.
With Conversions API (CAPI), advertisers can strengthen campaign performance by improving measurement accuracy, audience targeting and, subsequently, ad optimization. This is all done through a secure and sustainable server-side connection, resilient to signal loss and other obstacles that traditional, client-side implementations face.
Here's a handy diagram to show you how the Reddit Pixel and Reddit Pixel Conversions API work:
To use the Reddit 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-redditss
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