Skip to content

Magento integration

Yes, we support Magento

You can track affiliate sales from your Magento store (Magento 1 or 2) using the Website (JS Pixel) integration. Follow the steps below.

Step 1 — Create a program

  1. Go to MarketingPrograms.
  2. Create a new program with your commission rules.

Step 2 — Create a campaign

  1. Go to MarketingCampaigns.
  2. Click Create New on any campaign type card.

Step 3 — Configure the campaign

  1. In the General Settings tab, enter the Campaign Name.
  2. Set Tool Type to Sale Integration.
  3. Select your Program and Magento from the Integration Plugin dropdown.
  4. Add the Campaign Target Link (your Magento store).

Step 4 — Choose Website (JS Pixel)

  1. Click the Integration Setup tab.
  2. Under Choose Your Integration Method, select Website (JS Pixel).

Step 5 — Save and view the code

  1. Click Save (stays on the form).
  2. Click View Integration Code or Get Code. A popup opens with Magento 1 and Magento 2 installation instructions and the module download links.

What the popup shows — Magento extension installation

The popup has separate tabs for Magento 1 and Magento 2.

Magento 1:

Integrate affiliate script into magento 1. download magento module from here Magento Module and follow following step.

  1. Extract download zip file.
  2. Upload "app" folder to root folder of your magento store.
  3. Check that you have a current backup of your site or create one by going into system->tools->backup. This will be useful in case anything goes wrong.
  4. Disable compilations via system->tools->Compilations.
  5. Clear cache by going into System->Cache Management, selecting all the files in the list, choosing the refresh option in the dropdown menu, and finally clicking Submit.
  6. Activate the extension System-> Configuration: click on Advanced menu from left panel; Find AffiliatePro_Magento1 and enable it.

Magento 2:

Integrate affiliate script into magento. download magento module from here Magento Module and follow following step.

  1. Extract download zip file.
  2. Upload "AffiliatePro" folder to /app/code/ folder in your magento store.
  3. Run Command using php: Create cmd.php file into magento root folder; Add the content shown in the popup (php bin/magento setup:upgrade and setup:static-content:deploy); Open cmd.php file in browser using http://url_of_magento_store/cmd.php.

Save the campaign first so the popup shows the correct download links and steps for your Magento version.

Was this article helpful?

8 views