The Platform
New -- 99% of Zapier
Drag-and-drop canvas where merchants create "When X, Wait, If Y, Then Z" automation flows. 18 node types: 6 triggers (order placed, cart abandoned, lead scored, subscription renewed, chat completed, form submitted), 4 conditions (if/else, score threshold, tag match, time window), 6 actions (send email, update CRM, create task, apply discount, send SMS, webhook), 2 flow control (delay, split). Graph execution engine.
New -- 99% of HubSpot
Kanban board. Drag contacts between Subscriber, Lead, Opportunity, and Customer stages. Contact detail drawer with deal values, activity timeline, notes, and full browsing history. Pipeline analytics with stage conversion rates. Integrated with AI concierge, email sequences, and lead scoring. Every touchpoint in one view.
New -- 99% of Voiceflow
Visual flow designer where merchants design guided conversation paths. The AI follows the flows as natural guidance, not rigid scripts. Variable system for capturing data (name, email, product interest, budget). Branch on customer responses. Connect flows to CRM actions, email triggers, and workflow automations. No code required.
New -- 99% of Tableau
18 data sources, 10 chart types, 26 widget templates. Merchants build their own dashboard views. SVG chart library renders bar, line, area, pie, donut, scatter, funnel, gauge, heatmap, and sparkline charts. Period selection (today, 7d, 30d, 90d, custom). Comparison mode (vs. previous period). Drag widgets to arrange layouts.
New
Merchants build multi-step product wizards with conditional logic and dynamic pricing from the admin. Steps show/hide based on previous selections. Safe formula evaluator calculates price adjustments in real-time. Live pricing sidebar shows running total as customers configure. Perfect for custom orders, build-your-own bundles, and made-to-order products.
New -- 99% of Ahrefs
Per-page SEO scoring with actionable recommendations. Google SERP preview (title, description, URL). JSON-LD schema validation for every product and page. Keyword coverage analysis across your catalog. Technical audit: broken links, missing alt text, thin content, duplicate meta. Competitive gap analysis. Bulk SEO editor.
Core
Headless Next.js 16 frontend with SSG and ISR (2-min revalidate). Product pages with image zoom, quick view modals, Cmd+K command palette search, wishlist system, collection filters, animated stats counters, social sharing, sticky mobile CTA, shipping accordion, availability badges, product recommendations with multi-signal scoring.
Core
Claude Sonnet 4 via Vercel AI SDK v6 streaming. Full catalog in system prompt, rebuilt every 5 minutes. 5 tools: searchProducts, createQuoteRequest, captureEmail, orderLookup, createDiscount. Conversation memory persisted to KV with 90-day TTL. A/B prompt testing with statistical significance. Session linking.
Upgraded -- 99% of Mailchimp
12 template gallery with visual editor. Open/click tracking with per-link analytics. Audience segmentation with rule builder (behavior + purchase + browse + chat). Subject line A/B testing with auto-winner selection. 5 built-in sequences (welcome, abandoned cart, post-purchase, win-back, subscription renewal). SMS/WhatsApp via Twilio.
Upgraded -- 99% of PartnerStack
Self-signup for partners with approval workflow. Partner-facing dashboard with real-time performance metrics. Commission tiers (bronze, silver, gold, platinum). Payout tracking and history. Marketing asset library (banners, logos, copy). Partner leaderboard. Embed code generator with pre-filled tokens.
Upgraded -- 99% of Webflow
Undo/redo history. Responsive preview (desktop, tablet, mobile viewports). Version history with one-click rollback. Rich text editor with formatting toolbar. 12 section types with drag-and-drop reordering. Live iframe preview. Content scheduling for future publish dates.
New
Pixel-accurate text measurement for every rendering context. Dynamic OG image generation for every product and collection page. Email subject line device preview (iPhone, Android, Gmail, Outlook). Smart product title rendering with intelligent truncation. Canvas-based measurement engine. Zero runtime dependencies.
Core
Full /cart page with quantity controls, order summary, free shipping progress bar, promo codes, pre-checkout email capture, trust signals. Invoice generator with sequential numbering (INV-YYYY-NNNN). Subscription billing via Stripe. Subscribe-and-save widgets on product pages.
Core
19 pages: Overview, Revenue, Leads, Catalog, AI, Embeds, Partners, Editor, Analytics, Workflows, CRM Pipeline, Conversation Flows, SEO, Configurator, Email Campaigns, Security Audit, Multi-Store, API Docs, and Settings. 46 autonomous actions running on cron. Morning briefings. Lead scoring. Churn prediction.
New
KV-backed rate limiting per IP and per API key. CSRF protection on all state-changing routes. Content Security Policy headers. XSS sanitization on all user inputs. Login audit trail with IP, user agent, and timestamp. Account lockout after failed attempts. HMAC-signed webhooks. Encrypted session tokens.
New
A brain that acts: morning briefings, abandoned cart recovery, lead scoring, churn prediction, content generation, catalog health checks, partner commission calculations, subscription renewal reminders, AI prompt A/B testing, revenue attribution rollups, dead product detection, SEO gap analysis, customer lifecycle updates, RFM scoring, and 32 more.
Core
ProductSource interface with adapters for Shopify (public JSON API, zero tokens), WooCommerce (REST API v3), and CSV (URL or file with configurable column mapping). Factory function selects adapter from config. All downstream features work regardless of data source.
Core
Plugin system with 6 lifecycle hooks. 2 built-in plugins: Google Analytics 4, Product Reviews. Webhook system with 3x retry and HMAC signing. REST API with 67 routes, API key auth, and 100 req/min rate limiting. OpenAPI 3.1.0 spec with interactive docs. Custom GPT endpoints for ChatGPT integration.
Core
Health scoring (0-100 composite: SEO, images, pricing, completeness). Dead product detection. SEO gap analysis. Image quality scoring. Pricing issue detection. Duplicate detection via Dice's coefficient. AI description generator. Recommendations sorted by impact/effort.
Core
Locale detection (URL prefix, cookie, Accept-Language header, default). Config merging with locale overrides. Currency formatting via Intl.NumberFormat. Exchange rate fetching with 1-hour KV cache. RTL support for Arabic, Hebrew, Urdu, Farsi. Next.js middleware for locale routing.
New -- Distribution
One <script> tag adds AI chat to ANY existing website. 11KB vanilla JS, zero dependencies, iframe-isolated. window.Cartridge API: open/close/identify/track/on/show/hide. Works on Shopify, WooCommerce, Squarespace, any site. The trojan horse -- merchants try the chat widget, then upgrade to the full platform.
New -- Distribution
Zero-friction product trial at /demo/launch. No signup, no credit card, no email required. Full admin experience with seeded data. 6-step guided tooltip tour. Demo sessions with 24-hour TTL. Try before you buy -- the way SaaS should work.
New -- Distribution
Manage multiple merchant stores from one admin. ScopedStore transparently prefixes all KV keys per store. StoreSwitcher dropdown in admin header. One agency = 20-50 stores = $1K-2.5K/month. Store provisioning, health monitoring, cross-store analytics.
New -- Distribution
Morning briefings delivered to Slack channels. Rich Block Kit messages with metrics, insights, action buttons. Teams Adaptive Cards + Discord embeds. Channel routing: different alert types to different channels. Brain insights in your pocket every morning.
New -- Distribution
Stripe-quality /docs site with 25+ documented endpoints. Interactive "Try it" panels that make real API calls. Code examples in curl, JavaScript, Python. OpenAPI 3.1.0 spec (schema-as-code, always in sync). Collapsible sidebar with search and method badges.
Setup
Give it a Shopify domain, WooCommerce URL, or CSV file. The auto-config engine crawls your catalog, analyzes the structure, and generates a complete cartridge.config.ts automatically. No API tokens. No OAuth.
One file controls everything: brand, theme, AI personality, navigation, shipping policies, email sequences, partner settings, locale overrides. TypeScript with full IDE autocomplete.
Push to Vercel. Global CDN, automatic SSL, preview deployments. SSG pre-renders every page. ISR keeps data fresh. Your store is live on your domain.
Engineering
Persistent Data Layer
Store abstraction with in-memory dev and Vercel KV prod. Customer profiles with browse history, cart history, purchases, and LTV. Server-side cart persistence (30-day TTL). Revenue attribution with daily rollups. One interface, two backends.
Theme Engine
15+ CSS custom properties from config. Fonts, border radius (6 options), card style (flat/bordered/raised/glass), button style (rounded/pill/square), accent color with RGB decomposition. Real visual differentiation without forking code.
Auto-Config Engine
Crawl any Shopify store. Analyze catalog structure, product types, vendors, price ranges, collections. Generate a complete cartridge.config.ts automatically. 780 lines of analysis logic. Goes from store URL to working config in seconds.
Developer Platform
Plugin registry with 6 lifecycle hooks. Webhook system with HMAC signing and 3x retry. REST API with API key auth (ctg_ prefix) and 100 req/min rate limiting. Built-in GA4 and Product Reviews plugins.
Pricing
Setup includes deployment, configuration, auto-config, and launch support.
Stack
25+ modules. 427 source files. 565 tests. Visual workflow builder. CRM Kanban. Embeddable widget. Multi-store dashboard. Slack/Teams briefings. Interactive API docs. 46 autonomous actions. 19 admin pages. All from one config file.