
Commerce
Connect your store
Commerce overview
The Commerce module turns Pulse into an end-to-end e-commerce engagement platform. When enabled, the workspace gains:
- Product catalog (
commerce_products) for recommendations and abandoned-cart flows. ) - Shopify and WooCommerce webhook ingestion to populate
commerce_orders. - Automatic last-touch revenue attribution back to campaigns.
- Commerce-specific event emissions (
order_created,order_completed).
Enabling commerce
- Go to Settings โ Workspace โ Feature modules.
- Toggle Commerce on. Only workspace owners can change this.
Enabling commerce adds the Products sidebar link and a Shopify / Woo tab under Integrations. Disabling hides them again but never deletes existing data.
When to leave it off
Fintech, SaaS, media, gaming, and healthcare workspaces typically don't need a product catalog. Leaving commerce disabled keeps the UI focused and avoids confusing teammates with modules that don't apply to your business.
Data model
| Table | Purpose |
|---|---|
commerce_products | Product catalog. Used for recommendations and abandoned-cart. |
commerce_orders | Normalized order records from Shopify / Woo / manual upload. |
campaign_attributions | Links orders back to the last campaign that touched the buyer. |
campaign_revenue_v | Read-only view summing attributed revenue per campaign. |