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
- Go to Dashboard > Settings.
- Switch to the API Keys tab.
- Click "Generate New Key".
- Name it (e.g., "Cursor AI") and click Generate.
- Copy the key (starts with
sk_eco_...).
Step 2: Configure Your Client
Cursor Config (Direct):
- Open Cursor Settings > Features > MCP.
- Click "Add New MCP Server".
- Type: SSE.
- URL: Paste:
https://api.ecommaps.com/api/v1/mcp/sse. - 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.
- Go to Dashboard > ecoApps.
- Look for "Marketing & Operations".
- Enable Facebook Pixel (Browser + CAPI) and TikTok Pixel.
- (Optional) Connect Google Sheets to sync orders in real-time.