Browse categories

How to install the pixel on Magento 2.0?

2 min read

This guide will walk you through:

  1. Display Notifications
  2. Capturing Sales Activities

Both steps will be completed once the wisernotify magento extension is installed and the API key is verified.

Magento 2 Extension Installation Steps

Step 1. Download & Extract the Extension

Step 2. Copy the Extension to Magento Root Directory

  • Navigate to your Magento root directory.
  • Create a new folder: app/code/Tatvam.
  • Copy the unzipped WiserNotify folder into app/code/Tatvam/.

Step 3: Enable the Extension Using Terminal

  • Open the terminal in the root directory of your Magento 2 installation.

  • Run the following command to enable the extension:

php bin/magento module:enable Tatvam_Wisernotify

Or

php bin/magento setup:upgrade

Step 4. Compile & Deploy the Extension

  • Run the following command to compile dependencies:

php bin/magento setup:di:compile

  • Deploy static content with:

php bin/magento setup:static-content:deploy

Step 5: Clear all Cache from admin.

  • Log in to your Magento Admin Panel.
  • Go to System > Cache Management.
  • Click Flush Magento Cache.

The WiserNotify extension is now installed on your Magento 2 store.

Connect Magento 2 with WiserNotify

  • Log in to your WiserNotify account.
  • Go to Integrations > Magento 2.0.
  • Click Integrate and copy your API Key

  • Add the API Key to Magento 2 so, Log in to your Magento Admin Panel.
  • Navigate to System > WiserNotify Extension.
  • Paste the API Key inside the Enter API Key text box & Click Verify.

After verification, the following operations will be performed automatically:

  • Pixel Code Added: The WiserNotify pixel script will be added to your store (loads asynchronously for better performance).
  • Fetch Existing Sales Data: The last 30 orders from Magento will be pulled into WiserNotify for notifications.
  • Webhook Setup: A webhook will be created to send real-time sales order data to WiserNotify.

Note:
Make sure you select this integration as data-source for the notification (Customize notification > Data-source > Select this integration)

Important: After making changes, check your notification in a private browser to avoid cache issues.


Need Help?
Explore our Troubleshooting Guide or contact our live chat support from your WiserNotify account. We’re here to assist you promptly.

Related integration guides

Setting up a different integration? These related WiserNotify integration guides walk through it:

Still stuck? A human will do it with you

Live chat from your dashboard — real answers in minutes, every day of the year.

Open live chat

Small nudges, big impact

Show your visitors what others are doing right now — and turn hesitation into checkout.

Trusted by 20,000+ sites · 5 onCapterra34 people signed up today
How to install the pixel on Magento 2.0? | WiserNotify