Master Hotjar YouTube Playback Tutorials: A Beginner’s Guide

Introduction

Ever wondered how to watch a user’s recorded session directly on YouTube? Hotjar’s YouTube Playback feature lets you embed session recordings in a YouTube‑style player, making analysis faster and more intuitive. This tutorial walks you through every step, from setting up the integration to extracting insights.

Why Use Hotjar’s YouTube Playback?

  • Familiar interface: The YouTube‑like controls make fast‑forward, pause, and speed adjustments second nature.
  • Shareable links: Send a single URL to teammates without exposing raw Hotjar data.
  • Better focus: The minimal UI removes distractions, letting you concentrate on user behavior.

Getting Started

1. Log into Hotjar

Navigate to https://app.hotjar.com and select the project that contains the recordings you want to review.

2. Find a Recording

Go to Recordings → All Recordings. Use filters (date, page, device) to locate a session that matches your research goal.

3. Activate YouTube Playback

  1. Open the chosen recording.
  2. Click the Share button on the player toolbar.
  3. Select "YouTube Playback" from the dropdown.
  4. Hotjar will generate a unique URL that looks like a YouTube video ID.

Embedding the Playback Video

Option A: Direct Link

Copy the provided URL and paste it into any browser. The session will open in Hotjar’s custom YouTube‑styled player.

Option B: Embed in Your Site

Use the following iframe code to embed the playback on a blog or internal dashboard:

<iframe src="https://player.hotjar.com/embed/{VIDEO_ID}" width="640" height="360" frameborder="0" allowfullscreen></iframe>

Replace {VIDEO_ID} with the ID from the generated link.

Tips for Effective Playback Analysis

  • Adjust playback speed: Use the 0.5×, 1×, 2× buttons to skim through long sessions quickly.
  • Set markers: Click the flag icon to note moments of interest for later reference.
  • Use heatmap overlay: Enable the heatmap toggle to see click concentration while watching.

Common Issues & Solutions

Playback URL Returns 404

Make sure the recording is still within your Hotjar data retention period. If it’s older than the plan allows, the playback link will be invalid.

Video Doesn’t Load on Embedded iframe

Check that your site’s CSP (Content‑Security‑Policy) permits frames from player.hotjar.com. Add frame-src https://player.hotjar.com if needed.

FAQ

Can I edit the YouTube Playback video?
No. The playback is a read‑only view of the original session. Use Hotjar’s native editing tools for annotations.
Is there a limit to how many playback links I can generate?
Limits depend on your subscription tier. Free plans allow a modest number per month, while Business and Scale plans offer higher caps.
Do playback videos collect additional data?
All data comes from the original recording. No extra tracking is added when you view the playback.

Conclusion

Hotjar’s YouTube Playback transforms raw session recordings into a sleek, shareable format that speeds up user‑experience research. By following the steps above, you can set up, embed, and analyze recordings with confidence.

Call to Action

Ready to boost your UX insights? Sign up for Hotjar today, generate your first YouTube Playback video, and share it with your team!

Comments are closed, but trackbacks and pingbacks are open.