CINXE.COM

Crazy Egg | Privacy Policy

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <meta name="author" content="Crazy Egg, Inc"> <meta property="og:site_name" content="Crazy Egg"> <meta name="twitter:card" content="summary"> <meta name="twitter:creator" content="@crazyegg"> <meta name="theme-color" content="#8abc00" > <title>Crazy Egg | Privacy Policy</title> <meta name="description" content="Our Privacy Policy is part of Crazy Egg's Terms of Use and describes the privacy practices of Crazy Egg, Inc. on our websites, located at https://www.crazyegg.com, as well as other websites or mobile applications that we own or operate collectively via Crazy Egg's website. Check it out!"> <meta name="og:image" content="/images/png/meta_banner_1_2.png"> <meta property="og:url" content="https://www.crazyegg.com/privacy"> <meta property="og:title" content="Crazy Egg | Privacy Policy"> <meta property="og:description" content="Our Privacy Policy is part of Crazy Egg's Terms of Use and describes the privacy practices of Crazy Egg, Inc. on our websites, located at https://www.crazyegg.com, as well as other websites or mobile applications that we own or operate collectively via Crazy Egg's website. Check it out!"> <meta name="twitter:image" content="/images/png/meta_banner_1_2.png"> <meta name="twitter:title" content="Crazy Egg | Privacy Policy"> <meta name="twitter:description" content="Our Privacy Policy is part of Crazy Egg's Terms of Use and describes the privacy practices of Crazy Egg, Inc. on our websites, located at https://www.crazyegg.com, as well as other websites or mobile applications that we own or operate collectively via Crazy Egg's website. Check it out!"> <link href="https://use.typekit.net/kdb3aqt.css" rel="stylesheet"> <script type="text/javascript"> var CE_SNAPSHOT_NAME = ""; </script> <link rel="stylesheet" href="https://w3-assets.crazyeggcdn.com/css/app-4940e777d976d6a5bd0673dbcd699d0d.css?vsn=d"/> <script> window._GDPR2 = { ESSENTIAL: 'essential', ANALYTICS: 'analytics', MARKETING: 'marketing', essential: [], analytics: [], marketing: [], consent: "", registerScript(id, scriptFunc, level, callback) { if (window.CE_GDPR_V2 && window.CE_GDPR_V2.registerScript) { window.CE_GDPR_V2.registerScript(id, scriptFunc, level, callback); } else { this[level].push({ id, script: scriptFunc, callback }); } }, updateConsent(consent) { this.consent = consent; if (window.CE_GDPR_V2) { window.CE_GDPR_V2.updateConsent(consent); } } } </script> <script type="text/javascript" src="https://w3-assets.crazyeggcdn.com/js/app-b82d16608957e0aef3234944d05e59ad.js?vsn=d" id="app-js"></script> <script type="text/javascript"> window._GDPR2.registerScript('ce_visitor', function () { window.CE_VISITOR_ID='ozUDfikfMzMdTL7/f8eWvDHVWmG'; try { window.CE_PAGE_STATE_ERROR = function(user_id, session_id, error) { var errorMessage = error; if (error instanceof Error) { errorMessage = error.message; if (error.status) { errorMessage = errorMessage + " status:" + error.status; } } else if (typeof error === 'object') { errorMessage = JSON.stringify(error); } window.serverLog({id: window.CE_VISITOR_ID, value: "page state error - user_id:" + user_id + ", session_id:" + session_id + ", error: " + errorMessage }); } window.CE_NOT_TRACKING = function(reason) { window.serverLog({id: window.CE_VISITOR_ID, value: `not tracking session: ${reason}`}); } } catch (e) { window.serverLog({id: window.CE_VISITOR_ID, value: "page state error callback exception:" + e.message }); } }, window._GDPR2.ANALYTICS); </script> <script> // Typekit window._GDPR2.registerScript('typekit', function() { var a = document.createElement('link'); a.href = 'https://use.typekit.net/kdb3aqt.css'; a.rel = 'stylesheet'; var b = document.getElementsByTagName('link')[0]; b.parentNode.insertBefore(a, b); }, window._GDPR2.ESSENTIAL); </script> <script> // Facebook Pixel Code window._GDPR2.registerScript('fb_pixel', function() { (window.CE_API || (window.CE_API = [])).push(function() { var start = new Date().getTime(); function checkFB() { if (new Date().getTime() - start > 1000 || (window.CE2 && CE2.tracker)) { // Install Meta pixel !function(f, b, e, v, n, t, s) { if (f.fbq) return; n = f.fbq = function() { n.callMethod ? n.callMethod.apply(n, arguments) : n.queue.push(arguments) }; if (!f._fbq) f._fbq = n; n.push = n; n.loaded = !0; n.version = '2.0'; n.queue = []; t = b.createElement(e); t.async = !0; t.src = v; s = b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t, s) }(window, document, 'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '2271218543131129'); fbq('track', 'PageView'); } else { setTimeout(checkFB, 100); } } checkFB(); }); }, window._GDPR2.MARKETING); window._GDPR2.registerScript('drip', function(){ var _dcq = _dcq || []; var _dcs = _dcs || {}; _dcs.account = '9574608'; (function () { var dc = document.createElement('script'); dc.type = 'text/javascript'; dc.async = true; dc.src = '//tag.getdrip.com/9574608.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(dc, s); })(); }, window._GDPR2.MARKETING); // Start Global site tag (gtag.js) - AdWords: 1006334251 window._GDPR2.registerScript('gtag_start', 'https://www.googletagmanager.com/gtag/js?id=AW-1006334251', window._GDPR2.MARKETING, () => { window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-1006334251', { cookie_flags: 'max-age=7200;secure;samesite=none' }); }); // Crazy Egg Tracking Script window._GDPR2.registerScript('ce_script', function() { setTimeout(function() { var a = document.createElement('script'); var b = document.getElementsByTagName('script')[0]; a.src = document.location.protocol + '//script.crazyegg.com/pages/scripts/0040/9118.js?' + Math.floor(new Date().getTime() / 3600000); a.async = true; a.type = 'text/javascript'; b.parentNode.insertBefore(a,b); if (!window.CE_VISITOR_ID) { throw new Error('CE: Visitor ID is not defined'); } }, 1); }, window._GDPR2.ANALYTICS); // Global site tag (gtag.js) - Google Analytics window._GDPR2.registerScript('gtag_site', 'https://www.googletagmanager.com/gtag/js?id=UA-30841-9', window._GDPR2.ANALYTICS, () => { window.dataLayer = window.dataLayer || []; window.gtag = function() { dataLayer.push(arguments); }; gtag('js', new Date()); gtag('config', 'UA-30841-9', { cookie_flags: 'max-age=7200;secure;samesite=none' }); }); </script> <!-- Google Tag Manager --> <script> window._GDPR2.registerScript('gtm', function gtmRegister() { (function(w,d,s,l,i) {w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-WWKX29P') }, window._GDPR2.ANALYTICS) </script> <!-- End Google Tag Manager --> <!-- Google Tag Manager GTM:CRAZYEGG.COM --> <script> window._GDPR2.registerScript('gtm_ce', function gtmRegister() { (function(w,d,s,l,i) {w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MS6FB4C') }, window._GDPR2.ANALYTICS) </script> <!-- End Google Tag Manager GTM:CRAZYEGG.COM --> <script type="text/javascript"> window._GDPR2.registerScript('viewed_marketing_page', function () { var sendViewedMarketingPage = function() { if ("production".match(/test|e2e/i)) { return; } if (window.CE2 && !!window.CE2.isBot(true)) { return; } var metricsUrl = "https://metrics.crazyegg.com" + "/api/metrics"; var payload = { metric: "viewed_marketing_page", params: { anonymous_id: CE_VISITOR_ID, path: window.location.pathname } } fetch(metricsUrl, { method: "POST", headers: { "Accept": "application/json", "Content-Type": "application/json"}, body: JSON.stringify(payload) }) } if ("production".match(/production/i)) { if (window.CE2) { sendViewedMarketingPage(); } else { window.CE_READY = function() { sendViewedMarketingPage(); } } } else { sendViewedMarketingPage(); } }, window._GDPR2.ANALYTICS); </script> <script type="text/javascript"> window._GDPR2.registerScript('viewed_marketing_page_raw', function () { var sendViewedMarketingPageRaw = function() { if ("production".match(/test|e2e/i)) { return; } var metricsUrl = "https://metrics.crazyegg.com" + "/api/metrics"; var payload = { metric: "viewed_marketing_page_raw", params: { anonymous_id: CE_VISITOR_ID, path: window.location.pathname } } fetch(metricsUrl, { method: "POST", headers: { "Accept": "application/json", "Content-Type": "application/json"}, body: JSON.stringify(payload) }) } sendViewedMarketingPageRaw(); }, window._GDPR2.ANALYTICS); </script> </head> <body> <header data-controller="enterprise-contact"> <div class="cen-legal__header"> <section id="js-cen-header" class="cen-header"> <section class="cen-row cen-header__row"> <a class="cen-logo cen-logo--header" href="/"> <img alt="Crazy Egg" height="64" src="https://w3-assets.crazyeggcdn.com/images/svg/logo-ce-white-46e6efed5c29c8108cb00ff589a51fb9.svg?vsn=d" width="120"> </a> <nav class="cen-header__right-col" role="navigation" aria-label="check solutions using crazy egg or request enterprise demo or login to crazy egg application"> <ul class="cen-header__nav-list--desktop" data-controller="nav-dropdown"> <li class="cen-header__nav-item"> <button class="ce-btn cen-btn--transparent-white cen-header__nav-btn " aria-haspopup="true" aria-expanded="false" data-nav-dropdown="dropdownBtn" data-action="mouseover->nav-dropdown#mouseOver mouseout->nav-dropdown#mouseOut click->nav-dropdown#toggleClass" data-nav-dropdown-link="product"> Product <div class="cen-header__nav-btn--icon-right"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" role="presentation" aria-hidden="true" > <path d="M58.5 45.9c-2.1 2.1-5.2 2.6-8.2 0L30.1 26.3 10 45.4c-2.6 2.6-5.7 2.1-8.2 0s-2.1-6.2 0-8.2S26 13.9 26 13.9c1-1 2.6-1.5 4.1-1.5 1.5 0 3.1.5 4.1 1.5 0 0 22.2 21.1 24.2 23.2 2.1 2.6 2.1 6.2.1 8.8z" ></path> </svg> </div> </button> <div class="cen-header__nav-dropdown-list--wrapper" data-action="mouseover->nav-dropdown#mouseOver mouseout->nav-dropdown#mouseOut"> <div class="cen-header__nav-dropdown-list--large"> <div class="cen-header__nav-dropdown-item--large"> <h4 class="cen-header__nav-dropdown-item-header"> <div class="cen-header__nav-dropdown-item-header-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" focusable="false"><path d="M0 46.9h60v7.5H0V46.9zM7.5 31.9H15v11.2H7.5V31.9zM18.8 16.9h7.5v26.2h-7.5V16.9zM30 28.1h7.5v15H30V28.1zM41.2 5.6h7.5v37.5h-7.5V5.6z"/></svg> </div> Analytics </h4> <ul role="submenu"> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link " href="/snapshots" role="submenuitem">Website Heatmaps</a> </li> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link " href="/recordings" role="submenuitem">Session Recordings</a> </li> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link " href="/traffic-analysis" role="submenuitem">Traffic Analysis</a> </li> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link " href="/errors-tracking" role="submenuitem">Errors Tracking</a> </li> </ul> </div> <div class="cen-header__nav-dropdown-item--large"> <h4 class="cen-header__nav-dropdown-item-header"> <div class="cen-header__nav-dropdown-item-header-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" focusable="false"><path d="M45.5 0.1c2.7 0 4.9 2.1 5.1 4.7l0 0.4v19.2c0 1.3-1.1 2.4-2.4 2.4 -1.2 0-2.3-0.9-2.4-2.1l0-0.3V5.3c0-0.1-0.1-0.2-0.2-0.3l-0.1 0H5.1C5 5 4.9 5.1 4.9 5.2l0 0.1v49.4c0 0.1 0.1 0.2 0.2 0.3l0.1 0h21.1c1.3 0 2.4 1.1 2.4 2.4 0 1.2-0.9 2.3-2.1 2.4l-0.3 0H5.1c-2.7 0-4.9-2.1-5.1-4.7l0-0.4V5.3c0-2.7 2.1-4.9 4.7-5.2l0.4 0H45.5zM58.6 31.2c1.4 0.8 1.8 2.6 0.9 4L45.1 58.4c-0.5 0.8-1.4 1.3-2.3 1.4 0 0-0.1 0-0.1 0 -0.9 0-1.8-0.4-2.3-1.1L33 48.8c-1-1.3-0.7-3.1 0.6-4 1.3-1 3.1-0.7 4 0.6l4.9 6.4 12.2-19.6C55.5 30.8 57.3 30.4 58.6 31.2zM23.8 37c1.2 0 2.1 1 2.1 2.1 0 1.1-0.8 2-1.8 2.1l-0.3 0h-9.1c-1.2 0-2.1-1-2.1-2.1 0-1.1 0.8-2 1.8-2.1l0.3 0H23.8zM36.1 24.8c1.2 0 2.1 1 2.1 2.1 0 1.1-0.8 2-1.8 2.1l-0.3 0H14.5c-1.2 0-2.1-1-2.1-2.1 0-1.1 0.8-2 1.8-2.1l0.3 0H36.1zM36.1 14.2c1.2 0 2.1 1 2.1 2.1 0 1.1-0.8 2-1.8 2.1l-0.3 0H14.5c-1.2 0-2.1-1-2.1-2.1 0-1.1 0.8-2 1.8-2.1l0.3 0H36.1z"/></svg> </div> Optimization </h4> <ul role="submenu"> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link " href="/ab-testing" role="submenuitem">A/B Testing</a> </li> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link " href="/ctas" role="submenuitem">Popup Offers</a> </li> </ul> </div> <div class="cen-header__nav-dropdown-item--large"> <h4 class="cen-header__nav-dropdown-item-header"> <div class="cen-header__nav-dropdown-item-header-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" focusable="false"><path d="M33.4 55.4c1.3 0 2.3 1 2.3 2.3 0 1.3-1 2.3-2.3 2.3h-6.8c-1.3 0-2.3-1-2.3-2.3 0-1.3 1-2.3 2.3-2.3H33.4zM36.4 50c1.3 0 2.3 1 2.3 2.3s-1 2.3-2.3 2.3H23.6c-1.3 0-2.3-1-2.3-2.3s1-2.3 2.3-2.3H36.4zM30 13.8c9.3 0 16.8 7.5 16.8 16.8 0 8-8.3 17.4-8.7 17.8 -0.4 0.5-1.1 0.8-1.7 0.8H23.6c-0.7 0-1.3-0.3-1.8-0.8 -0.9-1-8.6-10.4-8.6-17.7C13.2 21.4 20.7 13.8 30 13.8zM31.7 39.8h-3.4l1.7 6L31.7 39.8zM30 18.5c-6.7 0-12.2 5.5-12.2 12.2 0 4.4 4.5 10.9 6.9 13.9l0.9 0 -1.7-6.2c-0.2-0.6 0-1.2 0.3-1.7 0.4-0.5 0.9-0.8 1.5-0.8h8.5c0.6 0 1.2 0.3 1.5 0.8 0.4 0.5 0.5 1.1 0.3 1.7l-1.7 6.2 1 0c2.4-2.9 6.8-9.2 6.8-13.9C42.2 23.9 36.7 18.5 30 18.5zM6.1 18.5l4.6 1.5c1.2 0.4 1.9 1.7 1.5 2.9 -0.3 1-1.2 1.6-2.2 1.6 -0.2 0-0.5 0-0.7-0.1l-4.6-1.5c-1.2-0.4-1.9-1.7-1.5-2.9C3.5 18.8 4.8 18.1 6.1 18.5zM56.9 20c0.4 1.2-0.3 2.5-1.5 2.9l-4.6 1.5c-0.2 0.1-0.5 0.1-0.7 0.1 -1 0-1.9-0.6-2.2-1.6 -0.4-1.2 0.3-2.5 1.5-2.9l4.6-1.5C55.2 18.1 56.5 18.8 56.9 20zM49.5 6.5c0.9 0.9 0.9 2.4 0 3.3l-3.4 3.4c-0.5 0.5-1 0.7-1.6 0.7 -0.6 0-1.2-0.2-1.6-0.7 -0.9-0.9-0.9-2.4 0-3.3l3.4-3.4C47.2 5.6 48.6 5.6 49.5 6.5zM13.8 6.5l3.4 3.4c0.9 0.9 0.9 2.4 0 3.3 -0.5 0.5-1 0.7-1.6 0.7 -0.6 0-1.2-0.2-1.6-0.7l-3.4-3.4c-0.9-0.9-0.9-2.4 0-3.3C11.5 5.6 12.9 5.6 13.8 6.5zM30 0c1.3 0 2.3 1 2.3 2.3v4.8c0 1.3-1 2.3-2.3 2.3s-2.3-1-2.3-2.3V2.3C27.7 1 28.7 0 30 0z"/></svg> </div> Capabilities </h4> <ul role="submenu"> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link " href="/goals" role="submenuitem">Conversion Tracking</a> </li> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link " href="/surveys" role="submenuitem">Surveys</a> </li> </ul> </div> </div> </div> </li> <li class="cen-header__nav-item"> <button class="ce-btn cen-btn--transparent-white cen-header__nav-btn" aria-haspopup="true" aria-expanded="false" data-nav-dropdown="dropdownBtn" data-action="mouseover->nav-dropdown#mouseOver mouseout->nav-dropdown#mouseOut click->nav-dropdown#toggleClass" data-nav-dropdown-link="customers"> Customers <div class="cen-header__nav-btn--icon-right"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" role="presentation" aria-hidden="true" > <path d="M58.5 45.9c-2.1 2.1-5.2 2.6-8.2 0L30.1 26.3 10 45.4c-2.6 2.6-5.7 2.1-8.2 0s-2.1-6.2 0-8.2S26 13.9 26 13.9c1-1 2.6-1.5 4.1-1.5 1.5 0 3.1.5 4.1 1.5 0 0 22.2 21.1 24.2 23.2 2.1 2.6 2.1 6.2.1 8.8z" ></path> </svg> </div> </button> <div class="cen-header__nav-dropdown-list--wrapper" data-action="mouseover->nav-dropdown#mouseOver mouseout->nav-dropdown#mouseOut"> <ul class="cen-header__nav-dropdown-list" role="submenu"> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link " href="/case-studies" role="submenuitem">Case Studies</a> </li> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link " href="/agencies" role="submenuitem">Agencies</a> </li> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link " href="/ecommerce" role="submenuitem">E-Commerce</a> </li> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link " href="/lead-gen" role="submenuitem">Lead Gen</a> </li> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link " href="/education" role="submenuitem">Education</a> </li> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link " href="/shopify" role="submenuitem">Shopify</a> </li> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link " href="/enterprise" role="submenuitem">Enterprise</a> </li> </ul> </div> </li> <li class="cen-header__nav-item"> <button class="ce-btn cen-btn--transparent-white cen-header__nav-btn" aria-haspopup="true" aria-expanded="false" data-nav-dropdown="dropdownBtn" data-action="mouseover->nav-dropdown#mouseOver mouseout->nav-dropdown#mouseOut click->nav-dropdown#toggleClass" data-nav-dropdown-link="resources"> Resources <div class="cen-header__nav-btn--icon-right"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" role="presentation" aria-hidden="true" > <path d="M58.5 45.9c-2.1 2.1-5.2 2.6-8.2 0L30.1 26.3 10 45.4c-2.6 2.6-5.7 2.1-8.2 0s-2.1-6.2 0-8.2S26 13.9 26 13.9c1-1 2.6-1.5 4.1-1.5 1.5 0 3.1.5 4.1 1.5 0 0 22.2 21.1 24.2 23.2 2.1 2.6 2.1 6.2.1 8.8z" ></path> </svg> </div> </button> <div class="cen-header__nav-dropdown-list--wrapper" data-action="mouseover->nav-dropdown#mouseOver mouseout->nav-dropdown#mouseOut"> <ul class="cen-header__nav-dropdown-list" role="submenu"> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link" href="/blog" alt="Resources - Blog" role="submenuitem"> Blog </a> </li> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link " href="/pricing" role="submenuitem">Pricing</a> </li> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link " href="/faq" role="submenuitem">FAQ</a> </li> </ul> </div> </li> <li class="cen-header__nav-item"> <button class="ce-btn cen-btn--transparent-white cen-header__nav-btn" aria-haspopup="true" aria-expanded="false" data-nav-dropdown="dropdownBtn" data-action="mouseover->nav-dropdown#mouseOver mouseout->nav-dropdown#mouseOut click->nav-dropdown#toggleClass" data-nav-dropdown-link="company"> Company <div class="cen-header__nav-btn--icon-right"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" role="presentation" aria-hidden="true" > <path d="M58.5 45.9c-2.1 2.1-5.2 2.6-8.2 0L30.1 26.3 10 45.4c-2.6 2.6-5.7 2.1-8.2 0s-2.1-6.2 0-8.2S26 13.9 26 13.9c1-1 2.6-1.5 4.1-1.5 1.5 0 3.1.5 4.1 1.5 0 0 22.2 21.1 24.2 23.2 2.1 2.6 2.1 6.2.1 8.8z" ></path> </svg> </div> </button> <div class="cen-header__nav-dropdown-list--wrapper" data-action="mouseover->nav-dropdown#mouseOver mouseout->nav-dropdown#mouseOut"> <ul class="cen-header__nav-dropdown-list" role="submenu"> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link " href="/careers" role="submenuitem">Careers</a> </li> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link " href="/terms" role="submenuitem">Terms of Use</a> </li> <li class="cen-header__nav-dropdown-item"> <a class="cen-header__nav-dropdown-link link-active" href="/privacy" role="submenuitem">Privacy</a> </li> </ul> </div> </li> <li class="cen-u-gmargin-l-10"> <button data-action="click->enterprise-contact#showModal" data-target="enterprise-contact.button" class="cen-header__nav-contact-sales cen-header__nav-contact-sales--white"> Contact Sales </button> </li> <li class="cen-u-gmargin-l-20"> <a href="/signup" class="ce-btn cen-btn--large">Sign Up</a> </li> <li class="cen-u-gmargin-l-20"> <a href="https://auth.app.crazyegg.com/login" class="ce-btn cen-btn--transparent-white cen-btn--large">Log In</a> <input type="hidden" id="is_pricing" name="is_pricing" value="0" data-enterprise-contact-target="is_pricing"> </li> </ul> </nav> </section> <section class="cen-enterprise-modal__wrapper" id="enterprise_contact_modal" style="display: none;" data-enterprise-contact-target="modal" role="dialog" aria-labelledby="enterpriseDialog" > <div class="cen-enterprise-modal__modal"> <button class="cen-enterprise-modal__modal-close-btn" data-action="click->enterprise-contact#hideModal"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" focusable="false"><path d="M58.5 1.5c2 2 2 5.2 0 7.1L37.1 30l21.4 21.4c2 2 2 5.2 0 7.1 -2 2-5.2 2-7.1 0L30 37.1 8.6 58.5c-2 2-5.2 2-7.1 0 -2-2-2-5.2 0-7.1L22.9 30 1.5 8.6c-2-2-2-5.2 0-7.1s5.2-2 7.1 0L30 22.9 51.4 1.5C53.4-0.5 56.6-0.5 58.5 1.5z"/></svg> <span class="visuallyhidden">Close modal</span> </button> <div data-enterprise-contact-target="modalForm"> <header class="ce-pop-up-modal__header"> <div class="cen-enterprise-modal__header-content cen-enterprise-modal__header-content--1-col"> <div class="cen-enterprise-modal__badges"> <img alt="G2 Leader Mid-Market Summer 2024" class="ce-image cen-enterprise-modal__badges--image" src="https://w3-assets.crazyeggcdn.com/images/svg/badge-g2-medal-2024-leader-summer-d2e4820dd07f2468051ea73228fecb2a.svg?vsn=d"> <img alt="G2 Fastest Implementation for Small Business Summer 2024" class="ce-image cen-enterprise-modal__badges--image" src="https://w3-assets.crazyeggcdn.com/images/svg/badge-g2-medal-2024-fi-smallbusiness-summer-446040ad556001f7656a4420a03486d5.svg?vsn=d"> <img alt="G2 High Performer Summer 2024" class="ce-image cen-enterprise-modal__badges--image" src="https://w3-assets.crazyeggcdn.com/images/svg/badge-g2-medal-2024-hp-summer-7092cb11a8b8a1763ea6e2a1e8009cda.svg?vsn=d"> <img alt="G2 Easiest To Use Mid-Market Summer 2024" class="ce-image cen-enterprise-modal__badges--image" src="https://w3-assets.crazyeggcdn.com/images/svg/badge-g2-medal-2024-eou-midmarket-summer-5239951a9ebe43d6a7f46e65b0ac9367.svg?vsn=d"> </div> <h3 id="enterpriseDialog" class="cen-heading-3 cen-u-gmargin-b-0 ce-u--g-margin-top-10 ce-pop-up-modal__badges--heading-1-col"> Request a personalized<br/> demo of Crazy Egg </h3> </div> </header> <section class="cen-enterprise-modal__content"> <div class="new-enterprise-contact"> <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script> <script> hbspt.forms.create({ region: "na1", portalId: "46540628", formId: "6680dde4-d88b-455f-8eab-11e49ec8429f" }); </script> </div> </section> </div> </div> </section> </section> </div> <section class="cen-legal__hero-wrapper cen-u-bg-gradient--blue_0a"> <div class="cen-row"> <div class="cen-col__one-center cen-u-gmargin-b-20"> <h1 class="cen-heading-0 cen-text--white">Terms and Policies</h1> <p class="cen-text cen-text--xlarge cen-text--white">You’re in the right place for information on privacy, general terms, and GDPR.</p> </div> </div> </section> <div data-controller="nav-mob-solutions-dropdown"> <div id="js-cen-mobile-top__fixed-nav" class="cen-mobile-top__fixed-nav"> <button class="cen-btn cen-btn--white cen-mobile-top__btn-interaction" data-action="click->nav-mob-solutions-dropdown#showMenu" aria-haspopup="true"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" focusable="false"><path d="M56.5 47.3c2 0 3.6 1.6 3.6 3.6s-1.6 3.6-3.6 3.6H3.7c-2 0-3.6-1.6-3.6-3.6s1.6-3.6 3.6-3.6H56.5zM56.5 26.4c2 0 3.6 1.6 3.6 3.6s-1.6 3.6-3.6 3.6H3.7c-2 0-3.6-1.6-3.6-3.6s1.6-3.6 3.6-3.6H56.5zM56.5 5.5c2 0 3.6 1.6 3.6 3.6s-1.6 3.6-3.6 3.6H3.7c-2 0-3.6-1.6-3.6-3.6s1.6-3.6 3.6-3.6H56.5z"/></svg> <span class="visuallyhidden" data-nav-mob-solutions-dropdown-target="menuBtn">Open menu</span> </button> </div> <div class="cen-mobile-top__content-wrapper" data-nav-mob-solutions-dropdown-target="contentWrapper"> <div class="cen-mobile-top__content-header"> <img alt="Crazy Egg" src="https://w3-assets.crazyeggcdn.com/images/svg/logo-ce-main-cda94b31713ece13f9ecfce734de2520.svg?vsn=d"> <button class="cen-mobile-top__btn-interaction" data-action="click->nav-mob-solutions-dropdown#hideMenu"> <div class="cen-mobile-top__btn-close-wrapper"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" focusable="false"><path d="M58.5 1.5c2 2 2 5.2 0 7.1L37.1 30l21.4 21.4c2 2 2 5.2 0 7.1 -2 2-5.2 2-7.1 0L30 37.1 8.6 58.5c-2 2-5.2 2-7.1 0 -2-2-2-5.2 0-7.1L22.9 30 1.5 8.6c-2-2-2-5.2 0-7.1s5.2-2 7.1 0L30 22.9 51.4 1.5C53.4-0.5 56.6-0.5 58.5 1.5z"/></svg> </div> <span class="visuallyhidden">Close menu</span> </button> </div> <ul class="cen-mobile-top__content-list"> <li class="cen-mobile-top__content-item"> <button class="cen-mobile-top__content-btn cen-mobile-top__content-btn--flex cen-mobile-top__content-btn--black" aria-haspopup="true" aria-expanded="false" data-nav-mob-solutions-dropdown-target="dropdownBtn" data-action=" click->nav-mob-solutions-dropdown#toggleClass"> Product <div class="cen-mobile-top__content-btn--icon-right"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" role="presentation" aria-hidden="true" > <path d="M58.5 45.9c-2.1 2.1-5.2 2.6-8.2 0L30.1 26.3 10 45.4c-2.6 2.6-5.7 2.1-8.2 0s-2.1-6.2 0-8.2S26 13.9 26 13.9c1-1 2.6-1.5 4.1-1.5 1.5 0 3.1.5 4.1 1.5 0 0 22.2 21.1 24.2 23.2 2.1 2.6 2.1 6.2.1 8.8z" ></path> </svg> </div> </button> <div class="cen-mobile-top__content-dropdown-list"> <div class="cen-mobile-top__content-dropdown-wrapper"> <h4 class="cen-mobile-top__content-dropdown-header"> <div class="cen-mobile-top__content-dropdown-header-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" focusable="false"><path d="M0 46.9h60v7.5H0V46.9zM7.5 31.9H15v11.2H7.5V31.9zM18.8 16.9h7.5v26.2h-7.5V16.9zM30 28.1h7.5v15H30V28.1zM41.2 5.6h7.5v37.5h-7.5V5.6z"/></svg> </div> Analytics </h4> <ul role="submenu"> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link " href="/snapshots" role="submenuitem">Website Heatmaps</a> </li> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link " href="/recordings" role="submenuitem">Session Recordings</a> </li> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link " href="/traffic-analysis" role="submenuitem">Traffic Analysis</a> </li> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link " href="/errors-tracking" role="submenuitem">Errors Tracking</a> </li> </ul> </div> <div class="cen-mobile-top__content-dropdown-wrapper"> <h4 class="cen-mobile-top__content-dropdown-header"> <div class="cen-mobile-top__content-dropdown-header-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" focusable="false"><path d="M45.5 0.1c2.7 0 4.9 2.1 5.1 4.7l0 0.4v19.2c0 1.3-1.1 2.4-2.4 2.4 -1.2 0-2.3-0.9-2.4-2.1l0-0.3V5.3c0-0.1-0.1-0.2-0.2-0.3l-0.1 0H5.1C5 5 4.9 5.1 4.9 5.2l0 0.1v49.4c0 0.1 0.1 0.2 0.2 0.3l0.1 0h21.1c1.3 0 2.4 1.1 2.4 2.4 0 1.2-0.9 2.3-2.1 2.4l-0.3 0H5.1c-2.7 0-4.9-2.1-5.1-4.7l0-0.4V5.3c0-2.7 2.1-4.9 4.7-5.2l0.4 0H45.5zM58.6 31.2c1.4 0.8 1.8 2.6 0.9 4L45.1 58.4c-0.5 0.8-1.4 1.3-2.3 1.4 0 0-0.1 0-0.1 0 -0.9 0-1.8-0.4-2.3-1.1L33 48.8c-1-1.3-0.7-3.1 0.6-4 1.3-1 3.1-0.7 4 0.6l4.9 6.4 12.2-19.6C55.5 30.8 57.3 30.4 58.6 31.2zM23.8 37c1.2 0 2.1 1 2.1 2.1 0 1.1-0.8 2-1.8 2.1l-0.3 0h-9.1c-1.2 0-2.1-1-2.1-2.1 0-1.1 0.8-2 1.8-2.1l0.3 0H23.8zM36.1 24.8c1.2 0 2.1 1 2.1 2.1 0 1.1-0.8 2-1.8 2.1l-0.3 0H14.5c-1.2 0-2.1-1-2.1-2.1 0-1.1 0.8-2 1.8-2.1l0.3 0H36.1zM36.1 14.2c1.2 0 2.1 1 2.1 2.1 0 1.1-0.8 2-1.8 2.1l-0.3 0H14.5c-1.2 0-2.1-1-2.1-2.1 0-1.1 0.8-2 1.8-2.1l0.3 0H36.1z"/></svg> </div> Optimization </h4> <ul role="submenu"> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link " href="/ab-testing" role="submenuitem">A/B Testing</a> </li> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link " href="/ctas" role="submenuitem">Popup Offers</a> </li> </ul> </div> <div class="cen-mobile-top__content-dropdown-wrapper"> <h4 class="cen-mobile-top__content-dropdown-header"> <div class="cen-mobile-top__content-dropdown-header-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" focusable="false"><path d="M33.4 55.4c1.3 0 2.3 1 2.3 2.3 0 1.3-1 2.3-2.3 2.3h-6.8c-1.3 0-2.3-1-2.3-2.3 0-1.3 1-2.3 2.3-2.3H33.4zM36.4 50c1.3 0 2.3 1 2.3 2.3s-1 2.3-2.3 2.3H23.6c-1.3 0-2.3-1-2.3-2.3s1-2.3 2.3-2.3H36.4zM30 13.8c9.3 0 16.8 7.5 16.8 16.8 0 8-8.3 17.4-8.7 17.8 -0.4 0.5-1.1 0.8-1.7 0.8H23.6c-0.7 0-1.3-0.3-1.8-0.8 -0.9-1-8.6-10.4-8.6-17.7C13.2 21.4 20.7 13.8 30 13.8zM31.7 39.8h-3.4l1.7 6L31.7 39.8zM30 18.5c-6.7 0-12.2 5.5-12.2 12.2 0 4.4 4.5 10.9 6.9 13.9l0.9 0 -1.7-6.2c-0.2-0.6 0-1.2 0.3-1.7 0.4-0.5 0.9-0.8 1.5-0.8h8.5c0.6 0 1.2 0.3 1.5 0.8 0.4 0.5 0.5 1.1 0.3 1.7l-1.7 6.2 1 0c2.4-2.9 6.8-9.2 6.8-13.9C42.2 23.9 36.7 18.5 30 18.5zM6.1 18.5l4.6 1.5c1.2 0.4 1.9 1.7 1.5 2.9 -0.3 1-1.2 1.6-2.2 1.6 -0.2 0-0.5 0-0.7-0.1l-4.6-1.5c-1.2-0.4-1.9-1.7-1.5-2.9C3.5 18.8 4.8 18.1 6.1 18.5zM56.9 20c0.4 1.2-0.3 2.5-1.5 2.9l-4.6 1.5c-0.2 0.1-0.5 0.1-0.7 0.1 -1 0-1.9-0.6-2.2-1.6 -0.4-1.2 0.3-2.5 1.5-2.9l4.6-1.5C55.2 18.1 56.5 18.8 56.9 20zM49.5 6.5c0.9 0.9 0.9 2.4 0 3.3l-3.4 3.4c-0.5 0.5-1 0.7-1.6 0.7 -0.6 0-1.2-0.2-1.6-0.7 -0.9-0.9-0.9-2.4 0-3.3l3.4-3.4C47.2 5.6 48.6 5.6 49.5 6.5zM13.8 6.5l3.4 3.4c0.9 0.9 0.9 2.4 0 3.3 -0.5 0.5-1 0.7-1.6 0.7 -0.6 0-1.2-0.2-1.6-0.7l-3.4-3.4c-0.9-0.9-0.9-2.4 0-3.3C11.5 5.6 12.9 5.6 13.8 6.5zM30 0c1.3 0 2.3 1 2.3 2.3v4.8c0 1.3-1 2.3-2.3 2.3s-2.3-1-2.3-2.3V2.3C27.7 1 28.7 0 30 0z"/></svg> </div> Capabilities </h4> <ul role="submenu"> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link " href="/goals" role="submenuitem">Conversion Tracking</a> </li> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link " href="/surveys" role="submenuitem">Surveys</a> </li> </ul> </div> </div> </li> <li class="cen-mobile-top__content-item"> <button class="cen-mobile-top__content-btn cen-mobile-top__content-btn--flex cen-mobile-top__content-btn--black" aria-haspopup="true" aria-expanded="false" data-nav-mob-solutions-dropdown-target="dropdownBtn" data-action=" click->nav-mob-solutions-dropdown#toggleClass"> Customers <div class="cen-mobile-top__content-btn--icon-right"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" role="presentation" aria-hidden="true" > <path d="M58.5 45.9c-2.1 2.1-5.2 2.6-8.2 0L30.1 26.3 10 45.4c-2.6 2.6-5.7 2.1-8.2 0s-2.1-6.2 0-8.2S26 13.9 26 13.9c1-1 2.6-1.5 4.1-1.5 1.5 0 3.1.5 4.1 1.5 0 0 22.2 21.1 24.2 23.2 2.1 2.6 2.1 6.2.1 8.8z" ></path> </svg> </div> </button> <ul class="cen-mobile-top__content-dropdown-list" role="submenu"> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link " href="/case-studies" role="submenuitem">Case Studies</a> </li> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link " href="/agencies" role="submenuitem">Agencies</a> </li> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link " href="/ecommerce" role="submenuitem">E-Commerce</a> </li> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link " href="/lead-gen" role="submenuitem">Lead Gen</a> </li> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link " href="/education" role="submenuitem">Education</a> </li> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link " href="/shopify" role="submenuitem">Shopify</a> </li> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link " href="/enterprise" role="submenuitem">Enterprise</a> </li> </ul> </li> <li class="cen-mobile-top__content-item"> <button class="cen-mobile-top__content-btn cen-mobile-top__content-btn--flex cen-mobile-top__content-btn--black" aria-haspopup="true" aria-expanded="false" data-nav-mob-solutions-dropdown-target="dropdownBtn" data-action=" click->nav-mob-solutions-dropdown#toggleClass"> Resources <div class="cen-mobile-top__content-btn--icon-right"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" role="presentation" aria-hidden="true" > <path d="M58.5 45.9c-2.1 2.1-5.2 2.6-8.2 0L30.1 26.3 10 45.4c-2.6 2.6-5.7 2.1-8.2 0s-2.1-6.2 0-8.2S26 13.9 26 13.9c1-1 2.6-1.5 4.1-1.5 1.5 0 3.1.5 4.1 1.5 0 0 22.2 21.1 24.2 23.2 2.1 2.6 2.1 6.2.1 8.8z" ></path> </svg> </div> </button> <ul class="cen-mobile-top__content-dropdown-list" role="submenu"> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link" href="/blog" alt="Resources - Blog" role="submenuitem"> Blog </a> </li> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link " href="/pricing" role="submenuitem">Pricing</a> </li> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link " href="/faq" role="submenuitem">FAQ</a> </li> </ul> </li> <li class="cen-mobile-top__content-item"> <button class="cen-mobile-top__content-btn cen-mobile-top__content-btn--flex cen-mobile-top__content-btn--black" aria-haspopup="true" aria-expanded="false" data-nav-mob-solutions-dropdown-target="dropdownBtn" data-action=" click->nav-mob-solutions-dropdown#toggleClass"> Company <div class="cen-mobile-top__content-btn--icon-right"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" role="presentation" aria-hidden="true" > <path d="M58.5 45.9c-2.1 2.1-5.2 2.6-8.2 0L30.1 26.3 10 45.4c-2.6 2.6-5.7 2.1-8.2 0s-2.1-6.2 0-8.2S26 13.9 26 13.9c1-1 2.6-1.5 4.1-1.5 1.5 0 3.1.5 4.1 1.5 0 0 22.2 21.1 24.2 23.2 2.1 2.6 2.1 6.2.1 8.8z" ></path> </svg> </div> </button> <ul class="cen-mobile-top__content-dropdown-list" role="submenu"> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link " href="/careers" role="submenuitem">Careers</a> </li> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link " href="/terms" role="submenuitem">Terms of Use</a> </li> <li class="cen-mobile-top__content-dropdown-item"> <a class="cen-mobile-top__content-dropdown-link link-active" href="/privacy" role="submenuitem">Privacy</a> </li> </ul> </li> <li class="cen-mobile-top__content-item cen-mobile-top__content-item--no-border cen-u-gtext-center cen-u-gmargin-t-50"> <button data-action="click->enterprise-contact#showModal" data-target="enterprise-contact.button" class="ce-btn cen-mobile-top__btn"> Contact Sales </button> </li> <li class="cen-mobile-top__content-item cen-mobile-top__content-item--no-border cen-u-gtext-center"> <a href="https://auth.app.crazyegg.com/login" class="cen-mobile-top__content-btn cen-mobile-top__content-btn--blue">Log In</a> <input type="hidden" id="is_pricing" name="is_pricing" value="0"> </li> </ul> </div> </div> </header> <main role="main" class="ce-page-static__main"> <section class="ce-page-terms"> <article class="cen-row"> <nav class="cen-legal__left-wrapper" aria-label="side navigation to jump to certain section of legal pages"> <ul class="cen-legal__aside"> <li class="cen-legal__aside-item"> <a class="ce-link cen-legal__aside-link " href="/terms">Terms of Use</a> </li> <li class="cen-legal__aside-item"> <a class="ce-link cen-legal__aside-link link-active" href="/privacy">Privacy Policy</a> </li> <li class="cen-legal__aside-item"> <a class="ce-link cen-legal__aside-link " href="/cookies">Cookie Policy</a> </li> <li class="cen-legal__aside-item"> <a class="ce-link cen-legal__aside-link " href="/opt-out">Opt Out</a> </li> </ul> </nav> <section class="cen-legal__right-wrapper"> <h2 class="cen-heading-1">Privacy Policy</h2> <p class="ce-heading--info cen-u-gpadding-b-20 cen-u-border-bdashed cen-u-gmargin-b-35">Last Updated: <time datetime="2022-01-16">January 16, 2022</time></p> <p class="cen-text cen-u-gmargin-b-35">This Privacy Policy describes the privacy practices of Crazy Egg, Inc. (“Crazy Egg”, “we”, “us”, “our”) on our websites located at the domains crazyegg.com, crazyeggvcr.com, and crazyeggproxy.com, as well as such other websites or mobile applications that we own or operate (individually and collectively, “Our Website” or the “Crazy Egg Website”).</p> <ol class="cen-legal__ol" type="1"> <li class="cen-legal__ol--list cen-legal__ol--list--level-top cen-legal__ol--list--level-top-nonum"> <h3 class="cen-heading-2 ce-heading-list">Scope of this Privacy Policy</h3> <div class="cen-u-gmargin-t-35"> <p class="cen-text">As further discussed, below, data protection laws, regulations, and directives in certain jurisdictions distinguish between the rights and responsibilities of “Controller(s)” of personal information or data (“Information”), from those who are “Processor(s)” of such Information or data on the applicable controllers’ behalf. Crazy Egg is generally the controller of Information that it collects from and about the persons and entities who are visiting Our Website (“Crazy Egg Visitors”), and this Privacy Policy applies to Crazy Egg Visitors.</p> <p class="cen-text">We also provide certain services to commercial persons and entities (each, a “Client” and collectively, “Clients”), who, in turn, own and operate their own websites or mobile applications (“Client Site(s)”), and who wish to utilize our code, software and services and reports (the “Service(s)”) to analyze how third party visitors to their Client Sites (“Client Site Visitor(s)”) use, interact with, and engage their Client Sites. The applicable Clients are the Controllers of Information collected from their Client Site Visitors, whether or not such information is accessed, analyzed, or otherwise utilized by or on behalf of the Client via the Service (“Client Visitor Information”); Crazy Egg is not the Controller of such Client Visitor Information. This Privacy Policy applies to the use of Services by our Clients. However, this Privacy Policy does not apply to the Client Sites themselves, nor to any Client Visitor Information. For any questions regarding the privacy, security, or other practices or policies on the Client Sites, please contact the applicable Client.</p> </div> </li> <li class="cen-legal__ol--list cen-legal__ol--list--level-top cen-legal__ol--list--level-top-nonum"> <h3 class="cen-heading-2 ce-heading-list">Information Collected from Crazy Egg Visitors</h3> <div class="cen-u-gmargin-t-35"> <h4 class="cen-heading-3">Device Information from Crazy Egg Visitors</h4> <p class="cen-text">We may receive and collect certain Information furnished by the visitor's browser or otherwise by their access device (“Device Information”), such as:</p> <ul class="ce-ul"> <li><p class="cen-text">Browser Information</p></li> <li><p class="cen-text">Operating System Information</p></li> <li><p class="cen-text">Mobile Device Information (e.g., device identifier, mobile operating system, etc.)</p></li> <li><p class="cen-text">IP address (stored in anonymized form)</p></li> <li><p class="cen-text">Page Accessed</p></li> <li><p class="cen-text">Geographic Location</p></li> <li><p class="cen-text">Time of visit (by day, week, and duration)</p></li> <li><p class="cen-text">Whether the visitor is a new or return visitor</p></li> <li><p class="cen-text">Other such Information as may be delivered or shared by the applicable browser or access software or device.</p></li> </ul> <h4 class="cen-heading-3 cen-u-gmargin-t-35">Referral Information</h4> <p class="cen-text">We may also receive certain information regarding visitors from the prior website visited by such visitors (“Referral Information”). For instance, if a Crazy Egg Visitor navigates to the Crazy Egg Website from another website, Crazy Egg may receive certain information from the referring website (i.e., the last website the visitor visited before visiting the Crazy Egg Website) as part of the Hypertext Transfer Protocol ("HTTP") request. For example, if a Crazy Egg Visitor navigates to the Crazy Egg Website from a search engine, Crazy Egg may receive information contained in the referring URL for the applicable search query, such as the terms the Crazy Egg Visitor was searching for before visiting the Crazy Egg Website.</p> <h4 class="cen-heading-3 cen-u-gmargin-t-35">Registration Information from Crazy Egg Clients</h4> <p class="cen-text">When Crazy Egg Visitors register as Clients to use the Crazy Egg Service, register to use a trial version of the Crazy Egg Service, or request additional information about Crazy Egg, Crazy Egg may require Information, such as name, employer or company name, e-mail, mailing address, phone number, financial information (e.g., credit card number, billing address), and/or proposed Client Site to be tracked, to process the registration or request ("Client Registration Information").</p> <h4 class="cen-heading-3 cen-u-gmargin-t-35">Session Recording Information</h4> <p class="cen-text">We may use session recording software on the Crazy Egg Website. This software enables us to record Crazy Egg Visitors’ use, interaction, and engagement with the Crazy Egg Website. This software may capture user input, such as mouse and keyboard inputs and mobile gestures, and user views, such as browser or screen output. We use this software to help us optimize Crazy Egg Visitors’ experience. By using the Crazy Egg Website, you consent to our use of session recording software. </p> </div> </li> <li class="cen-legal__ol--list cen-legal__ol--list--level-top cen-legal__ol--list--level-top-nonum"> <h3 class="cen-heading-2 ce-heading-list">Crazy Egg’s Use of Crazy Egg Visitor Information</h3> <div class="cen-u-gmargin-t-35"> <p class="cen-text">Crazy Egg may use Information of Crazy Egg Visitors, including Device Information and Referral Information of Crazy Egg Visitors and Client Registration Information, to:</p> <ul class="ce-ul"> <li><p class="cen-text">authenticate Client’s access to the Crazy Egg Site, trial versions, or Service;</p></li> <li><p class="cen-text">process and fulfill Client requests or purchases;</p></li> <li><p class="cen-text">register Client accounts;</p></li> <li><p class="cen-text">check the Crazy Egg Visitor’s qualifications for registration and/or to bill Crazy Egg Clients for the Services.</p></li> </ul> <p class="cen-text"><strong>Crazy Egg may also use Client Information to:</strong></p> <ul class="ce-ul"> <li><p class="cen-text">provide Crazy Egg's products and Services, personalize and tailor your experience on the Crazy Egg Website;</p></li> <li><p class="cen-text">operate our business;</p></li> <li><p class="cen-text">understand how Clients are engaging with Crazy Egg Website and Service;</p></li> <li><p class="cen-text">request additional information necessary to process or fulfill an order;</p></li> <li><p class="cen-text">assess Client satisfaction with the Crazy Egg Service;</p></li> <li><p class="cen-text">inform Clients that an upgrade is available; or to contact Clients with information about Crazy Egg, including information about new or existing products and services or special offers. For example, we may periodically send promotional materials or notifications related to our products and Services to the email address associated with a registered account.</p></li> <li><p class="cen-text">Otherwise for our legitimate business interests.</p></li> </ul> <p id="use_of_cookies" class="cen-text">If Information is aggregated or de-identified so it is no longer reasonably associated with an identified or identifiable natural person, Crazy Egg may use it for any business purpose. To the extent Information is associated with an identified or identifiable natural person and is protected as personal data under applicable data protection law, it is referred to in this Privacy Policy as “Personal Data”.</p> </div> </li> <li class="cen-legal__ol--list cen-legal__ol--list--level-top cen-legal__ol--list--level-top-nonum"> <h3 class="cen-heading-2 ce-heading-list">Use of Cookies by the Service</h3> <div class="cen-u-gmargin-t-35"> <p class="cen-text">As described in our Cookie Policy, the Service may utilize first-party cookies (small text files that Crazy Egg stores locally on a Client Site Visitor’s device) on Client Sites for one or more of the following purposes: to help identify whether a Client Site Visitor is a first time visitor, or has visited previously (provided that we will not store identifiers that can be used to personally identify such Client Site Visitors); assess usage patterns and perform traffic analysis; identify preferences; diagnose problems with our Service; analyze trends; and otherwise administer Crazy Egg products and services. Cookies placed by Crazy Egg on the computers of Client Site Visitors do not include Personally Identifiable Information such as name, phone number, e-mail address or mailing address, nor does Crazy Egg link cookies to such Personally Identifiable Information on our servers or databases.</p> <p class="cen-text">For further information on our use of cookies, please see our Cookie Policy, which is incorporated in this Privacy Policy by this reference.</p> </div> </li> <li class="cen-legal__ol--list cen-legal__ol--list--level-top cen-legal__ol--list--level-top-nonum"> <h3 class="cen-heading-2 ce-heading-list">Information Collected by or on Behalf of Our Clients via the Service</h3> <div class="cen-u-gmargin-t-35"> <p class="cen-text">Crazy Egg Clients use the Service to obtain information regarding how Client Site Visitors to their Client Sites are interacting with such Client Sites. This Service allows a Crazy Egg Client to evaluate and potentially modify its Client Site based on its findings regarding Client Site Visitors use and interaction with the Client Site. </p> <p class="cen-text">Types of Client Visitor Information. Crazy Egg Clients may use the Service to collect, store, and analyze Client Visitor Information, on the Client’s behalf as the Controller of such Client Visitor Information, on Crazy Egg's servers, as the Client’s Processor of such Client Visitor Information. Such Client Visitor Information is transmitted in encrypted form, and pursuant to applicable data transfer provisions further described below. The Service may process such Client Visitor Information on behalf of the Client, to perform analyses and produce reports for the Crazy Egg Client. The interactions that may be recorded or analyzed (“Recorded Interactions”) may include mouse scrolls and clicks by a Client Site Visitor; and/or pages viewed or visited by a Client Site Visitor, including the duration of such visits. Recorded Interactions may also include images of the Client Site that are recorded during the Client Site Visitor’s interactions with such Client Site, such as, by way of example, images of forms displayed or populated by the Client Site Visitor on the Client Site, or other multimedia content that may be posted by Client Site Visitors. Such Client Visitor Information may also include Device Information and/or Referral Information from the Client Site Visitor. Client Visitor Information is provided to Clients in the form of aggregated reports and/or statistics that identify the collective behavior of Client Visitors to the Client's Site. Clients will also have access to Recorded Interactions through the Service.</p> </div> </li> <li class="cen-legal__ol--list cen-legal__ol--list--level-top cen-legal__ol--list--level-top-nonum"> <h3 class="cen-heading-2 ce-heading-list">Our Processing of Client Visitor Information.</h3> <div class="cen-u-gmargin-t-35"> <p class="cen-text">As the Processor of Client Visitor Information, we will process Client Visitor Information only in compliance with the applicable Client’s instructions regarding the processing of Client Visitor Information, including any applicable <a class="ce-link ce-link--alt-legal" href="/terms" target="_blank" rel="noopener noreferrer" alt="Crazy Egg Terms of Use">terms</a>, but subject to applicable laws and regulations regarding such Client Visitor Information, and as otherwise required by applicable law and regulations.</p> </div> </li> <li class="cen-legal__ol--list cen-legal__ol--list--level-top cen-legal__ol--list--level-top-nonum"> <h3 class="cen-heading-2 ce-heading-list">Crazy Egg Disclaimers Regarding Personally Identifying Information of Client Site Visitors.</h3> <div class="cen-u-gmargin-t-35"> <p class="cen-text">Crazy Egg's Service is not designed to knowingly collect or extract from Client Visitor Information (including any Recorded Interactions or Device Information received from Client Sites through the Service) information that could be used to personally identify Client Site Visitors, such as a Client Site Visitor’s name, address or phone number ("Personally Identifiable Information") when a Client Site Visitor visits a Client Site that uses the Crazy Egg Service. Crazy Egg also generally prohibits Clients from collecting Personally Identifiable Information using the Service or otherwise providing Personally Identifiable Information of Client Site Visitors to Crazy Egg in connection with the Service.</p> </div> </li> <li class="cen-legal__ol--list cen-legal__ol--list--level-top cen-legal__ol--list--level-top-nonum"> <h3 class="cen-heading-2 ce-heading-list">Crazy Egg Does Not Collect Visitor Information Across Multiple Sites</h3> <div class="cen-u-gmargin-t-35"> <p class="cen-text">Crazy Egg does not collect or aggregate information about visitor behavior on multiple, different websites.</p> </div> </li> <li class="cen-legal__ol--list cen-legal__ol--list--level-top cen-legal__ol--list--level-top-nonum"> <h3 class="cen-heading-2 ce-heading-list">Retention and Deletion of Client Visitor Information.</h3> <div class="cen-u-gmargin-t-35"> <p class="cen-text">Crazy Egg will retain Client Visitor Information in accordance with the applicable Client’s instructions, including any applicable <a class="ce-link ce-link--alt-legal" href="/terms" target="_blank" rel="noopener noreferrer" alt="Crazy Egg Terms of Use">terms</a> and as required by applicable law. Client agrees and acknowledges that the deletion of Client Visitor Information may affect the delivery or performance of the Service. Crazy Egg will comply with such instructions to delete Client Visitor Information as soon as reasonably practicable and within a maximum period of 180 days, unless applicable laws require retention or earlier deletion. Crazy Egg may retain Client Registration Information as long as necessary for the purposes described in this Privacy Policy and the other <a class="ce-link ce-link--alt-legal" href="/terms" target="_blank" rel="noopener noreferrer" alt="Crazy Egg Terms of Use">terms</a>. This may include keeping Client Registration Information after the account has been deactivated as needed for Crazy Egg to pursue legitimate business interests, record keeping procedures, legal compliance, preservation of rights, security purposes, and enforcement of legal and contractual rights.</p> <p class="cen-text">Client agrees and acknowledges that it will be responsible for exporting any Client Visitor Information or Client Registration Information that it wishes to retain following the termination of the <a class="ce-link ce-link--alt-legal" href="/terms" target="_blank" rel="noopener noreferrer" alt="Crazy Egg Terms of Use">terms</a></p> </div> </li> <li class="cen-legal__ol--list cen-legal__ol--list--level-top cen-legal__ol--list--level-top-nonum"> <h3 class="cen-heading-2 ce-heading-list">Crazy Egg's Sharing and Disclosure of Crazy Egg Visitor Information and Client Visitor Information.</h3> <div class="cen-u-gmargin-t-35"> <p class="cen-text">This section describes the manner and extent to which Crazy Egg may share and disclose Information. Notwithstanding anything to the contrary below or elsewhere herein, as between a Client and Crazy Egg, the Client is solely responsible for its policies and practices for the sharing and disclosure of Client Visitor Information as the Controller of such Information.</p> <ul class="ce-ul"> <li><p class="cen-text"><strong>Crazy Egg’s Default Policy Regarding Sharing of Client Visitor Information.</strong> Except to the limited extent described otherwise in this Privacy Policy, Crazy Egg never sells or shares any Client Visitor Information with individuals or companies other than the specific Client from whose Client Site Crazy Egg collected the Client Visitor Information.</p></li> <li><p class="cen-text"><strong>Crazy Egg’s Default Policy Regarding Sharing of Client’s Personally Identifiable Information.</strong> With the exception of the limited circumstances discussed elsewhere in this Privacy Policy, Crazy Egg does not provide Clients' Personally Identifiable Information to third parties for any purpose.</p></li> <li><p class="cen-text"><strong>Disclosure Pursuant to the Client’s Instructions.</strong> Crazy Egg will share and disclose Client Visitor Information in accordance with the applicable Client’s instructions, including any applicable <a class="ce-link ce-link--alt-legal" href="/terms" target="_blank" rel="noopener noreferrer" alt="Crazy Egg Terms of Use">Terms</a>, and otherwise in compliance with but subject to applicable laws and regulations.</p></li> <li><p class="cen-text"><strong>Subprocessors.</strong> We may utilize affiliates or third parties as subprocessors of the Information, to support the Services, and otherwise to support the conduct of our business, to provide, by way of example, service such as computing and storage services. We will use subprocessors subject to contracts that are substantially as protective of Personally Identifiable Information as those contained herein, and, to the extent applicable, in compliance with Article 28(3) of the European Union’s General Data Protection Regulation. For further information regarding our use of subprocessors, please contact us at <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="0a7a78637c6b69734a69786b70736f6d6d24696567">[email&#160;protected]</a>.</p></li> <li><p class="cen-text"><strong>Our Affiliates.</strong> We may share Information hereunder with our corporate affiliates provided that such affiliates are obligated, contractually or otherwise under applicable laws, to be bound by our obligations with respect to such Information.</p></li> <li><p class="cen-text"><strong>Change of Control.</strong> If Crazy Egg, or substantially all of its assets, is acquired by another company or successor entity, the Information hereunder will be one of the assets transferred or acquired by the purchaser or successor. You acknowledge that such transfers may occur, and that any purchaser of or successor to Crazy Egg or its assets may continue to collect, use and disclose your Information as set forth in this policy.</p></li> <li><p class="cen-text"><strong>Payment Processors.</strong> Like many companies that accept payment by credit card, Crazy Egg relies on third-party payment processors to process financial payments. When you make payments to Crazy Egg to obtain or use Crazy Egg's products or services, Crazy Egg may share Personally Identifiable Information, such as your name, address, and credit card information, with qualified third parties in order to process your order.</p></li> <li><p class="cen-text"><strong>Law Enforcement/Legal Process.</strong> Crazy Egg reserves the right to disclose any Information (including Personally Identifiable Information): (1) to comply with any law, regulation, or legal request, if and to the extent that we reasonably believe disclosure is in accordance with or required by any applicable law, regulation or legal process; (2) to enforce, apply, or investigate breaches of the <a class="ce-link ce-link--alt-legal" href="/terms" target="_blank" rel="noopener noreferrer" alt="Crazy Egg Terms of Use">Terms</a> or other agreements; or (3) protect the rights, property, user experience, or safety of Crazy Egg, our employees, our users, our Clients, or others.</p></li> <li><p class="cen-text"><strong>Aggregated, Anonymized, Pseudonymized, or De-identified Information.</strong> We may disclose or use aggregated, anonymized, pseudonymized, or otherwise de-identified Information for any purpose.</p></li> </ul> </div> </li> <li class="cen-legal__ol--list cen-legal__ol--list--level-top cen-legal__ol--list--level-top-nonum"> <h3 class="cen-heading-2 ce-heading-list">Transfer of Data Abroad; International Users.</h3> <div class="cen-u-gmargin-t-35"> <p class="cen-text">Our Website is directed to visitors from the United States of America. If you are visiting Our Website or a Client Site from a country other than the United States of America the various communications will necessarily result in the transfer of information across international boundaries. By visiting Our Website or the Client Site, as applicable, you consent to the processing and transfer of your data as set out in this Privacy Policy. By using Our Website or the Client Site, as applicable, you consent to the collection, storage, processing, and transfer of your information in and to the United States, or other countries and territories, pursuant to the laws of the United States.</p> <p class="cen-text">If we are asked by a Client to transfer Personally Identifying Information from a Client Site in the European Economic Area (“EEA”), Switzerland, or the United Kingdom to other countries not deemed to have adequate data protection regulations under applicable data protection law, we will offer to enter into the European Union Model Clauses, also known as Standard Contractual Clauses, or such other equivalent clauses issued by the applicable country, with the Client. To request to enter into such clauses, please contact us at <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="0474766d7265677d446776657e7d6163632a676b69">[email&#160;protected]</a>.</p> </div> </li> <li class="cen-legal__ol--list cen-legal__ol--list--level-top cen-legal__ol--list--level-top-nonum"> <h3 class="cen-heading-2 ce-heading-list">Security and Protection of Visitor Information and Client Information</h3> <div class="cen-u-gmargin-t-35"> <p class="cen-text">Crazy Egg implements security mechanisms to protect Visitor Information and Client Information from loss, misuse and unauthorized access, disclosure, alteration and destruction. Examples of these security mechanisms include limited and password-protected access, firewalls, and SSL encryption to protect transmission of data, as further described above and in our <a class="ce-link ce-link--alt-legal" href="/terms" target="_blank" rel="noopener noreferrer" alt="Crazy Egg Terms of Use">Terms of Use</a>. For additional questions or information regarding our security standards, please contact us at <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="0f7f7d66796e6c764f6c7d6e75766a6868216c6062">[email&#160;protected]</a>.</p> </div> </li> <li class="cen-legal__ol--list cen-legal__ol--list--level-top cen-legal__ol--list--level-top-nonum"> <h3 class="cen-heading-2 ce-heading-list">Policy Concerning Children Under Age of 16</h3> <div class="cen-u-gmargin-t-35"> <p class="cen-text">Crazy Egg does not knowingly or intentionally collect Personally Identifiable Information from children under 16. If we learn that we have Personally Identifiable Information of a child under age 16, we will remove it. If you believe we have Personally Identifiable Information about a child under the age of 16, please notify us at <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="7000021906111309301302110a091517175e131f1d">[email&#160;protected]</a>.</p> </div> </li> <li class="cen-legal__ol--list cen-legal__ol--list--level-top cen-legal__ol--list--level-top-nonum"> <h3 class="cen-heading-2 ce-heading-list">Changes to Our Privacy Policy</h3> <div class="cen-u-gmargin-t-35"> <p class="cen-text">Crazy Egg retains the discretion to amend or modify this policy from time to time. Use and disclosure of Information we obtain is subject to the later of: (1) the policy in effect at the time such visitor Information or Client Information is collected or (2) any subsequent policy to which you agree or of which you have notice, if you elect to use Crazy Egg or a Crazy Egg Client Site (including the Crazy Egg Website) following such acceptance or notice. If we make material changes in the way we use or disclose Personally Identifiable Information, we will notify you through one or more of the following means: a direct communication to your Crazy Egg account, a communication to the e-mail address associated with your account, or a clear and prominent announcement on the Crazy Egg Website. Your continued access to or use of Crazy Egg or websites that use Crazy Egg following notice of material changes to this Privacy Policy shall constitute consent to any amendments and/or modifications.</p> </div> </li> <li class="cen-legal__ol--list cen-legal__ol--list--level-top cen-legal__ol--list--level-top-nonum"> <h3 class="cen-heading-2 ce-heading-list">For More Information / Your Information Rights</h3> <div class="cen-u-gmargin-t-35"> <ul class="ce-ul"> <li><p class="cen-text"><strong>Privacy Officer / Notices.</strong> Crazy Egg welcomes any questions or comments about this Privacy Policy or our privacy practices, including regarding any disclosure of third party information for direct marketing purposes. Any such comments or questions should be submitted via e-mail to: <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="9dedeff4ebfcfee4ddfeeffce7e4f8fafab3fef2f0">[email&#160;protected]</a>.<p class="cen-text"></li> <li><p class="cen-text"><strong>Access to Personally Identifiable Information or other Information Stored at Crazy Egg</strong> At any time, a Crazy Egg Client or Crazy Egg Visitor may access and/or modify their Personally Identifiable Information or other Information stored by Crazy Egg on their behalf, to enable them to access, rectify and restrict processing of their respective Information, and allow them to export their Information, by accessing their Crazy Egg account and contacting us at <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="08787a617e696b71486b7a6972716d6f6f266b6765">[email&#160;protected]</a>.</p></li> <li><p class="cen-text"><strong>California Information Rights.</strong> Under California Civil Code Section 1798.83 (the “Shine the Light” law), California residents who provide personal information in obtaining products or services for personal, family or household use are entitled to request and obtain from us once per calendar year certain disclosures about the personal information we shared, if any, with other businesses for their own direct marketing uses. If applicable, this information would include the categories of personal information, and the names and addresses of those businesses with which we shared personal information, for the immediately prior calendar year (e.g. requests made in 2019 will receive information regarding 2019 sharing activities). To make such a request, please send an email to <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="a0d0d2c9d6c1c3d9e0c3d2c1dad9c5c7c78ec3cfcd">[email&#160;protected]</a> with a subject line of “Request for California Privacy Information.” Please be aware that not all information sharing is covered by the “Shine the Light” requirements and only information on covered sharing will be included in our response.</p></li> </ul> </div> </li> <li class="cen-legal__ol--list cen-legal__ol--list--level-top cen-legal__ol--list--level-top-nonum"> <h3 class="cen-heading-2 ce-heading-list">Do-Not-Track Signals</h3> <div class="cen-u-gmargin-t-35"> <p class="cen-text">Some web browsers may transmit “do-not-track” signals to the websites with which the user communicates. Because of differences in how web browsers incorporate and activate this feature, it is not always clear whether users intend for these signals to be transmitted, or whether they even are aware of them. Our practices with respect to such signals are set forth in <a class="ce-link ce-link--alt-legal" href="/opt-out" target="_blank" rel="noopener noreferrer" alt="Crazy Egg Opt Out">https://www.crazyegg.com/opt-out</a>.</p> </div> </li> <li class="cen-legal__ol--list cen-legal__ol--list--level-top cen-legal__ol--list--level-top-nonum"> <h3 class="cen-heading-2 ce-heading-list">Manage my cookie preferences</h3> <div class="cen-u-gmargin-t-35"> <button class="cen-btn cen-u-gmargin-t-20 cen-u-gmargin-b-35" onclick="const show = document.querySelector('#gdpr_show'); show.click()">Edit preferences</button> </div> </li> </ol> </section> </article> </section> </main> <div class="cen-u-border-tdashed"> <footer class="cen-footer" data-controller="footer-b"> <section class="cen-row cen-footer__row"> <div class="cen-footer__logo-container cen-u-gmargin-b-50"> <div class="cen-logo cen-logo--footer" > <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 90 47"><path d="M90 12.2C90 5.5 83.8 0 80.9 0c-3 0-9.1 5.5-9.1 12.2 0 3.3 1 6.2 2.5 8.4 0.5 1.1 1.3 2.3 2.2 3.5 1 1.4 2 2.8 2.6 4.2 -0.5 0.2-0.9 0.6-1.1 1.1 0.5 0.1 1 0.2 1.6 0.3 1.5 0.2 2.9 0.1 3.7-0.2 -0.5 0.4-2 0.6-3.7 0.5 -0.6 0-1.2-0.1-1.7-0.2 0 0.1 0 0.2 0 0.3v2.5c0 1.1 0.9 1.4 2 1.4h2.8c1.1 0 2-0.3 2-1.4v-2.5c0-1-0.7-1.7-1.6-1.9 0.4-0.8 0.8-1.6 1.2-2.4l0.4-0.8 0.3-0.6c0.2-0.4 0.6-1.2 1-1.9l0 0C88.3 20.4 90 16.6 90 12.2L90 12.2zM84.3 24.2L84 24.8l-0.4 0.8c-0.4 0.9-0.9 1.7-1.3 2.6H81v-3.7h-0.6v3.7h-1c-0.6-1.4-1.6-2.9-2.6-4.4 -0.3-0.4-0.5-0.8-0.8-1.1 1.4 1.1 3 1.8 4.8 1.8 1.4 0 2.8-0.4 3.9-1.2C84.6 23.5 84.5 23.8 84.3 24.2L84.3 24.2zM84.2 23.2c0 0 2.8-3.1 3.7-7.5 -1.1 1.3-2.9 2.1-5 2.1 -3.3 0-6-2.1-6-4.7s2.7-4.7 6-4.7c2.1 0 3.9 0.8 5 2.1 -1.7-7.2-9.6-9-9.6-9s0.5-0.6 1.5-0.9c0.9-0.2 1.3-0.2 1.9 0 0.7 0.2 7.6 4 7.6 11.4C89.3 19.3 84.2 23.2 84.2 23.2zM5 32.5c1.3 0 3.5 0.4 3.5 1.9 0 0.8-0.5 1.4-1.2 1.4 -0.8 0-1-0.5-2.1-0.5 -1.5 0-2.2 1.1-2.2 2.5 0 1.3 0.7 2.5 2 2.5s1.8-0.5 2.3-0.5c0.7 0 1.2 0.7 1.2 1.3 0 1.5-2.3 2-3.5 2 -3 0-5-2.4-5-5.3C0 34.9 2 32.5 5 32.5zM9.1 34.3c0-0.8 0.6-1.5 1.5-1.5 0.8 0 1.3 0.5 1.5 0.9 0.5-0.6 1.2-1.1 2-1.1s1.5 0.6 1.5 1.5c0 1-0.8 1.3-1.8 1.6 -1.3 0.4-1.7 0.7-1.7 2.2v3.6c0 0.9-0.6 1.5-1.5 1.5s-1.5-0.7-1.5-1.5V34.3zM25.2 41.4c0 0.9-0.6 1.5-1.5 1.5 -0.7 0-1.2-0.5-1.4-0.9 -0.6 0.8-1.4 1.1-2.5 1.1 -2.6 0-4.5-2.3-4.5-5.3 0-2.9 2-5.3 4.5-5.3 1.1 0 1.9 0.3 2.5 1.1 0.2-0.4 0.7-0.9 1.4-0.9 0.9 0 1.5 0.7 1.5 1.5C25.2 34.3 25.2 41.4 25.2 41.4zM18.3 37.8c0 1.3 0.7 2.5 2 2.5s2-1.1 2-2.5c0-1.3-0.7-2.5-2-2.5C19 35.4 18.3 36.5 18.3 37.8zM30 35.6h-2.6c-0.9 0-1.5-0.4-1.5-1.3s0.6-1.3 1.5-1.3H33c0.5 0 0.8 0.1 1.1 0.4 0.2 0.2 0.2 0.4 0.2 0.7s-0.1 0.5-0.4 0.9l-4 5.4H33c0.9 0 1.5 0.4 1.5 1.3S33.9 43 33 43h-5.9c-0.5 0-0.7 0-1-0.2 -0.4-0.2-0.4-0.6-0.4-0.8s0-0.5 0.5-1.1L30 35.6zM37.7 41.9L35.2 36c-0.3-0.8-0.6-1.5-0.6-1.8 0-0.8 0.7-1.4 1.4-1.4s1.2 0.4 1.5 1.1l1.7 4.4 1.6-4c0.4-0.9 0.8-1.6 1.6-1.6 0.9 0 1.5 0.6 1.5 1.5 0 0.4-0.2 0.9-0.4 1.3l-4.3 10.1C39 46.4 38.7 47 37.7 47c-1.1 0-1.5-0.8-1.5-1.3s0.2-0.8 0.5-1.6C36.7 44.1 37.7 41.9 37.7 41.9zM47.5 38.8c0 0.6 0.5 1.6 2.4 1.6 1.5 0 2.4-0.9 3-0.9 0.7 0 1.2 0.5 1.2 1.3 0 1.4-2.4 2.3-4.6 2.3 -3.2 0-5.1-2.3-5.1-5.3 0-2.8 2.1-5.3 5.2-5.3 2.9 0 4.8 2.4 4.8 5 0 1.1-0.5 1.3-1.4 1.3h-5.3L47.5 38.8zM51.3 36.8c0-0.6-0.8-1.8-1.9-1.8 -1.1 0-1.9 1.1-1.9 1.8H51.3zM64.7 41.9c0 3.7-2.4 5.1-5.3 5.1 -1.5 0-4.4-0.6-4.4-2.2 0-0.6 0.7-1.3 1.2-1.3 0.9 0 1.4 0.9 3.1 0.9 1.8 0 2.4-1 2.4-2.6l0 0c-0.6 0.9-1.7 1.1-2.7 1.1 -2.8 0-4.3-2.5-4.3-5.1 0-2.9 2-5.3 4.5-5.3 1.1 0 1.9 0.3 2.5 1.1 0.2-0.4 0.7-0.9 1.4-0.9 0.9 0 1.5 0.7 1.5 1.5L64.7 41.9 64.7 41.9zM59.7 35.4c-1.3 0-2 1.1-2 2.5s0.7 2.5 2 2.5 2-1.1 2-2.5S61 35.4 59.7 35.4zM75.5 41.9c0 3.7-2.4 5.1-5.3 5.1 -1.5 0-4.4-0.6-4.4-2.2 0-0.6 0.7-1.3 1.2-1.3 0.9 0 1.4 0.9 3.1 0.9 1.8 0 2.4-1 2.4-2.6l0 0c-0.6 0.9-1.7 1.1-2.7 1.1 -2.8 0-4.3-2.5-4.3-5.1 0-2.9 2-5.3 4.5-5.3 1.1 0 1.9 0.3 2.5 1.1 0.2-0.4 0.7-0.9 1.4-0.9 0.9 0 1.5 0.7 1.5 1.5L75.5 41.9 75.5 41.9zM70.5 35.4c-1.3 0-2 1.1-2 2.5s0.7 2.5 2 2.5 2-1.1 2-2.5C72.6 36.5 71.8 35.4 70.5 35.4z"/><path class="st0" d="M85.1 11.9c-0.5 0-1-0.3-1.7-0.3 -1.2 0-1.8 0.7-1.8 1.5 0 0.7 0.7 1.5 1.8 1.5 0.5 0 1.3-0.3 1.6-0.3 0.5 0 0.9 0.3 0.9 0.6 0 0.7-1.8 1-2.6 1 -2.3 0-3.8-1.2-3.8-2.7 0-1.4 1.6-2.7 3.9-2.7 0.9 0 2.6 0.2 2.6 0.9C85.9 11.6 85.5 11.9 85.1 11.9z"/><path class="st0" d="M77.8 42.1h-0.3c-0.1 0-0.2-0.1-0.2-0.2 0-0.1 0.1-0.2 0.2-0.2h1c0.1 0 0.2 0.1 0.2 0.2 0 0.1 0 0.2-0.2 0.2h-0.3v1.4c0 0.1-0.1 0.2-0.2 0.2s-0.2-0.1-0.2-0.2V42.1L77.8 42.1zM78.9 42c0-0.1 0.1-0.2 0.3-0.2 0.1 0 0.2 0.1 0.3 0.2l0.3 1.1 0.3-1.1c0-0.1 0.1-0.2 0.3-0.2 0.2 0 0.2 0.1 0.3 0.2l0.2 1.6 0 0c0 0.1-0.1 0.2-0.2 0.2s-0.2-0.1-0.2-0.2l-0.2-1.1L80 43.7c0 0.1-0.1 0.2-0.2 0.2 -0.2 0-0.2-0.1-0.2-0.2l-0.3-1.2 -0.2 1.1c0 0.1-0.1 0.2-0.2 0.2s-0.2-0.1-0.2-0.2l0 0L78.9 42z"/></svg> </div> <p class="cen-text">Make the most of every visitor</p> </div> <nav class="cen-footer__nav-wrapper" role="navigation"> <ul class="cen-footer__nav cen-u-gmargin-b-30" > <li class="cen-footer__nav-item" > <span id="title-features" class="cen-heading-4 cen-footer__heading aria-focus" aria-controls="info-features" aria-expanded="false" tabindex="0" tab-index="0" data-action="click->footer-b#handleAria" data-footer-b-target="heading">Features<span class="cen-chevron__footer" aria-hidden="true"></span></span> <ul id="info-features" class="cen-footer__subnav" aria-labelledby="title-features" aria-live="polite" aria-hidden="true"> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/overview"><span class="visuallyhidden">Opens in new window</span>Overview</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/snapshots"><span class="visuallyhidden">Opens in new window</span>Snapshots</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/recordings"><span class="visuallyhidden">Opens in new window</span>Recordings</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/ab-testing"><span class="visuallyhidden">Opens in new window</span>A/B Testing</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/traffic-analysis"><span class="visuallyhidden">Opens in new window</span>Traffic Analysis</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/errors-tracking"><span class="visuallyhidden">Opens in new window</span>Errors Tracking</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/surveys"><span class="visuallyhidden">Opens in new window</span>Surveys</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/goals"><span class="visuallyhidden">Opens in new window</span>Goals</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/ctas"><span class="visuallyhidden">Opens in new window</span>CTAs</a> </li> </ul> </li> <li class="cen-footer__nav-item" > <span id="title-ce-for" class="cen-heading-4 cen-footer__heading aria-focus" aria-controls="info-ce-for" aria-expanded="false" tabindex="0" tab-index="0" data-action="click->footer-b#handleAria" data-footer-b-target="heading">Crazy Egg For<span class="cen-chevron__footer" aria-hidden="true"></span></span> <ul id="info-ce-for" class="cen-footer__subnav" aria-labelledby="title-ce-for" aria-live="polite" aria-hidden="true"> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/agencies"><span class="visuallyhidden">Opens in new window</span>Agencies</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/ecommerce"><span class="visuallyhidden">Opens in new window</span>E-Commerce</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/lead-gen"><span class="visuallyhidden">Opens in new window</span>Lead Gen</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/education"><span class="visuallyhidden">Opens in new window</span>Education</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/shopify"><span class="visuallyhidden">Opens in new window</span>Shopify</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/enterprise"><span class="visuallyhidden">Opens in new window</span>Enterprise</a> </li> </ul> </li> <li class="cen-footer__nav-item" > <span id="title-resources" class="cen-heading-4 cen-footer__heading aria-focus" aria-controls="info-resources" aria-expanded="false" tabindex="0" tab-index="0" data-action="click->footer-b#handleAria" data-footer-b-target="heading">Resources<span class="cen-chevron__footer" aria-hidden="true"></span></span> <ul id="info-resources" class="cen-footer__subnav" aria-labelledby="title-resources" aria-live="polite" aria-hidden="true"> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/case-studies"><span class="visuallyhidden">Opens in new window</span>Case Studies</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/faq"><span class="visuallyhidden">Opens in new window</span>FAQ</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="https://support.crazyegg.com"><span class="visuallyhidden">Opens in new window</span>Help Center</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="https://support.crazyegg.com/hc/en-us/requests/new"><span class="visuallyhidden">Opens in new window</span>Contact Us</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/blog"><span class="visuallyhidden">Opens in new window</span>Blog</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/signup"><span class="visuallyhidden">Opens in new window</span>Free Trial</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/careers"><span class="visuallyhidden">Opens in new window</span>Careers</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/pricing"><span class="visuallyhidden">Opens in new window</span>Pricing</a> </li> </ul> </li> <li class="cen-footer__nav-item" > <span id="title-legal" class="cen-heading-4 cen-footer__heading aria-focus" aria-controls="info-legal" aria-expanded="false" tabindex="0" tab-index="0" data-action="click->footer-b#handleAria" data-footer-b-target="heading">Legal<span class="cen-chevron__footer" aria-hidden="true"></span></span> <ul id="info-legal" class="cen-footer__subnav" aria-labelledby="title-legal" aria-live="polite" aria-hidden="true"> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/terms"><span class="visuallyhidden">Opens in new window</span>Terms of Use</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/privacy"><span class="visuallyhidden">Opens in new window</span>Privacy Policy</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/cookies"><span class="visuallyhidden">Opens in new window</span>Cookie Policy</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="/opt-out"><span class="visuallyhidden">Opens in new window</span>Opt-out</a> </li> </ul> </li> <li class="cen-footer__nav-item" > <span id="title-social" class="cen-heading-4 cen-footer__heading aria-focus" aria-controls="info-social" aria-expanded="false" tabindex="0" tab-index="0" data-action="click->footer-b#handleAria" data-footer-b-target="heading">Social<span class="cen-chevron__footer" aria-hidden="true"></span></span> <ul id="info-social" class="cen-footer__subnav" aria-labelledby="title-social" aria-live="polite" aria-hidden="true"> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="https://www.facebook.com/crazyegganalytics"><span class="visuallyhidden">Opens in new window</span>Facebook</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="https://www.youtube.com/channel/UCJNe_xmPi07YezxaqfoRVqg"><span class="visuallyhidden">Opens in new window</span>Youtube</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="https://twitter.com/CrazyEgg"><span class="visuallyhidden">Opens in new window</span>Twitter</a> </li> <li class="cen-footer__subnav-item"> <a class="cen-link cen-link--footer" href="https://www.linkedin.com/company/crazy-egg"><span class="visuallyhidden">Opens in new window</span>LinkedIn</a> </li> </ul> </li> </ul> </nav> <p class="cen-text cen-footer__copy">&copy; Crazy Egg, Inc. 2024</p> </section> </footer> </div> <section class="gdpr-cookie-modal__wrapper gdpr-cookie-modal hidden" data-behavior="gdpr-form" data-controller="gdpr-form" data-gdpr-form-target="container"> <button id="gdpr_dismiss" class="ce-pop-up-modal__modal-close-btn gdpr-cookie-modal__closeButton" data-action="gdpr-form#closeModal"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60" focusable="false"><path d="M58.5 1.5c2 2 2 5.2 0 7.1L37.1 30l21.4 21.4c2 2 2 5.2 0 7.1 -2 2-5.2 2-7.1 0L30 37.1 8.6 58.5c-2 2-5.2 2-7.1 0 -2-2-2-5.2 0-7.1L22.9 30 1.5 8.6c-2-2-2-5.2 0-7.1s5.2-2 7.1 0L30 22.9 51.4 1.5C53.4-0.5 56.6-0.5 58.5 1.5z"/></svg> <span class="visuallyhidden">close modal</span> </button> <button id="gdpr_show" class="hidden" data-action="gdpr-form#showModal"></button> <div class="gdpr-cookie-modal__modal"> <section class="gdpr-cookie-modal__content" data-gdpr-form-target="basicContent"> <h2 class="gdpr-cookie-modal__title ce-heading-5"> This website uses cookies </h2> <p>We use cookies to provide a tailored experience on Crazy Egg.</p> </section> <section class="gdpr-cookie-modal__content hidden" data-gdpr-form-target="advancedContent"> <h2 class="gdpr-cookie-modal__title ce-heading-5"> Customize your cookies </h2> <p>We use cookies to provide a tailored experience on Crazy Egg.</p> </section> <form action="/gdpr" data-gdpr-form-target="form" data-remote method="post"><input name="_csrf_token" type="hidden" hidden value="ER4NdDEuIjQjFjgZJWkABAQHIHkoNX9hAfyBS_eSrflUaZRVfCo4JvJU"> <div data-gdpr-form-target="preferencesForm" class="hidden gdpr-cookie-modal__customizePreferences"> <div class="gdpr-cookie-modal__customSection"> <div class="gdpr-cookie-modal__customSectionRow"> <h3 class="ce-heading-5">Essential cookies</h3> <div class="gdpr-cookie-modal__consentAction"> <label class="toggle-switch"> <input id="essential" name="essential" type="hidden" value="true"> <input disabled name="essential" type="hidden" value="false"><input checked disabled id="essential" name="essential" type="checkbox" value="true"> <span class="slider round"></span> <span class="visuallyhidden">toggle marketing cookie consent</span> </label> </div> </div> <p> Cookies that are essential to the use and operation of our website and services. </p> </div> <div class="gdpr-cookie-modal__customSection"> <div class="gdpr-cookie-modal__customSectionRow"> <h3 class="ce-heading-5">Marketing and advertising</h3> <div class="gdpr-cookie-modal__consentAction"> <label class="toggle-switch"> <input name="marketing" type="hidden" value="false"><input checked data-gdpr-form-target="checkbox" id="marketing" name="marketing" type="checkbox" value="true"> <span class="slider round"></span> <span class="visuallyhidden">toggle marketing cookie consent</span> </label> </div> </div> <p> Cookies that are used by Crazy Egg to better understand the types of individuals who are interested in our products and services and how we can promote those services based on that information. </p> </div> <div class="gdpr-cookie-modal__customSection"> <div class="gdpr-cookie-modal__customSectionRow"> <h3 class="ce-heading-5">Analytics</h3> <div class="gdpr-cookie-modal__consentAction"> <label class="toggle-switch"> <input name="analytics" type="hidden" value="false"><input checked data-gdpr-form-target="checkbox" id="analytics" name="analytics" type="checkbox" value="true"> <span class="slider round"></span> <span class="visuallyhidden">toggle analytics cookie consent</span> </label> </div> </div> <p> Cookies that help us understand how visitors engage with our website, such as usage statistics, or to reconstruct viewed UI elements in order to improve our services. </p> </div> </div> <div class="gdpr-cookie-modal__actionSection"> <div class="gdpr-cookie-modal__buttonRow"> <button type="button" class="ce-btn gdpr-cookie-modal__acceptbutton" data-gdpr-form-target="acceptAllButton" data-action="gdpr-form#acceptAll"> Accept cookies </button> <button type="button" class="ce-btn gdpr-cookie-modal__editButton" data-gdpr-form-target="editButton" data-action="gdpr-form#togglePreferences"> Edit cookies </button> <button class="hidden ce-btn gdpr-cookie-modal__acceptbutton" data-gdpr-form-target="savePreferencesButton" data-action="gdpr-form#savePreferences" type="submit">Save preferences</button> <button type="button" class="hidden gdpr-cookie-modal__cancelButton" data-gdpr-form-target="cancelButton" data-action="gdpr-form#togglePreferences"> Cancel </button> </div> <div class="gdpr-cookie-modal__policyRow"> <a class="ce-link" href="/opt-out" target="_blank"> Opt out </a> <a class="ce-link" href="/privacy" target="_blank">Privacy policy</a> <a class="ce-link" href="/cookies" target="_blank">Cookie policy</a> </div> </div> </form> </div> </section> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10