300+ Tools CoveredSource Data Updated Weeklydates

Tool intelligence profile

Hotjar

The next best thing to sitting beside someone browsing your site. See where they click, ask what they think, and learn why they drop off. Get started for free.

Visit Site →
Type
Session Replay
Deployment
Cloud (managed)
Last updatedSeptember 20, 2026
DiscontinuedStatus confirmed

Hotjar is no longer available as an active product

Hotjar is no longer a standalone product record: it was acquired and merged into Contentsquare. Retain this listing as historical; do not attach Contentsquare product releases to it.

Editor's Take

We recommend Hotjar for small product and marketing teams — roughly 2 to 20 people — who need to explain *why* conversion is leaking on a handful of key pages, not to build governed reporting; despite the business-intelligence label, its heatmaps, session recordings, and on-page surveys are qualitative UX research, so it complements a BI stack rather than replacing one. Teams already paying for FullStory or Contentsquare should skip it, and anyone whose only requirement is free heatmaps and recordings should price it against Microsoft Clarity, which is free at any volume. The material gap is evidence: the freemium label here comes with no published tier pricing, session quotas, or verifiable customer counts, so we suggest running the free plan on two or three high-intent pages for a full traffic cycle before committing budget.

— Egor Burlakov, Editor

Evaluate Hotjar

Comparisons

Hotjar: product and architecture

Anyone starting a Hotjar review in 2026 needs to begin with the fact that changes everything about the evaluation: Hotjar is no longer an independent product. Contentsquare acquired it in September 2021, and the Hotjar brand now funnels directly into Contentsquare's free tier, which advertises up to 200,000 sessions per month, attention maps, funnels, error monitoring, and an MCP connector for AI assistants. Our verdict: Hotjar remains a sharp, low-friction qualitative instrument for understanding why users behave the way they do on a website — and it is the wrong tool if you expected a business intelligence platform, a product analytics warehouse, or a mobile-first analytics stack. Data teams should treat it as a complement to their event pipeline, not a component of it.

Overview

Hotjar is a conversion rate optimization and behavioral analytics tool, not a BI platform, despite how it is frequently filed in tool directories. Its product surface is heatmapping, visual session recording, conversion funnel analytics, form analytics, feedback polls and surveys, and usability testing. The tagline the company uses — "the next best thing to sitting beside someone browsing your site" — is an accurate description of the job it does. It answers questions about intent and friction that a clickstream table in your warehouse cannot answer on its own.

The primary users are digital analysts, UX designers, web developers, and product marketers. That user profile matters for data teams evaluating it: Hotjar was built for people who want an answer in an afternoon without writing SQL, and its design decisions consistently favor that persona over the engineer who wants raw event export and modeling control.

Adoption signals are substantial. Contentsquare reports Hotjar-plus-Contentsquare usage across 1.3+ million websites and apps, with a 4.7 rating on G2 and 4.7 on Gartner. Independent aggregated user feedback we reviewed puts Hotjar at 7.9/10 across 361 reviews — solid, but a full point below the vendor-surfaced marketplace scores, which is a gap worth noting when you are building a business case.

On the engineering side, there is a public MIT-licensed TypeScript integration repository — described simply as "Bring Hotjar directly to your application," tagged hotjar and javascript, with 52 stars and a last push dated 13 May 2026. That is a live, maintained wrapper rather than a large open-source ecosystem, and it should be read as a convenience shim for installation, not as evidence that Hotjar is an open platform. The core product is closed, hosted SaaS.

Key Features and Architecture

Hotjar is a client-side, JavaScript-tag-based capture system. You install a tracking snippet, it instruments the DOM, and behavioral data is captured and rendered in Hotjar's hosted interface. There is no self-hosted deployment, no warehouse-native architecture, and no dbt-style modeling layer. Understanding that architecture explains both its speed of adoption and its ceiling.

  • Heatmaps and Attention Maps. Standard heatmaps aggregate click, hover, and scroll behavior into a visual overlay on a rendered page snapshot. Attention Maps, added on the Contentsquare side, are designed to distinguish genuine engagement from raw click volume — a meaningful distinction, because click density on a page with a sticky nav or a carousel routinely misrepresents where attention actually lands. In practice this is the feature users cite most consistently as valuable.
  • Session Replay. Hotjar reconstructs individual user sessions as a visual playback of pointer movement, scroll, rage-click behavior, and navigation. This is DOM-reconstruction replay, not video capture, which is why the replays are lightweight to store and searchable. Aggregated user feedback lists "user sessions," "session recording," and "user interaction" among the most-cited strengths of the product — and separately lists the "recording feature" among the most-cited weaknesses, which reflects real inconsistency in capture fidelity on complex single-page applications.
  • Conversion funnel and form analytics. Funnels show step-to-step drop-off; form analytics goes finer, reporting per-field abandonment, time-on-field, and refill behavior. Field-level form data is genuinely hard to reproduce from a standard event stream without custom instrumentation on every input, and this is one of the places Hotjar earns its keep.
  • Voice of Customer instrumentation. On-site polls, surveys, and feedback widgets are first-class, not bolted on. You can trigger a survey on exit intent, on a specific URL, or after a scroll threshold, then tie responses back to the recorded session that produced them. Linking a qualitative "this pricing page confused me" response to the replay of that exact session is the core analytical loop the tool is built around.
  • Error monitoring and MCP integration. The Contentsquare free tier now bundles error monitoring alongside behavioral capture, and exposes an MCP connector so an AI assistant can query the behavioral dataset directly. For data teams already running MCP-based internal tooling, that is a practical hook worth testing during a trial — though we have not seen published documentation on query coverage or rate limits, so scope it before depending on it.
  • Packaging architecture. Experience Analytics is the base module. Voice of Customer and Product Analytics are sold as add-on modules on top of it. This is modular pricing, and it materially changes total cost once you want more than replay and heatmaps.

Ideal Use Cases

Scenario one: a mid-market ecommerce or SaaS marketing site, team of 5–20, running continuous CRO. This is Hotjar's home ground. A growth team that ships landing page variants weekly needs to know why a checkout step leaks, and a warehouse query telling them 34% drop at step three does not say whether the cause is a confusing shipping field or a slow-loading payment widget. Form analytics plus session replay closes that loop in hours. At 200,000 sessions per month on the free Contentsquare tier, a site in this bracket may not need a paid plan at all until it wants retention or advanced segmentation.

Scenario two: a product or UX team validating a redesign before a full rollout. Combining usability testing, exit-intent surveys, and replay across a 2–4 week pre-launch window gives you qualitative evidence to bring to a design review. For teams of designers and PMs with no SQL fluency, this is the fastest path from "we think the nav is confusing" to "here are eleven recordings of people hunting for the pricing link."

Scenario three: a data team supplementing a warehouse-native stack. If your events already land in BigQuery or Snowflake and are modeled in dbt, Hotjar is the qualitative sidecar — the tool an analytics engineer points a stakeholder to when the stakeholder asks a "why" question the semantic layer cannot answer. Use it deliberately as a diagnostic instrument, not as a system of record.

Don't use this if your primary surface is native mobile apps. Aggregated user feedback flags mobile apps as a recurring weakness, and Hotjar's architecture is fundamentally a web tag. Don't use this if you need A/B testing built in — it is also named as a weakness by users, and Hotjar is a measurement tool, not an experimentation platform. Don't use this if you need raw, granular behavioral data in your warehouse for modeling; that is not what this product is for, and forcing it there will frustrate everyone involved.

Strengths & Trade-offs

Pros

  • Session replay and heatmapping are the strongest parts of the product, and users say so. Across 361 reviews averaging 7.9/10, the most frequently cited strengths are user sessions, heat mapping, session recording, and user interaction — the core capture features, not peripheral ones. That consistency is a good signal.
  • Field-level form analytics is hard to replicate elsewhere. Per-field abandonment and refill data would require bespoke instrumentation on every input in your own event pipeline; Hotjar gives it to you from the tag.
  • The free tier is substantive. Up to 200,000 sessions per month with attention maps, funnels, and error monitoring means a real evaluation — or a real small-site deployment — costs nothing. Users specifically name the free version as a strength.
  • Time-to-first-insight is short because nothing needs modeling. Install a snippet, wait for traffic, watch recordings. Non-technical stakeholders operate it unassisted, which takes ad-hoc "why did this convert badly" requests off the data team's queue. Users also rate the interface positively.
  • Maintained, MIT-licensed TypeScript integration wrapper. The public repo (52 stars, last pushed 13 May 2026) simplifies dropping the tag into a modern JS application.

Cons

  • Google Analytics integration is the single most-cited user weakness. Reconciling Hotjar's behavioral picture with GA is a known pain point, and a public Google forum thread from March 2022 captures it precisely: a user reported Hotjar showing effectively no scroll or dwell activity while GA reported bounce rates under 3.7% on the same pages. That thread received no reply and was locked. If your reporting is GA-anchored, budget time for reconciliation and expect to defend the discrepancy.
  • No built-in A/B testing. Users name it directly. Hotjar measures; it does not experiment. You will need a separate experimentation platform, and that means a second tag, a second vendor, and a second reconciliation problem.
  • Mobile app coverage is weak. Named among the top user-reported weaknesses. This is a web-tag product, and native mobile teams should evaluate elsewhere.
  • Funnel analysis and user-level analysis are reported as weak spots. Users cite both "funnel analysis" and "user level" as limitations. If you need cohorted, identity-resolved behavioral analysis across sessions, this is the boundary of what Hotjar does well — and it is why Contentsquare sells Product Analytics as a separate module.
  • Closed, hosted, tag-based architecture. No self-hosting, no warehouse-native option, and your behavioral data lives in the vendor's system. For regulated industries or teams with strict data residency requirements, verify this before trialing.

Hotjar pricing

Starting at
Free tier · paid from $49
Pricing model
Free tier
Free access
Free tier

View full Hotjar pricing intelligence →

Alternatives to Hotjar

The reviewed substitutes for Hotjar among the session replay, and what would make each one the better answer.

Direct alternatives

Reviewed substitutes: products bought for the same job, where a team picks one.

FullStory
Two products of the same kind answering one purchase. They are compared directly in buyer's guides and vendor head-to-heads, and a team adopts one.Applies to: Choosing between two products of the same kind for one job.

Other approaches

A different approach to the same problem. Each substitutes only for the workload named beside it.

Tableau
Choose Tableau if your team needs powerful visual analytics and cross-departmental dashboarding that goes far beyond Hotjar's page-level heatmaps.Applies to: Deciding how the stack is shaped, where both products can be part of the answer.
Amplitude
Product analytics quantifies what users did across funnels and cohorts; session replay shows how an individual session unfolded. Both now carry some of the other's features, so the decision is which question the team needs answered first and whether one tool can cover both.Applies to: Whether user behaviour is understood through aggregate analytics or individual session replay.
See detailed alternatives analysis

If you are evaluating Hotjar alternatives, you are likely looking for tools that go beyond heatmaps and session recordings to provide deeper product analytics, behavioral insights, or full-stack business intelligence. Hotjar, now part of Contentsquare, focuses on qualitative user experience data through heatmaps, session replays, surveys, and feedback widgets. While Hotjar excels at showing where users click and scroll, many teams outgrow its limited quantitative analytics and need platforms that combine behavioral tracking with funnel analysis, cohort retention, or enterprise-grade dashboarding.

Top Alternatives Overview

Mixpanel is a product analytics platform built for tracking event-based user behavior across web and mobile. It provides funnel analysis, cohort retention reports, A/B testing, and real-time dashboards without requiring SQL knowledge. Mixpanel processes billions of events monthly with sub-second query times and offers warehouse connectors for BigQuery and Snowflake. With a free tier supporting up to 20 million monthly events and paid plans scaling from there, Mixpanel holds an 8.3/10 rating from 253 reviews. Choose Mixpanel if you need quantitative product analytics with funnels, retention curves, and event tracking that Hotjar cannot provide.

Tableau is the industry standard for interactive data visualization, widely adopted across organizations worldwide. It connects to virtually any data source, from PostgreSQL and Snowflake to cloud APIs, and produces drag-and-drop dashboards that non-technical users can explore. Tableau Cloud starts at $15/user/month for Viewers, $42 for Explorers, and $75 for Creators. Enterprise editions range from $35 to $115/user/month. Choose Tableau if your team needs powerful visual analytics and cross-departmental dashboarding that goes far beyond Hotjar's page-level heatmaps.

Power BI is Microsoft's business intelligence platform, tightly integrated with Excel, Azure, and the Microsoft 365 ecosystem. Power BI Desktop is free for individual use, Pro costs $9/user/month, and Premium starts at $39/user/month. It supports DAX formulas, DirectQuery connections to Snowflake, BigQuery, and SQL Server, and publishes interactive reports through the Power BI Service. Choose Power BI if your organization already runs on Microsoft tools and you want affordable BI that scales from self-service analytics to enterprise reporting.

Looker (Google Cloud) is an enterprise BI platform built around LookML, a semantic modeling language that defines metrics once and reuses them across every dashboard and API call. Looker connects natively to BigQuery, Snowflake, and Redshift, and supports embedded analytics via its REST API. Standard plans start at $99/month and Premium at $299/month, with custom enterprise pricing available. Choose Looker if you need a governed semantic layer where every team queries the same trusted metric definitions.

Qlik Sense is a self-service analytics platform powered by its proprietary Associative Engine, which indexes every data relationship rather than relying on predefined queries. This lets users explore data freely without being locked into fixed dashboards. Qlik Sense supports on-premise and cloud deployments, handles real-time data integration through Qlik Data Integration, and serves enterprises with strict governance requirements. Choose Qlik Sense if you need associative exploration across large, complex datasets where traditional query-based tools fall short.

Mode Analytics is a collaborative analytics platform that combines a SQL editor, Python and R notebooks, and visual dashboarding in a single workspace. Data teams write SQL queries, build analyses in Python, and share interactive reports with business stakeholders through a browser-based interface. Mode connects to Snowflake, BigQuery, Redshift, and PostgreSQL. Choose Mode if your data team works primarily in SQL and Python and you want a single platform that bridges technical analysis and stakeholder reporting.

Architecture and Approach Comparison

Hotjar operates as a client-side JavaScript snippet that captures qualitative behavioral data: mouse movements, clicks, scroll depth, and form interactions. It stores session recordings and generates heatmap aggregations on its own infrastructure. This architecture is optimized for UX research, not for quantitative event analytics or cross-system data modeling.

Mixpanel and the BI alternatives take fundamentally different architectural approaches. Mixpanel uses an event-based data model where every user action is tracked as a structured event with properties, enabling funnel analysis, retention cohorts, and segmentation across millions of events. Looker and Cube build semantic layers on top of your existing data warehouse (BigQuery, Snowflake, Redshift), defining metrics in code (LookML or Cube's data model YAML) that any downstream tool can consume via REST API or SQL.

Power BI and Tableau follow a visualization-first approach, connecting directly to databases and warehouses through connectors, caching data in in-memory engines (VertiPaq for Power BI, Hyper for Tableau), and rendering interactive dashboards. Qlik Sense's Associative Engine takes a unique path by loading entire datasets into memory and indexing all field associations, which enables open-ended exploration without predefined join paths.

The key architectural divide is qualitative versus quantitative. Hotjar answers "what are users doing on this page" while these alternatives answer "how do users move through our product, where do they convert, and what business metrics are trending." Teams that need both often run Hotjar alongside a product analytics tool like Mixpanel or a BI platform like Tableau.

Pricing Comparison

Pricing varies significantly across these tools, from free tiers to enterprise contracts requiring custom quotes.

ToolFree TierStarting PriceEnterprise
HotjarYes (basic plan)Contact ContentsquareCustom pricing
MixpanelUp to 20M events/moUsage-basedCustom
Power BIDesktop free$9/user/month (Pro)$39/user/month (Premium)
TableauNo$15/user/month (Viewer)$115/user/month (Creator)
LookerNoQuote-only (Standard)Custom
Qlik SenseNoCustom quoteCustom quote
Mode AnalyticsYes (community)Custom quoteCustom quote

Power BI offers the lowest entry point at $9/user/month for Pro licenses, making it the most cost-effective option for Microsoft-centric organizations. Tableau's Creator license at $75/user/month provides the full authoring experience, while Viewer licenses at $15/user/month keep costs manageable for report consumers. Mixpanel's event-based pricing means costs scale with usage volume rather than seat count, which benefits small teams tracking high-traffic products. Hotjar itself moved to Contentsquare's pricing model after the 2021 acquisition, and most plans now require contacting sales for current pricing beyond the basic free tier.

When to Consider Switching

The most common trigger for leaving Hotjar is needing quantitative product analytics. Hotjar shows you heatmaps and session recordings, but it cannot build conversion funnels across multi-step workflows, calculate retention cohorts, or run statistical A/B tests. If your product team asks "what percentage of users who completed onboarding return in week 2," Hotjar has no answer. Mixpanel, Amplitude, or PostHog handle these questions natively.

Another switching scenario is when your organization needs centralized business intelligence. Hotjar data lives in its own silo and does not integrate into a broader data warehouse strategy. If you are building a data stack around Snowflake or BigQuery with dbt transformations, you need a BI layer like Looker, Tableau, or Power BI that queries your warehouse directly and shares governed metrics across departments.

Teams also outgrow Hotjar when they hit its data volume limits. Hotjar's recording-based approach captures a sample of sessions rather than tracking every event exhaustively. For high-traffic sites processing millions of daily pageviews, dedicated analytics platforms like Mixpanel or Qlik Sense provide complete event capture with sub-second query performance at scale.

Mobile app teams face a hard limitation: Hotjar does not support native mobile app analytics. If your product spans web and mobile, you need a cross-platform analytics tool like Mixpanel (which tracks iOS, Android, and web events in a unified data model) or a BI platform that ingests mobile event data from your warehouse.

Migration Considerations

Migrating from Hotjar to a product analytics platform like Mixpanel requires implementing event tracking instrumentation. Unlike Hotjar's auto-capture approach with a single JavaScript snippet, Mixpanel needs explicit event definitions (e.g., "signup_completed," "feature_used") with structured properties. Plan 2 to 4 weeks for a data team to define your tracking plan, implement SDK calls across your codebase, and validate event data in staging.

Moving to a BI platform like Tableau, Power BI, or Looker is a different migration path entirely. These tools do not replace Hotjar's qualitative data collection; instead, they provide visualization and analysis on top of your existing data warehouse. The migration effort focuses on setting up warehouse connections, building data models (LookML for Looker, DAX measures for Power BI), and creating dashboards. Expect 4 to 8 weeks for a meaningful BI deployment with 10 to 20 initial dashboards.

Data portability from Hotjar is limited. You can export survey responses and basic heatmap reports as CSV files, but session recordings and raw behavioral data cannot be bulk-exported to another platform. This means you cannot replay historical Hotjar sessions in a new tool. Start running the new analytics platform in parallel with Hotjar for at least 30 days to build a baseline of comparison data before fully transitioning.

For teams considering Mixpanel or similar event analytics, the Segment CDP or Rudderstack can serve as an abstraction layer, sending the same event stream to both Hotjar (for qualitative replay) and Mixpanel (for quantitative analysis). This lets you run both tools simultaneously without duplicating instrumentation code.

What users say about Hotjar

Historical review enrichment from TrustRadius.

Cons

  • Amount of data

Public signals

About these signals

Verified factual signals from public sources. They indicate observable activity or interest, not total adoption, product quality, or cost.

0 GitHub commits 90d52 GitHub stars0 vulnerabilities across 1 packageOpenSSF score 3.7/10

See all signals from 8 sources
Source
Signals
Last updated
GitHub
Commits 90d:0Stars:52
September 14, 2026
npm
Weekly downloads:144.2k↑8.7k
September 14, 2026
Google Trends
Search interest:Top 29%overall
September 14, 2026
Hacker News
Matching stories, 90d:0
September 14, 2026
Product Hunt
Comments:153Rating:4.8/5Reviews:21Votes:1.3k↓4
September 14, 2026
Stack Overflow
Questions:58
September 14, 2026
OSV
Package vulnerabilities:0 vulnerabilitiesacross 1 package

npm · @hotjar/browser@1.0.9

September 19, 2026
Security score:3.7/10

github.com/hotjar/hotjar-js

September 19, 2026
Hotjar product dashboard and interface

Frequently asked questions

Is Hotjar free?

Yes, Hotjar's Basic plan is free forever with 35 daily sessions and unlimited heatmaps. Paid plans start at $32/month for 100 daily sessions.

How does Hotjar compare to FullStory?

Hotjar is simpler and much cheaper ($32/month vs $30K+/year). FullStory provides deeper analytics with autocapture, frustration detection, and retroactive analysis. Choose Hotjar for affordable basics; FullStory for enterprise-grade intelligence.

Does Hotjar slow down my website?

Hotjar's JavaScript agent adds some page weight. The impact is typically minimal for most websites but can be noticeable on performance-critical pages. The agent loads asynchronously to minimize impact on initial page render.

Can Hotjar track mobile apps?

No, Hotjar is web-only. For mobile app analytics, consider FullStory, Amplitude, or Mixpanel which support both web and mobile platforms.

Related Session Replay

Other session replay in the catalog. Same kind of product, not a substitution recommendation.