Getting Started
Configuration

Configuration

Before launching, you need to connect your store to the real world (Logistics) and the digital brain (AI).

1. Logistics Setup (Crucial) 🚚

Ecommaps creates shipping labels automatically. To enable this, you must connect your carrier accounts.

Go to ecoApps

Navigate to Dashboard > ecoApps.

Select Carrier

Scroll to the "Shipping & Logistics" section. You will find native integrations for:

  • Yalidine Express
  • ZR Express (Procolis)
  • Maystro Delivery
  • Nord et Ouest

Connect Account

Click "Connect Now" on your preferred carrier card. Enter your API Key and Tracking Token (provided by the carrier).

Set Home Wilaya

⚠️

Important: Make sure to select your "Home Wilaya" (Stop Desk) correctly. This ensures accurate shipping rates calculation and pickup coordination.

2. Connect AI (EcoBaseAI) 🧠

Ecommaps exposes an MCP (Model Context Protocol) server that lets you control your store using AI tools like Cursor or Claude Desktop.

Step 1: Generate API Key

  1. Go to Dashboard > Settings.
  2. Switch to the API Keys tab.
  3. Click "Generate New Key".
  4. Name it (e.g., "Cursor AI") and click Generate.
  5. Copy the key (starts with sk_eco_...).

Step 2: Configure Your Client

Cursor Config (Direct):

  1. Open Cursor Settings > Features > MCP.
  2. Click "Add New MCP Server".
  3. Type: SSE.
  4. URL: Paste: https://api.ecommaps.com/api/v1/mcp/sse.
  5. Headers: Add your key inside the JSON headers.
{
  "Authorization": "Bearer sk_eco_5b39..."
}

3. Marketing Pixels 🎯

Don't forget to configure tracking to measure your success.

  1. Go to Dashboard > ecoApps.
  2. Look for "Marketing & Operations".
  3. Enable Facebook Pixel (Browser + CAPI) and TikTok Pixel.
  4. (Optional) Connect Google Sheets to sync orders in real-time.