← All Projects
MarTechPrototype

🍪 Clickward

"Drop in one script tag. AI finds where visitors drop off, writes better headlines and CTAs, and A/B tests them automatically — so your site converts more while you sleep."

Screenshot of 🍪 Clickward

The Idea

Clickward is a SaaS platform that automatically improves website conversion rates through an AI-driven optimization loop. Users install a single script tag on their site; the platform then records visitor behavior (clicks, scroll depth, exits), uses AI to identify drop-off points, generates improved page variants (headlines, CTAs, layouts), and continuously A/B tests them. Winners are auto-promoted, creating a compounding optimization flywheel — "test while you rest."

Who It's For

Solo founders, indie hackers, and small marketing teams (1-5 people) running SaaS landing pages, e-commerce stores, or content sites who know they should A/B test but don't have the bandwidth.

What's Built

In Scope:

  • Auth system — sign up, log in, log out
  • Project/site management — add a website, get a JS snippet to install
  • Tracking script — records page views, clicks, and scroll depth
  • Analytics dashboard — display collected behavior data per page
  • AI variant generator — user selects a page URL, AI generates 2-3 variant suggestions for headlines/CTAs with reasoning
  • A/B test management — create a test from a suggestion, view status, see simulated results with statistical significance indicator
  • Marketing landing page — public homepage explaining the product

Out of Scope (v1):

  • Real client-side DOM manipulation for variants
  • Actual traffic splitting on user's site
  • Heatmap visualization
  • Rage-click detection
  • Auto-promotion of winners