HeatMapX

Heatmaps you run from Claude Code.

CLI + CRO as Code. AI captures, analyses, and ships improvement PRs — for growth engineers.

~/your-site

$ heatmapx analyze /pricing

✓ Captured 1,240 clicks · 3,180 scroll samples

✓ Claude analyzing heatmap…

→ CTA sits below the fold — 62% never reach it

→ Generated patch → PR #42 (cta-above-fold)

Heatmaps that just sit there.

Insights stay in one person's head

Whoever opens the dashboard knows. Hypotheses and improvement history never make it into the codebase.

No "what to try next"

You see click distributions. Figuring out the next experiment is still on you.

Filters die in the GUI

Segments and filters set up in a dashboard never survive into a PR review.

Run from the CLI. Track in code.

heatmap.config.ts
import { defineHypothesis } from 'heatmapx'

export default defineHypothesis({
  page: '/pricing',
  goal: 'Lift CTA reach rate',
  variants: [
    { name: 'control' },
    { name: 'cta-above-fold' },
  ],
})
  1. 1. Define a hypothesis in heatmap.config.ts
  2. 2. Run heatmapx analyze /pricing for capture + AI analysis
  3. 3. Claude proposes fixes and an HTML patch (auto-PR coming soon)
  4. 4. Review → merge
  5. 5. Re-run analyze — the same heatmap that found the problem confirms the fix

How it works

From install to CRO insights in 3 steps

No SDK integration. No dashboard configuration. Just install, wait, and analyze.

01

Install the tracker

Paste a 1-line script tag into your site (or run heatmapx init). No code review, no SDK setup.

02

Real users browse

HeatMapX captures clicks, scroll depth, and viewport sessions in the background. 24 hours of traffic is usually enough.

03

Get AI fixes via CLI

Run heatmapx analyze /pricing in your terminal (or ask Claude Code). Get prioritized CRO insights + ready-to-merge HTML patches.

What you get

Heatmap tracking

Click, scroll, and mouse movement captured by a lightweight tracker.

CRO as Code

Define hypotheses in heatmap.config.ts. Keep team knowledge in PR reviews.

Claude Code CLI

heatmapx analyze /pricing — Claude analyses, proposes fixes, generates an HTML patch.

Why HeatMapX

HeatMapX vs other heatmap tools

For heatmaps alone, any tool works. HeatMapX goes further — AI-generated HTML patches, delivered from the CLI.

CapabilityHeatMapXTool ATool B
1-line tracker install
CLI-driven AI patches (auto-generated HTML)
Claude Code skill / agent integration
Ready-to-merge PR output
Free tier✓ 1 site
Paid plan starts at$29 / mo$80 / mo
Self-hosted optionRoadmap
Session replay (video)Roadmap
Rage / dead click detectionRoadmap

* Pricing of other tools as of June 2026, from public sources.

Who HeatMapX is for

Built for builders who measure

From solo SaaS makers to in-house dev teams and Claude Code power users. HeatMapX is for the people who build things and then improve them.

Indie hackers

Marketing engineers

Growth hackers

Solo developers, marketers who code, and growth-focused engineers. Improve the conversion of any site you work on — B2C, SaaS, e-commerce, content — without leaving your terminal.

Freelance developers

Show clients concrete heatmap data and prove the ROI of your work. AI-generated CRO patches ship faster than handwritten reports.

Small dev teams

Agencies

No ops team, no separate CRO consultant needed. Run heatmap analyses from your dev workflow and ship improvements alongside features.

Claude Code users

Ask Claude Code to analyze your site and get heatmap-backed CRO suggestions directly in the conversation. No context switching.

Roadmap

  • Live

    Dashboard

    Visualize clicks, scrolls, and mouse movement

  • Live

    Tracking API

    One-line lightweight tracker

  • Live

    Claude Code CLI

    Run capture, analysis, and suggestions from the CLI

  • Live

    AI suggestions + HTML patch generation

    Claude turns analysis into PR-ready improvement patches

  • In progress

    Team plan

    Multi-seat collaboration for teams

  • In progress

    First-View A/B testing (setup & measurement)

    Run and measure variants on the above-the-fold section

  • In progress

    A/B test promotion

    Promote the winning variant to production with one click

  • In progress

    A/B auto-optimization (ML)

    Auto-allocate traffic to the winning variant — like ad ML

  • In progress

    Session replay (video)

    Replay real user sessions to watch behavior end to end

  • In progress

    Rage / dead click detection

    Auto-detect frustration signals (repeated clicks, unresponsive elements)

Pricing

Simple, transparent pricing

Start free, scale as you grow. Save ~20% with yearly billing.

Free

Indie hackers / freelancers

$0/ mo
  • 1 site
  • 5,000 sessions / month
  • 10 AI analyses / month
See details

Pro

20% OFF

Marketing engineers / growth hackers

$29/ mo
  • 3 sites
  • 50,000 sessions / month
  • 100 AI analyses / month
See details

Team

In-house teams / agencies

$99/ mo
  • 10 sites
  • 500,000 sessions / month
  • 1,000 AI analyses / month
See details

Enterprise

High volume / custom

Contact sales
  • Unlimited sites, sessions, analyses
  • Dedicated support & SLA
  • Self-hosted option available
See details

FAQ

How much does it cost?
Free / Pro $29/mo / Team $99/mo / Enterprise — four tiers, 20% off on annual plans. See heatmapx.com/en/pricing for details.
How is this different from Hotjar / Microsoft Clarity / PostHog?
Those are GUI-first heatmap viewers. HeatMapX manages hypotheses in git via CLI + code, and Claude proposes the actual improvement.
What kind of sites does it support?
Any site you can drop a tag into. Verified on Next.js / Nuxt / Astro / WordPress.
What about privacy?
No personally identifiable information is collected — only click coordinates and an anonymous session ID.
How do I get started?
Sign up free, add your site, drop the generated tracker tag in, then run heatmapx analyze in your terminal. Your first heatmap and AI-suggested fixes are minutes away.

No more waiting.

Sign up free, add your site, drop in the tracker, and run heatmapx analyze — your first heatmap, today.