The open-source,
AI-native funnel builder for e-commerce.
Generate landing, checkout, and upsell pages from a prompt. Connects to Shopify, WooCommerce, or our open-source Picocart. Self-host or use our cloud.
Pages from a prompt,
editable in real time.
Describe the outcome. The agent composes real components, drops them onto the canvas, generates the imagery, and every edit stays diffable JSON.
An AI analyst
that never sleeps.
A scheduled cron job feeds your funnel data through your LLM and pings the team the moment something slips.
Interface mockup. Session counts, drop rates and copy below are illustrative sample data.
Open source shouldn't
mean a server bill.
Self-hosting an open-source app — WordPress, Ghost, Strapi, anything Node-or-PHP — still means ~$40/mo for the AWS box, the managed database, and the load balancer, before a single visitor shows up. Autonnel compiles to a Cloudflare Worker instead: the free plan covers 100,000 requests a day, and $5/mo gets you 10 million.
Everything a modern DTC stack needs,
out of the box.
Nine primitives that ship with autonnel. Composable, inspectable, and Apache-2.0.
Agent-ready API & skills.
An MCP server and Claude skills ship in the box. Point any agent at orders, pages, and funnels with scoped Bearer keys.
Server-side ad postbacks.
CAPI postbacks to Meta, TikTok, Google, and Bing. Click-ID routed, event-mapped, retried until the platform accepts.
1-click upsells.
Stack post-purchase offers on the saved card. No second checkout and no re-entered card, so AOV climbs while friction drops to zero.
Prompt-to-creative.
Generate ad images and video straight from a prompt, cached, versioned, and served from your own S3 CDN. Never re-bill the same render.
Recall engine.
Multi-step abandonment sequences with per-interval coupons. Four-language templates, queue-deduped, retried until they deliver.
One install, many domains.
Bind unlimited domains to a single deployment. Multiple storefronts, one admin UI, one kill switch.
Funnel-native analytics.
Step-by-step conversion, drop-off, and 17 built-in payment & form events, queried with DuckDB. No GA stitching, no warehouse.
DB-driven RBAC.
Custom roles, feature-level permissions, cache-warmed enforcement. OAuth / SSO drops in as a plugin when you outgrow the default.
Bring your own catalog.
Plug in Shopify, WooCommerce, or open-source Picocart. The adapter layer keeps products, orders, and refunds in sync. Swap any one without a rewrite.
Premium plugins & template packs
The SaaS version ships with all paid plugins and template packs enabled out of the box. Self-hosting? Buy what you need once on the marketplace — every pack is versioned to S3 and installed via npm.
Browse marketplace
Ship free.
Scale when ready.
Self-host forever on the OSS edition, or let us run the infra.
Lately on the blog.
Notes from the build.
Opinions, decisions, and the occasional rant. No marketing copy.
A/B testing whole funnels, not buttons
A per-page test measures a conditional probability that your own change moves. Here is the arithmetic for testing a funnel end to end instead.
Server-side conversion tracking for Meta and TikTok, end to end
Tracing a click id from the ad click through the order form to the server-side postback, using the code path Autonnel actually runs. No marketing copy.
A CartFlows alternative that does not need WordPress
CartFlows is good if you already run WordPress. If you do not, the real cost is not the licence, it is the CMS and the compatibility surface you inherit.