← All Integrations

Integrate with Adobe Commerce (Magento)

Gain deep insights into your Adobe Commerce store's order activity. This lightweight extension captures key order events in real time.

Step 1 — Get Your API Key

  1. Go to the projects page inside of the Stormly application and click Set-Up Data as shown below:



  2. Under "Use tracking code from:" pick "Segment.com", then copy the API key as shown below:



  3. Copy the API Key. You will need it in the next step.

Step 2 — Install the Stormly Extension

  1. Download the .zip archive of the Stormly extension. Click here to download
  2. Upload the .zip archive to your Adobe Commerce (Magento) server.
  3. Extract files on server, and move the Stormly folder into the app/code folder.
  4. Complete installation by running these commands on your server:
    $ php bin/magento maintenance:enable
    $ php bin/magento setup:upgrade
    $ php bin/magento setup:static-content:deploy -f
    $ php bin/magento module:enable Stormly_EventLogger --clear-static-content
    $ php bin/magento setup:upgrade
    $ php bin/magento cache:clean
    $ php bin/magento cache:flush
  5. Use Adobe's official guide to set permissions on the server file system. Read more here.
  6. Finally, disable maintenance mode by running:
    $ php bin/magento maintenance:disable

Step 3 — Configure the Stormly API Key

  1. Log in to your Magento Admin Panel.
  2. In the left sidebar, go to: Stores → Configuration
  3. In the Configuration page: Scroll to the General tab on the left (you may need to expand it).
  4. Under General, you should now see a new section labeled: Stormly Analytics
  5. Click on Stormly Analytics and you'll see the field for Stormly API Key. Use the API key copied earlier, then click Save Config.
  6. Clear cache by running:
    $ php bin/magento cache:clean
    $ php bin/magento cache:flush

🛠 If the Stormly Analytics section is missing, make sure your module is enabled by running:

$ php bin/magento module:status Stormly_EventLogger

If not enabled, revisit the "Install the Stormly Extension" section above.

Ready to connect?

Sign up free and start seeing ecommerce insights from your Adobe Commerce store.