The Store Integration page provides pre-built connectors and instructions for linking Experro to your e-commerce platform. Once connected, Experro can automatically import products, orders, customer data, and other storefront information to power analytics, AI recommendations, and automation.

What You Can Do on This Page

  1. See Available Integrations – View all supported platforms—Shopify, BigCommerce, and Magento—and their connection status.
  2. Follow Step-by-Step Instructions – Use the in-UI guide to complete the integration, including any required extensions or API credentials.
  3. Manage Connected Stores – Review which storefronts are linked, disconnect if needed, or reauthorize when credentials change.

Supported Platforms

Platform
Shopify
BigCommerce
Magento
Click on the desired platform to begin. Once authorized, Experro will automatically ingest your store data, keeping everything up to date without manual exports. Let me know if you’d like to adjust any of the placeholders or add more detail!

Shopify & BigCommerce

For Shopify and BigCommerce, Experro offers seamless, plug-and-play connectors. Follow the linked documentation to connect to the store, grant the necessary scopes, and start syncing your catalog and orders within minutes.

Magento

For Magento, follow the steps below to complete the integration. This guide is divided into two major segments:
  1. Adding the Experro Extension to Magento
  2. Configuring the Magento–Experro Integration

1. Adding the Experro Extension to Magento

In this section, you will add the Experro extension to your Magento installation. Follow these steps carefully to ensure that the module is correctly installed and visible in the Magento Admin panel.

Prerequisites

  • You have already downloaded the Experro Connector ZIP file to your server.
  • If you do not have the file, contact the Experro Support Team.

Installation Steps

  1. Extract the Experro Connector Module Files
    1. Upload or move the ZIP file to your Magento root directory.
    2. Extract the ZIP into:
    MagentoRoot/app/code
    
  2. Verify the Folder Structure Ensure the extracted module appears as:
    MagentoRoot/app/code/Experro/Connect
    
  3. Run Magento Compilation Commands From the Magento root directory, run:
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy -f
    php bin/magento indexer:reindex # Only if required
    php bin/magento cache:clean
    php bin/magento cache:flushchmod 777 -R var pub generated
    
  4. Module Confirmation
    1. Log in to your Magento Admin panel.
    2. You should see the Experro module logo in the left sidebar.
    3. To verify connectivity, navigate to:
    Admin > Experro > System Status
    

2. Configuring the Magento–Experro Integration

Prerequisites

  • You have uploaded and extracted the Experro Connector ZIP file as described above.

Integration Steps

  1. Magento Admin Access
    1. Log in to the Magento Admin panel.
    2. Navigate to Experro Connect.
  2. Experro Admin Configuration
    1. Log in to the Experro Admin panel.
    2. Go to Platform > Install Magento Integration.
    3. Click Add Store and fill in the required details:
      • Environment
      • Store Name
      • Magento Store URL
      • Channel
      • Language
    4. Click Next.
  3. Copy Experro Token
    1. After clicking Next, you will see your Experro Token displayed.
    2. Copy the token (you will need it in Magento).
  4. Connect to Experro from Magento
    1. Return to the Magento Admin panel.
    2. Click Connect to Experro.
    3. You’ll be redirected to a connection form.
    4. Paste the Experro token and fill in any other required fields.
    5. Click Next.
  5. Store Details Page Once connected, you will see the Store Details page in Magento, confirming the integration.
  6. Verification Navigate to Experro, and click the Verify button.
  7. OAuth Details Configuration
    1. After clicking Verify, you will be redirected to the OAuth Details page.
    2. Copy the store details information from the Magento Admin panel into the respective fields.
    3. Click on the Next button.
  8. Final Storeview Configuration
    1. Complete the final details on the Storeview Details page.
    2. Click on the Connect button.
    3. A confirmation message “Store added successfully” should appear.
    4. The system will then redirect you to the store listing page, where your newly added store will be displayed.
This guide should help you smoothly integrate Magento with Experro.