First AI Heatmap Supporting Claude Code, 'HeatMapX', Launched
NQ Score
89/100
N1 Content Completeness
10
AI Summary (NQ-processed)
On June 4, 2026, XTV LLC launched 'HeatMapX,' a new heatmap tool operable from the command line. It performs click and scroll diagnostics using AI and automatically generates pull requests for HTML patches for improvement. As the first CLI-based heatmap supporting Claude Code, it optimizes the CRO workflow for marketing engineers.
AI Analysis
Frequently Asked Questions
- Q: What is HeatMapX?
- A: It is an AI heatmap tool operable from the CLI. It measures and analyzes clicks and scrolls on target pages, diagnoses conversion issues using AI, and automatically generates HTML patches as pull requests for improvement.
- Q: What are the features of HeatMapX?
- A: Unlike traditional GUI dashboard types, HeatMapX is a 'CLI heatmap' that leverages CLI and Git. It promotes 'CRO as Code' by integrating analysis and improvement implementation into the development workflow.
- Q: What are the main functions available in HeatMapX?
- A: It can measure and analyze target pages (analyze), diagnose conversion issues with AI, and generate GitHub pull requests for improvement HTML patches (patch --pr).
- Q: What environments is HeatMapX compatible with?
- A: It runs on Node.js 18 and above, and supports Next.js, Nuxt, React, Vue, and static HTML sites. Measurement is possible by adding a single line of code.
- Q: Is integration with Claude Code possible?
- A: Yes, if Claude Code is already installed, you can directly call the heatmapx command from Claude Code to execute measurement and patch generation flows.