CINXE.COM
Crazy Egg for Enterprise
<!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 for Enterprise</title> <meta name="description" content="While Google Analytics shows you what's happening on your website, Crazy Egg will show you why, in seconds!"> <meta property="og:image" content="/images/png/meta_banner_2_4.png"> <meta property="og:url" content="https://www.crazyegg.com/enterprise"> <meta property="og:title" content="Crazy Egg for Enterprise"> <meta property="og:description" content="While Google Analytics shows you what's happening on your website, Crazy Egg will show you why, in seconds!"> <meta name="twitter:image" content="/images/png/meta_banner_2_4.png"> <meta name="twitter:title" content="Crazy Egg for Enterprise"> <meta name="twitter:description" content="While Google Analytics shows you what's happening on your website, Crazy Egg will show you why, in seconds! "> <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-e519524a6a7ca5d8e642c38ba75b571e.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-053ed2b4bfc84e793383d88a51af6e7f.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 class="cen-page-landing" data-controller="enterprise-contact"> <header 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" class="cen-image" height="64" src="https://w3-assets.crazyeggcdn.com/images/svg/logo-ce-main-7a33448ad5d077c647dea989e989a1b0.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-text-black 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-text-black 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 link-active" href="/enterprise" role="submenuitem">Enterprise</a> </li> </ul> </div> </li> <li class="cen-header__nav-item"> <button class="ce-btn cen-btn--transparent-text-black 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-text-black 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 " 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--blue"> Contact Sales </button> </li> <li class="cen-u-gmargin-l-10"> <a href="/signup" class="ce-btn cen-btn--large">Sign Up</a> </li> <li class="cen-u-gmargin-l-10"> <a href="https://auth.app.crazyegg.com/login" class="ce-btn cen-btn--white--outline 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> </header> <main role="main"> <section class="cen-row--hero-wrapper"> <div class="cen-row"> <div class="cen-col__hero-left"> <h1 class="cen-heading-0 cen-u-gtext-left">Crazy Egg for<br/>Enterprise</h1> <p class="cen-text cen-text--large cen-u-gtext-left">While Google Analytics shows you what's happening on your website, Crazy Egg will show you why, in seconds!</p> <p class="cen-text cen-text--large cen-u-gtext-left">Since 2005 our website optimization tools have been the secret sauce for helping <strong>thousands of enterprise-level companies build better customer experiences.</strong></p> <p class="cen-text cen-text--large cen-u-gtext-left">You're so close to getting data-backed recommendations that are comprehensive, compelling, and undeniable.</strong></p> <div class="cen-u-gmargin-t-35"> <button class="cen-btn cen-btn--hero-gradient-blue cen-btn--hero-gradient-blue--w280 cen-btn--overlay-hover" aria-haspopup="true" data-action="click->enterprise-contact#showModal" data-enterprise-contact-target="button">Build My Custom Plan</button> <input type="hidden" id="is_pricing_enterprise" name="is_pricing_enterprise" value="0" data-enterprise-contact-target="is_pricing"> </div> </div> <div class="cen-col__hero-right" role="presentation"> <div class="cen-col__hero-img"> <img alt="" class="cen-image" height="491" role="presentation" src="https://w3-assets.crazyeggcdn.com/images/svg/illustration-enterprise-hero-83f87cb8adf50642bd290c251e0b78aa.svg?vsn=d" width="594"> </div> </div> </div> </section> <section class="cen-u-gpadding-b-100"> <div class="cen-row cen-u-flex-start"> <img alt="Featured companies and marketers that trust Crazy Egg" class="cen-image cen-image--td" height="190" src="https://w3-assets.crazyeggcdn.com/images/png/logo-footer-collection-d-ffc76cf05ff89f38b97c559ca5259c52.png?vsn=d" width="1024"> <img alt="Featured companies and marketers that trust Crazy Egg" class="cen-image cen-image--m cen-image--companies-m" height="798" src="https://w3-assets.crazyeggcdn.com/images/png/logo-footer-collection-m-ba3a64eb3f0c93c52fd939249493d379.png?vsn=d" width="584"> </div> </section> <section class="cen-footer__block-hero"> <section class="cen-row"> <div class="cen-col__one-center cen-col__one-center--no-pd-t cen-col__one-center--no-pd-b cen-col__one-center--w850"> <div class="cen-video__youtube"> <iframe width="640" height="360" src="https://www.youtube.com/embed/r1-qrVAA-Ak?si=8nQYE3ncK5cSeuzW&rel=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen style="aspect-ratio: 16 / 9; width: 100% !important;"></iframe> </div> </div> </section> </section> <section class="cen-footer__block-offset"> <div class="cen-row"> <div class="cen-cards cen-cards__input-block-col-two cen-u-bg-gradient--blue_0a"> <h2 class="cen-heading-1 cen-heading-1--white cen-cards__input-block-left"> Improve the shopping experience. Increase your revenue. </h2> <div class="cen-cards__input-block-right cen-u-v-center"> <div class="cen-u-gmargin-b-15"> <button class="cen-btn cen-btn--white cen-btn--white-medium" aria-haspopup="true" data-action="click->enterprise-contact#showModal" data-enterprise-contact-target="button">Build My Custom Plan</button> <input type="hidden" id="is_pricing_enterprise_card" name="is_pricing_enterprise_card" value="0" data-enterprise-contact-target="is_pricing"> </div> <p class="cen-text cen-text--card cen-text--white cen-u-gmargin-b-0">Free 30 day trial • Cancel anytime</p> </div> </div> </div> </section> <section class="cen-row"> <div class="cen-col__one-center cen-col__one-center--xtra-width cen-col__one-center--no-pd-b"> <h2 class="cen-heading-1 cen-u-gmargin-b-50"> From Thousands of Monthly Visitors to Millions, We're Here to Support You </h2> </div> <ul class="cen-cards-alt__list--3col-grid cen-u-gmargin-b-80"> <li class="cen-u-bg-solid__whisper cen-u-dtext-center cen-cards-alt__list--3col-grid-item"> <img alt="" class="cen-cards-alt__item--image cen-cards-alt__item--icon-90" height="90" role="presentation" src="https://w3-assets.crazyeggcdn.com/images/svg/icon-support-survey-e2910319b9ec64daeadd10d3d1644472.svg?vsn=d" width="90"> <div> <h3 class="cen-heading-3">Surveys</h3> <p class="cen-text cen-text--large">Targeted Feedback.</p> </div> </li> <li class="cen-u-bg-solid__whisper cen-u-dtext-center cen-cards-alt__list--3col-grid-item"> <img alt="" class="cen-cards-alt__item--image cen-cards-alt__item--icon-90" height="90" role="presentation" src="https://w3-assets.crazyeggcdn.com/images/svg/icon-support-visitor-analysis-7a97867b667e945517db3f9933630b8b.svg?vsn=d" width="90"> <div> <h3 class="cen-heading-3">Visitor Analysis</h3> <p class="cen-text cen-text--large">Referrals. Clicks. And Engagement.</p> </div> </li> <li class="cen-u-bg-solid__whisper cen-u-dtext-center cen-cards-alt__list--3col-grid-item"> <img alt="" class="cen-cards-alt__item--image cen-cards-alt__item--icon-90" height="90" role="presentation" src="https://w3-assets.crazyeggcdn.com/images/svg/icon-support-infinite-0b27ae132885149473957a63020e9a56.svg?vsn=d" width="90"> <div> <h3 class="cen-heading-3">Unlimited Websites</h3> <p class="cen-text cen-text--large">One account for all your sites.</p> </div> </li> <li class="cen-u-bg-solid__whisper cen-u-dtext-center cen-cards-alt__list--3col-grid-item"> <img alt="" class="cen-cards-alt__item--image cen-cards-alt__item--icon-90" height="90" role="presentation" src="https://w3-assets.crazyeggcdn.com/images/svg/icon-support-testing-f1a558544969d9f708fe087bf65d90a5.svg?vsn=d" width="90"> <div> <h3 class="cen-heading-3">Conversion Testing</h3> <p class="cen-text cen-text--large">Multi–Variate A/B Testing.</p> </div> </li> <li class="cen-u-bg-solid__whisper cen-u-dtext-center cen-cards-alt__list--3col-grid-item"> <img alt="" class="cen-cards-alt__item--image cen-cards-alt__item--icon-90" height="90" role="presentation" src="https://w3-assets.crazyeggcdn.com/images/svg/icon-support-onboarding-68f78da14a3da2246f8035842c6b2acd.svg?vsn=d" width="90"> <div> <h3 class="cen-heading-3">Onboarding & Training</h3> <p class="cen-text cen-text--large">Account Set Up. Analysis Training.</p> </div> </li> <li class="cen-u-bg-solid__whisper cen-u-dtext-center cen-cards-alt__list--3col-grid-item cen-u-gmargin-r-0"> <img alt="" class="cen-cards-alt__item--image cen-cards-alt__item--icon-90" height="90" role="presentation" src="https://w3-assets.crazyeggcdn.com/images/svg/icon-support-sso-fcffadc0721c3a2f6f16f8080b4389ce.svg?vsn=d" width="90"> <div> <h3 class="cen-heading-3">SSO & Audit Logs</h3> <p class="cen-text cen-text--large">SAML–based SSO. Team Member Activity.</p> </div> </li> </ul> </section> <section class="cen-block--bg-grey"> <div class="cen-row"> <div class="cen-col__two-cs"> <div class="cen-col__two-cs--d-big"> <img alt="Jay Baer - Founder of Convince and Convert" class="cen-image cen-col__two-cs--image" height="294" src="https://w3-assets.crazyeggcdn.com/images/png/image-case-studies-jay-baer-66b04b8ed92c726a56b8930dda782782.png?vsn=d" width="512"> <blockquote class="cen-cards__blockquote"> <p class="cen-text cen-text--landing-text">“If you need to figure out which elements of a Web page are getting clicks, and measure versions against one another, Crazy Egg is the answer. This simple software program only does a couple things, but it does them exceedingly well in an ultra easy to use fashion that puts it in the same ‘why isn鈥檛 all software this good’ category with Basecamp, iphone, and Conceptshare.”</p> <p class="cen-text cen-u-gmargin-b-0 cen-u-gmargin-t-20"><strong>Jay Baer</strong></p> <p class="cen-text">Founder of Convince and Convert</p> </blockquote> </div> <div class="cen-col__two-cs--d-small"> <img alt="Nick Roshon - VP of Sales at Neil Patel Digital Agency" class="cen-image cen-col__two-cs--image" height="235" src="https://w3-assets.crazyeggcdn.com/images/png/image-case-studies-nick-roshon-7cefbffea14939c7961b2813b0abb213.png?vsn=d" width="410"> <blockquote class="cen-cards__blockquote"> <p class="cen-text">“Traffic means nothing if it doesn鈥檛 drive sales. As an agency, we鈥檝e learned it doesn鈥檛 matter how much traffic we get if the client doesn鈥檛 see it in their bottom line. We use Crazy Egg to make sure our efforts are successful, and often we can show an impact through Crazy Egg early into an engagement by finding conversion issues with the website as SEO and other traffic sources take time to grow. This leads to better retention for us, more sales for the customer, and better performance for the website as a whole. It鈥檚 a no brainer!”</p> <p class="cen-text cen-u-gmargin-b-0 cen-u-gmargin-t-20"><strong>Nick Roshon</strong></p> <p class="cen-text">VP of Sales at Neil Patel Digital Agency</p> </blockquote> </div> </div> </div> </section> <section class="cen-footer__block-offset"> <div class="cen-row"> <div class="cen-cards cen-cards__input-block-col-two cen-u-bg-gradient--blue_0a"> <h2 class="cen-heading-1 cen-heading-1--white cen-cards__input-block-left"> Improve the shopping experience. Increase your revenue. </h2> <div class="cen-cards__input-block-right cen-u-v-center"> <div class="cen-u-gmargin-b-15"> <button class="cen-btn cen-btn--white cen-btn--white-medium" aria-haspopup="true" data-action="click->enterprise-contact#showModal" data-enterprise-contact-target="button">Build My Custom Plan</button> <input type="hidden" id="is_pricing_enterprise_card_top" name="is_pricing_enterprise_card_top" value="0" data-enterprise-contact-target="is_pricing"> </div> <p class="cen-text cen-text--card cen-text--white cen-u-gmargin-b-0">Free 30 day trial • Cancel anytime</p> </div> </div> </div> </section> <div id="intuit" class="cen-u-gmargin-b-100"></div> <section class="cen-row cen-block--bg-grey cen-u-gbradius-lgr cen-u-gmargin-b-100 cen-row--w850"> <div class="cen-col__one-cs-box-wrapper"> <div class="cen-col__one-cs-box-header"> <h3 class="cen-heading-3 cen-col__one-cs-box-heading">Case Study</h3> <img alt="Intuit Logo" class="cen-image cen-col__one-cs-box-logo" height="58" src="https://w3-assets.crazyeggcdn.com/images/png/logo-intuit-fb7760b68c8b9c197d325bcf05f83073.png?vsn=d" width="200"> </div> <div class="cen-col__one-cs-text-wrapper"> <p class="cen-text cen-text--large">Mike Loveridge is the Head of Conversion Rate Optimization at <a href="https://quickbooks.intuit.com/time-tracking/" class="cen-link cen-link--inline" alt="TSheets by Quickbooks link" target="_blank" rel="noopener noreferrer">TSheets by QuickBooks</a>, the world鈥檚 top-rated time tracking and scheduling software.</p> <p class="cen-text cen-text--large">In 2017 TSheets was acquired by Intuit, the #1 financial services company for helping small businesses scale, offering industry-leading tools like QuickBooks, TurboTax and Mint.</p> <h4 class="cen-heading-4 cen-col__one-cs-box-subheading">The Process</h4> <p class="cen-text">When tackling a new conversion rate optimization project, Mike generally takes the following steps:</p> <ol class="cen-ol"> <li class="cen-ol__list--normal"> <p class="cen-text">Reviews click data from <a href="https://analytics.google.com/" class="cen-link cen-link--inline" alt="Google Analytics" target="_blank" rel="noopener noreferrer">Google Analytics</a>, and past Optimizely tests, to find out where website visitors might be getting stuck in the funnel and on specific page sections</p> </li> <li class="cen-ol__list--normal"> <p class="cen-text">Uses <a href="/recordings" class="cen-link cen-link--inline" alt="Crazy Egg Recordings">Crazy Egg Recordings</a> and <a href="/snapshots" class="cen-link cen-link--inline" alt="Crazy Egg Snapshots">Snapshots</a> to observe the user experience firsthand to further identify areas of opportunity</p> </li> <li class="cen-ol__list--normal"> <p class="cen-text">Runs experiments with Optimizely and uses Crazy Egg heat maps and Confetti reports as part of analysis during and after the test</p> </li> </ol> </div> <img alt="Intuit Website" class="cen-image cen-u-gmargin-b-50" height="378" src="https://w3-assets.crazyeggcdn.com/images/jpg/image-case-studies-intuit-1-d3323ee64ed3c7a2b0f8ba4dbb5f2487.jpg?vsn=d" width="670"> <div class="cen-col__one-cs-text-wrapper"> <h4 class="cen-heading-4 cen-col__one-cs-box-subheading">The Observation</h4> <p class="cen-text">In the case of the latest experiment on TSheets by Quickbook鈥檚 <a href="https://quickbooks.intuit.com/time-tracking/pricing/" class="cen-link cen-link--inline" alt="TSheets Pricing Page" target="_blank" rel="noopener noreferrer">Pricing Page</a>, Mike noticed that website visitors showed off-the-charts engagement with content, but 50% of the traffic wouldn鈥檛 ultimately convert.</p> </div> <img alt="Intuit Website Observation" class="cen-image cen-u-gmargin-b-50" height="376" src="https://w3-assets.crazyeggcdn.com/images/jpg/image-case-studies-intuit-2-b6d6bb8e90dbdcfc78bdcac57bb45dd9.jpg?vsn=d" width="670"> <div class="cen-col__one-cs-text-wrapper"> <p class="cen-text">Crazy Egg鈥檚 user session recording tool revealed that a high percentage of potential customers were checking out the pricing information, then scrolling back up to header navigation at the top of the page and clicking off to other sections of the site.</p> <p class="cen-text">In this case, the header navigation was causing users to get lost on the site and exit the conversion funnel. Mike says, <strong>“We wouldn鈥檛 have known that if we hadn鈥檛 watched the video.”</strong></p> <h4 class="cen-heading-4 cen-col__one-cs-box-subheading">The Hypothesis</h4> <p class="cen-text">Based on the video recordings, Mike concluded that:</p> <ol class="cen-ol"> <li class="cen-ol__list--normal"> <p class="cen-text">Pricing page visitors were getting distracted</p> </li> <li class="cen-ol__list--normal"> <p class="cen-text">People needed more information, or were curious about their other choices</p> </li> </ol> <p class="cen-text">His proposed solution?</p> <p class="cen-text">Reduce or eliminate the navigation bar so the company could retain more of the traffic, keeping people focused on CTAs and content that would help them make a purchase decision.</p> <h4 class="cen-heading-4 cen-col__one-cs-box-subheading">The Plan</h4> <p class="cen-text">To validate his hypothesis, Mike is currently A/B testing a new scaled-down navigation on a PPC landing page. If the results are promising, he will also A/B test on the homepage, prior to rolling out winning designs in the Fall.</p> </div> <img alt="Intuit Website Solution" class="cen-image cen-u-gmargin-b-50" height="503" src="https://w3-assets.crazyeggcdn.com/images/jpg/image-case-studies-intuit-3-7fdbdb7afd3ec5278809a668219ea910.jpg?vsn=d" width="670"> <div class="cen-col__one-cs-text-wrapper"> <h4 class="cen-heading-4 cen-col__one-cs-box-subheading">The Ultimate Goal</h4> <p class="cen-text">Mike鈥檚 big focus is on ramping up Intuit鈥檚 A/B testing velocity and building an experimentation-forward culture. He says:</p> <p class="cen-text"><strong>“We recently scaled to 20 tests a month. It鈥檚 amazing how different everything is at the company when you have that additional customer data to work with.”</strong></p> <div class="cen-block__user-info"> <img alt="" class="cen-image cen-block__user-info--image" height="40" role="presentation" src="https://w3-assets.crazyeggcdn.com/images/png/profile-mike-loveridge-541b4c890c15430c648595916fd4dd5c.png?vsn=d" width="40"> <p class="cen-text cen-block__user-info--text">Mike Loveridge | Intuit</p> </div> </div> </div> </section> <section class="cen-footer__block-hero"> <div class="cen-row cen-u-flex-start"> <div class="cen-col__one-center cen-col__one-center--no-pd-b cen-col__one-center--no-pd-t"> <h2 class="cen-heading-2 cen-u-gmargin-b-50">Trusted by thousands of companies and marketers around the world:</h2> </div> <img alt="Featured companies and marketers that trust Crazy Egg" class="cen-image cen-image--td" height="190" src="https://w3-assets.crazyeggcdn.com/images/png/logo-footer-collection-d-ffc76cf05ff89f38b97c559ca5259c52.png?vsn=d" width="1024"> <img alt="Featured companies and marketers that trust Crazy Egg" class="cen-image cen-image--m cen-image--companies-m" height="798" src="https://w3-assets.crazyeggcdn.com/images/png/logo-footer-collection-m-ba3a64eb3f0c93c52fd939249493d379.png?vsn=d" width="584"> </div> </section> <section class="cen-footer__block-offset"> <div class="cen-row"> <div class="cen-cards cen-cards__center cen-u-gcenter cen-u-bg-gradient--purple_0a"> <h2 class="cen-heading-1 cen-heading-1--white">Try Crazy Egg tools for free</h2> <div class="cen-u-w-100 cen-u-gmargin-t-35 cen-u-gmargin-b-15"> <button class="cen-btn cen-btn--white cen-btn--white-w280 cen-btn--text-purple" aria-haspopup="true" data-action="click->enterprise-contact#showModal" data-enterprise-contact-target="button">Build My Custom Plan</button> <input type="hidden" id="is_pricing_enterprise_card_footer" name="is_pricing_enterprise_card_footer" value="0" data-enterprise-contact-target="is_pricing"> </div> <p class="cen-text cen-text--card cen-text--white">Free 30 day trial • Cancel anytime • <a class="cen-link cen-link--inline cen-link--white-underline" href="https://support.crazyegg.com/hc/en-us/requests/new" alt="Contact Crazy Egg" target="_blank">Contact Us</a></p> </div> </div> </section> </main> <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 Winter 2025" class="ce-image cen-enterprise-modal__badges--image" src="https://w3-assets.crazyeggcdn.com/images/svg/badge-g2-medal-2025-winter-leader-44bb8d92b85893c657ffbb90a531e4ea.svg?vsn=d"> <img alt="G2 Fastest Implementation for Small Business Winter 2025" class="ce-image cen-enterprise-modal__badges--image" src="https://w3-assets.crazyeggcdn.com/images/svg/badge-g2-medal-2025-winter-fi-55e5ddca646e4a52832e87a61a14db75.svg?vsn=d"> <img alt="G2 Best Meets Requirements Winter 2025" class="ce-image cen-enterprise-modal__badges--image" src="https://w3-assets.crazyeggcdn.com/images/svg/badge-g2-medal-2025-winter-bmr-2c311ce7c43094aaea6de0773adc80cf.svg?vsn=d"> <img alt="G2 Best Estimated ROI Winter 2025" class="ce-image cen-enterprise-modal__badges--image" src="https://w3-assets.crazyeggcdn.com/images/svg/badge-g2-medal-2025-winter-roi-875e01bdb56d06fc3143c0ec173bcba0.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> <script> window.addEventListener("message", function(event) { if(event.data.type === 'hsFormCallback' && event.data.eventName === 'onFormSubmitted' && event.data.id === "6680dde4-d88b-455f-8eab-11e49ec8429f") { window.dataLayer.push({ 'event': 'HubSpot-Form-Submit-Success', 'hs-form-guid': event.data.id }); } }); </script> </div> </section> </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-7a33448ad5d077c647dea989e989a1b0.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 link-active" 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 " href="/privacy" role="submenuitem">Privacy</a> </li> </ul> </li> </ul> <div class="cen-mobile-top__footer"> <button data-action="click->enterprise-contact#showModal" data-target="enterprise-contact.button" class="ce-btn cen-mobile-top__btn"> Contact Sales </button> <div> <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"> </div> </div> </div> </div> <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">© Crazy Egg, Inc. 2025</p> </section> </footer> <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="IwtGPB0wLEgxBSYLVQ4hMhAyehYsPG1eSE2xKXozTNhBmFlxSD9SCMZ7"> <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> </body> </html>