FlowConsent
ServicesBlogExtensionSolutionsPricingTry FlowConsent
FlowConsent

FlowConsent is a GDPR-compliant cookie consent management platform.

Product

  • Services
  • Extension
  • Extension support
  • Solutions
  • Pricing
  • FlowConsent App

Legal

  • Privacy Policy
  • Terms of Service
  • Legal notice

© 2026 FlowConsent by BeBranded. All rights reserved.

FrancaisDeutschEspanol

Does your website use third-party services? Get GDPR compliant in minutes.

Try FlowConsent
  1. Home
  2. Services
  3. Analytics
  4. Heap
H

Heap

AnalyticsWebsite

Related services

34SP.com

34SP.com is a digital analytics solution that helps businesses measure and understand their online performance through comprehensive data collection and analysis. It provides visitor tracking, behavioral insights, and conversion metrics across websites and applications. 34SP.com supports custom event tracking, audience segmentation, and automated reporting. With intuitive dashboards and visualization tools, 34SP.com enables informed decisions that improve experience and drive results.

Analytics
5

51.LA

51.LA is a digital analytics solution that helps businesses measure and understand their online performance through comprehensive data collection and analysis. It provides visitor tracking, behavioral insights, and conversion metrics across websites and applications. 51.LA supports custom event tracking, audience segmentation, and automated reporting. With intuitive dashboards and visualization tools, 51.LA enables informed decisions that improve experience and drive results.

Analytics

52Degrees

52Degrees is an analytics and measurement platform providing deep insights into digital ecosystem performance. It tracks user interactions, measures campaign effectiveness, and identifies optimization opportunities across web and mobile. 52Degrees offers customizable dashboards, automated alerts, and data export capabilities. By transforming raw data into actionable intelligence, 52Degrees empowers organizations to optimize strategy and maximize return on investment.

Analytics
A

a3 Lazy Load

a3 Lazy Load is a comprehensive e-commerce platform that provides businesses with all the tools needed to build, manage, and grow an online store. From product catalog management and secure payment processing to inventory tracking and order fulfillment, a3 Lazy Load delivers a complete commerce solution. It features responsive storefront themes, SEO-optimized product pages, and powerful marketing tools to help merchants increase visibility and drive sales across channels.

Analytics
A

Able CDP

Able CDP is a digital analytics solution that helps businesses measure and understand their online performance through comprehensive data collection and analysis. It provides visitor tracking, behavioral insights, and conversion metrics across websites and applications. Able CDP supports custom event tracking, audience segmentation, and automated reporting. With intuitive dashboards and visualization tools, Able CDP enables informed decisions that improve experience and drive results.

Analytics
A

Abralytics

Abralytics is an analytics and measurement platform providing deep insights into digital ecosystem performance. It tracks user interactions, measures campaign effectiveness, and identifies optimization opportunities across web and mobile. Abralytics offers customizable dashboards, automated alerts, and data export capabilities. By transforming raw data into actionable intelligence, Abralytics empowers organizations to optimize strategy and maximize return on investment.

Analytics
Get compliant — Try FlowConsent free

Free plan · 10-min setup

What does Heap do?

Heap is a US-based product analytics platform (acquired by Contentsquare) known for its autocapture approach — automatically recording every user interaction without requiring manual event instrumentation. This powerful capability also introduces significant GDPR risk: Heap captures all clicks, inputs, and page views by default, potentially including sensitive form data unless explicitly excluded. Consent is required before Heap loads. Careful data minimisation configuration is essential for GDPR compliance.

What is Heap?

Heap is a product analytics platform that pioneered the autocapture approach to event tracking. Instead of requiring engineers to manually instrument every user action, Heap automatically captures every click, form submission, page view, and interaction from the moment the SDK is installed. Data scientists and product managers can then retroactively define events and funnels without needing new code deployments. Heap was acquired by Contentsquare in 2023 and is now part of the broader Contentsquare digital experience analytics portfolio.

Autocapture: the GDPR data minimisation challenge

Heap''s autocapture approach is powerful but introduces significant GDPR data minimisation concerns. By capturing everything by default, Heap may capture form field values, search queries, and other sensitive inputs that users type into the application. GDPR''s data minimisation principle (Art. 5(1)(c)) requires collecting only what is necessary. Before deploying Heap, configure comprehensive exclusion rules to prevent capture of sensitive inputs. Test with a privacy proxy to verify what data is actually sent.

Consent and ePrivacy

Heap stores a user identifier in the browser via cookies. This requires consent under the ePrivacy Directive before Heap can track the user. Integrate Heap loading with your CMP. Use Heap.stopTracking() when users decline consent. Implement Heap.identify() and Heap.addUserProperties() only after consent for identified analytics.

Get GDPR compliant in 10 minutes

Free plan available · No credit card required

Try FlowConsent free

US transfers and Contentsquare relationship

Heap processes all data on US infrastructure. As part of Contentsquare, the DPA and transfer mechanisms should be obtained from Contentsquare/Heap directly. SCCs are required for EU personal data. Sign the DPA before deploying on EU-facing products.

Practical compliance steps

Configure comprehensive input exclusions before go-live. Test with a network proxy to verify no sensitive data is captured. Conduct a DPIA documenting autocapture scope and exclusions. Integrate with CMP for consent-conditional loading. Sign DPA and SCCs. Implement user deletion API for erasure requests. Add Heap to your privacy policy and cookie notice.

GDPR consent category

Analytics

Websites using Heap must obtain user consent under GDPR regulations.

Legal basisConsent (Art. 6(1)(a) GDPR) required for client-side tracking cookies and localStorage under the ePrivacy Directive. Heap autocapture (capturing all interactions by default) requires particular attention to data minimisation — configure exclusion rules to prevent capture of sensitive inputs.
Risk levelhigh
Applicable regulationsGDPR, ePrivacy Directive, SCCs for US deployments, DPIA recommended due to autocapture scope

DPIA considerations

A DPIA is recommended for Heap deployments due to the autocapture feature which captures all user interactions by default. This constitutes large-scale systematic monitoring. Document all exclusion rules applied to prevent capture of sensitive data in the DPIA.

Sample consent text

We use Heap Analytics to understand how you interact with our product. Heap automatically records your actions including clicks and page views. You can opt out of this analytics tracking via our cookie preferences.

Technical details

Tracking methodJavaScript tag, automatic event capture (all clicks, inputs, page views), retroactive analytics, session recordings, user identity stitching
Server locationUnited States (Heap is a US company, acquired by Contentsquare)
Data transferred outside the EUHeap is a US-based product analytics platform acquired by Contentsquare. All data is processed on US infrastructure. SCCs are required for EU personal data. Heap provides a GDPR-compliant DPA. Note: Heap captures all user interactions by default (autocapture), which increases the volume and sensitivity of data collected.

Third-party domains contacted

heap.ioheapanalytics.comapi.heap.io

Cookies placed

NameTypeDurationPurpose
_hp2_idpersistent13 monthsHeap Analytics unique user identifier for autocapture event tracking and behavioural analytics
_hp2_ses_propssessionSessionHeap session properties cookie for grouping autocaptured events within a user session

Heap collects user analytics data — you legally need a consent banner. Try FlowConsent free.

Get started freeScan your site

Frequently asked questions

Does Heap require GDPR consent?

Yes. Heap stores a user identifier cookie and captures all user interactions. This requires consent under the ePrivacy Directive before Heap can load. Call Heap.stopTracking() when users decline consent.

What is Heap autocapture and why is it a GDPR concern?

Heap's autocapture records every click, form interaction, and page view automatically. Without exclusion rules, it may capture form field values including passwords, names, and email addresses. GDPR requires data minimisation — configure input exclusions before deployment.

How do I configure Heap to exclude sensitive inputs?

Use heap.addEventProperties() exclusions, configure element-level redaction in the Heap privacy settings, use CSS selectors to exclude sensitive form fields, and apply the heap-redacted data attribute to specific elements. Test after configuration to verify no sensitive data is sent.

Does Heap transfer data outside the EU?

Yes. Heap (now part of Contentsquare) processes data on US infrastructure. SCCs are required for EU personal data. Sign the DPA from Contentsquare/Heap before deploying on EU-facing products.

Do I need a DPIA for Heap?

Recommended. Heap's autocapture of all user interactions constitutes large-scale systematic monitoring. Document all exclusion rules and data minimisation measures in the DPIA to demonstrate compliance.

What legal basis applies to Heap?

Consent (Art. 6(1)(a)) for the autocapture tracking and cookie storage. Heap cannot rely on legitimate interest for comprehensive behavioural tracking via client-side cookies.

How do I handle erasure requests for Heap?

Use the Heap User Privacy API to delete user data by user ID or email. Heap processes deletion requests and removes associated events and user properties. Document all deletions and respond to data subjects within 30 days.

Are there GDPR-compliant alternatives to Heap?

PostHog (self-hostable with EU cloud option) provides autocapture analytics with EU data residency. Amplitude (EU region) and Mixpanel (EU region) offer manual event tracking with EU data storage. All analytics tools require consent regardless of hosting location.