Heatmap Tracking
Heatmap Tracking
Tracking Command
Example Push
window._jts.push({
track: "heatmap",
type: "click",
provider: "piwik_pro",
element: "#main>div.container>button.cta-button",
url: "https://example.com/landing-page",
title: "Landing Page",
position_x: 482,
position_y: 216,
category: "Heatmap events"
}, true);Properties for heatmap
heatmapName
Description
Type
Mandatory
Example
When to Use Heatmap Tracking
Last updated
Was this helpful?