πŸ”₯Heatmap & Session Recording

Integrate third-party heatmap and session recording tools (Hotjar, Crazy Egg, Microsoft Clarity, etc.).


πŸ“‹ Overview

Flow:

  1. Enable the feature in Settings.

  2. Paste your provider's script in the text area.

  3. The script is injected on product and checkout pages in the customer area.

  4. Your provider captures heatmaps and sessions.


βš™οΈ Configuration

  1. Go to Setup β†’ Settings β†’ Products.

  2. Under Heatmap & Session Recording:

    • Enable Heatmap / session recording script.

    • Paste your full script (including <script>...</script> tags) in the text area.

  3. Save.


Supported Services

  • Hotjar β€” Heatmaps, session recordings, feedback.

  • Crazy Egg β€” Heatmaps, scroll maps.

  • Microsoft Clarity β€” Free heatmaps and session recordings.

  • FullStory β€” Session replay.

  • Any other service that provides an embeddable JavaScript snippet.


πŸ“„ Where the Script Loads

The script is typically loaded on:

  • Product listing page

  • Product detail pages

  • Checkout page

  • Cart-related pages

Exact pages depend on the module's implementation.

Last updated