This chapter covers the core features and capabilities of Heatmap Integrator.
sendBeacon for reliability# Generate the tracking snippet
python src/heatmap_integrator.py --generate-tracker --output tracker.html
# Generate with custom config
python src/heatmap_integrator.py --config examples/heatmap_config.json --generate-tracker
# Analyze collected event data
python src/heatmap_integrator.py --analyze examples/events.csv --report
# Scroll depth analysis only
python src/heatmap_integrator.py --analyze examples/events.csv --scroll-depth
# JSON output
python src/heatmap_integrator.py --analyze examples/events.csv --report --format jsonFollow this guide to get Heatmap Integrator up and running in your environment.
| Flag | Description |
|---|---|
--config, -c | Path to tracker config JSON |
--generate-tracker | Generate tracking JS snippet |
--analyze | Path to events CSV file to analyze |
--report | Generate full analysis report |
--scroll-depth | Analyze scroll depth only |
--clicks-only | Analyze clicks only |
--output, -o | Output file |
--format, -f | Output format: text or json |
--verbose, -v | Enable verbose logging |
See examples/heatmap_config.json for tracker configuration and examples/events.csv for the expected event data format.
Get the full Heatmap Integrator and unlock everything.
Get the complete guide with every chapter unlocked, including code samples, diagrams, and best practices.
Access all interactive tools with complete data, all workload profiles, and the full scenario library.
Downloadable source code, configuration files, and working examples from every chapter.
Free updates for life. Every new chapter, tool, and improvement included.