📊 State of Magento 2025

The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

613 Modules
401 Ready
211 Need Help
🏆 Leaderboard
Potentially Abandoned v1.2.0

Shopping Ads

sourceknowledge/shopping-ads

Adds SourceKnowledge pixels and generates a shopping feed from your catalog. Enables integration with comparison shopping engines and social media platforms.

10,451
Downloads
Below average
0
GitHub Stars
2y ago
Last Release
0
Open Issues
Build Issues
0/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
PHPStan

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.2.0 on Magento 2.4.8-p3
Dec 27, 2025

Looking for Contributors

Composer installation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Shopping Ads Magento compatibility status badge

README

Loaded from GitHub

SourceKnowledge Shopping Ads for Magento 2

Automatically add SourceKnowledge pixels to your store and generate a shopping feed from your catalog to increase sales on your website.

In just a few steps, you can install the SourceKnowledge App and turn your Magento 2 catalog into shopping ads. Once you connect SourceKnowledge to your Magento 2 store, you instantly run your product catalog on comparison shopping engines, deal sites, native advertising and on social media.

Compatibility

Magento Open Source (CE) 2.3
Magento Open Source (CE) 2.4

Installation

Install via composer (recommended)

Run the following command in Magento 2 root folder:

composer require sourceknowledge/shopping-ads

Using GIT clone

git clone https://github.com/sourceknowledge/shopping-ads.git app/code/Sourceknowledge/ShoppingAds

Activation

Run the following commands in Magento 2 root folder:

bin/magento module:enable Sourceknowledge_ShoppingAds
bin/magento setup:upgrade
bin/magento setup:static-content:deploy

Recompile your Magento project

bin/magento setup:di:compile

Clear Cache

bin/magento cache:clean

Configuration

  1. System > Integrations > Sourceknowledge_ShoppingAds
  2. Click Activate to grant the required permissions.
  3. When asked about Sourceknowledge account, choose EXISTING CLIENT or NEW CLIENT otherwise, and complete the activation process.
  4. If you already have an account with Sourceknowledge, log in with your credentials or sign-up to complete the activation process.

Discount Code URL

Allows discount codes to be applied to a browser session automatically via a query string. For example, with the default settings, the following will make sure the MYDISCOUNTCODE coupon is applied during checkout:

https://url.to.my.store?sk_coupon=MYDISCOUNTCODE

Config options can be found in Stores -> Configuration -> Customers -> Promotions -> Discount URL Settings

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.