
Requires the Google Analytics 4 PRO extension.
Connect your Magento 2 store to OpenAI Ads with our OpenAI Ads Conversions API integration. This addon establishes a direct, secure server-to-server connection between your eCommerce data and OpenAI's advertising platform, enabling accurate conversion tracking for campaigns that reach shoppers inside ChatGPT.
Built specifically for Magento 2 merchants, this server-side implementation ensures reliable event delivery even in environments with strict privacy controls, Intelligent Tracking Prevention, or ad blockers. As advertising inside AI assistants takes shape, your conversion data stays accurate, resilient, and ready to power optimization.
Bridge the OpenAI Ads pixel and the Conversions API to capture every critical interaction — purchases, add-to-carts, and checkout steps — even when client-side scripts are blocked.
Server-side data sharing gives you granular control over what is sent to OpenAI, making it easier to align tracking with your privacy standards and document consent preferences.
Stay ahead of browser updates with a hybrid approach that combines the OpenAI Ads pixel's flexibility with server-side reliability, ensuring consistent reporting on an advertising surface that is still evolving fast.
Consolidate your Magento 2 store's OpenAI Ads signals through a single API connection. Streamline pixel implementation, reduce duplication, and keep attribution clean across every funnel touchpoint.
Customers interact with your Magento 2 store (product views, add to carts, checkout steps, purchases)
Server-side tracking captures the full event payload with 100% reliability
Secure data transmission to OpenAI occurs through the official Conversions API
Conversion data appears in your OpenAI Ads dashboard for measurement and optimization
The following diagram illustrates the seamless integration between your Magento 2 store, server-side processing, and the OpenAI Ads Conversions API:
To use the OpenAI Ads 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-openaiss
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!
Important Notice: To use server-side tracking you need an OpenAI Ads account with access to your Pixel ID and a Conversions API Key. The API Key authorizes every request, so server-side tracking will not authenticate without it.
Admin → Stores → Configuration → WeltPixel → OpenAI Ads Pixel Tracking → OpenAI Ads Pixel Server Side Tracking Configuration
Toggle this to Yes to activate the OpenAI Ads Conversions API integration. Events selected below are sent to the OpenAI Ads Conversions API directly from your server.
The same Pixel ID used in the client-side snippet configured in the section above. You can find it in your OpenAI Ads account.
Generated in your OpenAI Ads account. The key is sent as an Authorization: Bearer header on every request and is never exposed to the browser.
Select the events you wish to send to OpenAI via the Conversions API. Available options are:
Note: Make sure the client-side OpenAI Ads pixel in the section above is enabled and configured with the same Pixel ID so browser and server events can be matched.
Set this to Yes to also fire the browser pixel for the selected events. Both copies share the same event ID, so OpenAI deduplicates them into a single conversion.
Sends events flagged validate_only, so OpenAI validates the payload without recording a conversion. Ideal when checking the configuration without polluting production reporting.
Enable the creation of a log file that shows the pushed event data. The openai-api.log file can be found in the var/log directory of your Magento 2 root. Logged payloads can also be explored directly in the admin via the built-in Log Viewer.
If set to Yes, only selected customer groups will be tracked by OpenAI server-side events.
If set to Yes, you'll be able to add additional Pixel ID / API Key pairs, and the enabled events will be sent to each configured endpoint.
Access our comprehensive documentation in the Knowledge Base for detailed setup and configuration instructions.
Our dedicated support team is ready to assist you with any technical issues or questions you may encounter during setup and usage.
Stay current with regular updates ensuring compatibility with the latest Magento versions and OpenAI Ads API changes.
The OpenAI Ads Conversions API Addon enables server-side tracking of customer events from your Magento 2 store to OpenAI Ads, the advertising platform for campaigns shown in ChatGPT. It provides accurate conversion data for measurement and campaign optimization.
Yes, this addon requires the Google Analytics 4 PRO extension (version 1.17.3 or higher) to be installed and configured on your Magento 2 store.
The addon supports server-side tracking of PageView, ViewContent, AddToCart, InitiateCheckout, Purchase, and Signup events.
Yes. OpenAI Ads campaigns run inside ChatGPT, and this addon reports your Magento 2 store's conversions to OpenAI server-side, so campaign performance is measured accurately even when browser tracking is blocked.
Future updates will include additional features and enhancements to the OpenAI Ads Conversions API Addon.