CINXE.COM
Powerful Data for CPOs. All in One Platform. | elvah
<!DOCTYPE html><!-- This site was created in Webflow. https://webflow.com --><!-- Last Published: Thu Feb 13 2025 17:22:42 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.elvah.de" data-wf-page="67376a37208dadb646742906" data-wf-site="66ab564aecced19cb98f8e38" lang="en" data-wf-locale="en"><head><meta charset="utf-8"/><title>Powerful Data for CPOs. All in One Platform. | elvah</title><link rel="alternate" hrefLang="x-default" href="https://www.elvah.de/"/><link rel="alternate" hrefLang="en" href="https://www.elvah.de/"/><link rel="alternate" hrefLang="de-DE" href="https://www.elvah.de/de"/><meta content="Unlock insights into your charging infrastructure with elvah. Optimize utilization, boost market share, and drive smarter decisions." name="description"/><meta content="Powerful Data for CPOs. All in One Platform. | elvah" property="og:title"/><meta content="Unlock insights into your charging infrastructure with elvah. Optimize utilization, boost market share, and drive smarter decisions." property="og:description"/><meta content="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/67616d598b868fadcb76467a_Open-Graph%20Image.avif" property="og:image"/><meta content="Powerful Data for CPOs. All in One Platform. | elvah" property="twitter:title"/><meta content="Unlock insights into your charging infrastructure with elvah. Optimize utilization, boost market share, and drive smarter decisions." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/67616d598b868fadcb76467a_Open-Graph%20Image.avif" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><meta content="Webflow" name="generator"/><link href="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/css/elvah.webflow.e21ce5a62.min.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["Open Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic"] }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/66b225f748c56537cb32a74e_FavIcon32.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/66b225fa7cdf6b1146aa3e5c_FavIcon256.png" rel="apple-touch-icon"/><!-- Keep this css code to improve the font quality--> <style> * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -o-font-smoothing: antialiased; } </style> <!-- Finsweet Cookie Consent --> <script async src="https://cdn.jsdelivr.net/npm/@finsweet/cookie-consent@1/fs-cc.js" fs-cc-mode="opt-in"></script> <!-- Hubspot Tracking --> <script type="fs-cc" id="hs-script-loader" async="" defer="" src="//js-eu1.hs-scripts.com/25842379.js" fs-cc-categories="marketing"></script> <!-- LinkedIn --> <script type="fs-cc" fs-cc-categories="marketing"> _linkedin_partner_id = "4375954"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script> <!-- LinkedIn --> <script type="fs-cc" fs-cc-categories="marketing"> (function(l) { if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; window.lintrk.q=[]} var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(window.lintrk); </script> <!-- [Attributes by Finsweet] CMS Slider --> <script async src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-cmsslider@1/cmsslider.js"></script> <!-- [Attributes by Finsweet] Accordion --> <script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-accordion@1/accordion.js"></script></head><body><div class="page-wrapper"><div class="global-styles w-embed"><style> /* Set color style to inherit */ .inherit-color * { color: inherit; } /* Focus state style for keyboard navigation for the focusable elements */ *[tabindex]:focus-visible, input[type="file"]:focus-visible { outline: 0.1875rem solid #47f58b; outline-offset: 0.125rem; } /* Get rid of top margin on first element in any rich text element */ .w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child { margin-top: 0 !important; } /* Get rid of bottom margin on last element in any rich text element */ .w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child { margin-bottom: 0 !important; } /* Prevent all click and hover interaction with an element */ .pointer-events-off { pointer-events: none; } /* Enables all click and hover interaction with an element */ .pointer-events-on { pointer-events: auto; } /* Create a class of .div-square which maintains a 1:1 dimension of a div */ .div-square::after { content: ""; display: block; padding-bottom: 100%; } /* Make sure containers never lose their center alignment */ .container-medium,.container-small, .container-large { margin-right: auto !important; margin-left: auto !important; } /* Make the following elements inherit typography styles from the parent and not have hardcoded values. Important: You will not be able to style for example "All Links" in Designer with this CSS applied. Uncomment this CSS to use it in the project. Leave this message for future hand-off. */ /* a, .w-input, .w-select, .w-tab-link, .w-nav-link, .w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link { color: inherit; text-decoration: inherit; font-size: inherit; } */ /* Apply "..." after 3 lines of text */ .text-style-3lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } /* Apply "..." after 2 lines of text */ .text-style-2lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } /* Adds inline flex display */ .display-inlineflex { display: inline-flex; } /* These classes are never overwritten */ .hide { display: none !important; } @media screen and (max-width: 991px) { .hide, .hide-tablet { display: none !important; } } @media screen and (max-width: 767px) { .hide-mobile-landscape{ display: none !important; } } @media screen and (max-width: 479px) { .hide-mobile{ display: none !important; } } .margin-0 { margin: 0rem !important; } .padding-0 { padding: 0rem !important; } .spacing-clean { padding: 0rem !important; margin: 0rem !important; } .margin-top { margin-right: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-top { padding-right: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-right { margin-top: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-right { padding-top: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-bottom { margin-top: 0rem !important; margin-right: 0rem !important; margin-left: 0rem !important; } .padding-bottom { padding-top: 0rem !important; padding-right: 0rem !important; padding-left: 0rem !important; } .margin-left { margin-top: 0rem !important; margin-right: 0rem !important; margin-bottom: 0rem !important; } .padding-left { padding-top: 0rem !important; padding-right: 0rem !important; padding-bottom: 0rem !important; } .margin-horizontal { margin-top: 0rem !important; margin-bottom: 0rem !important; } .padding-horizontal { padding-top: 0rem !important; padding-bottom: 0rem !important; } .margin-vertical { margin-right: 0rem !important; margin-left: 0rem !important; } .padding-vertical { padding-right: 0rem !important; padding-left: 0rem !important; } /* Apply "..." at 100% width */ .truncate-width { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } /* Removes native scrollbar */ .no-scrollbar { -ms-overflow-style: none; overflow: -moz-scrollbars-none; } .no-scrollbar::-webkit-scrollbar { display: none; } /*width*/ ::-webkit-scrollbar { width:8px; } /*track*/ ::-webkit-scrollbar-track { background:transparent; border-radius:24px; } /*thumb*/ ::-webkit-scrollbar-thumb { background:rgb(255, 255, 255); border-radius:24px; } .border-gradient-smart { position: relative; z-index:1; padding: 3rem; } .border-gradient-smart::before { content: ""; position: absolute; z-index:0; inset: 0; border-radius: 0.75rem; border: 2px solid transparent; background: linear-gradient(140deg, #C746F5, #46ABF5, #46F58B) border-box; mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0); mask-composite: exclude; } .elvah-cursor_wrapper{ pointer-events:none;} </style></div><div fs-cc-display="block" class="cookie1-wrapper"><div fs-cc="banner" class="cookie-banner1_component"><div class="cookie-banner1_content-top"><h3 class="heading-style-h5 margin-bottom margin-tiny">Data privacy settings</h3><div class="text-size-small">We use cookies and other technologies (“Tools”) by means of which we read out / store information on your end device and process your personaldata. Insofar as you grant us consents for these purposes, we will process this information and these data to analyze usage and also for marketing purposes. In the process, data will also be transmitted to service providers. To the extent personal data are transferred to third countries, there is the risk that local authorities may access and analyze said data, and also that your rights as a data subject may not be enforceable. By clicking on “allow all” you will consent to the accessing, respectively storing, of information on the end device, to the processing of your personal data, as well as to the transfer of your data to third countries. You may revoke the consents you have granted at any time. You will find additional details on this topic in our <a href="/legal/privacy">Privacy Notice</a>.</div></div><div fs-cc="close" class="cookie-banner1_close-button"><div class="icon-embed-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 32 33" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path d="M22.8354 22.864L22.3639 23.3354C22.1036 23.5957 21.6815 23.5957 21.4211 23.3354L16 17.9142L10.5788 23.3353C10.3185 23.5957 9.89638 23.5957 9.63603 23.3353L9.16462 22.8639C8.90427 22.6036 8.90427 22.1815 9.16462 21.9211L14.5858 16.5L9.16462 11.0788C8.90427 10.8185 8.90427 10.3964 9.16462 10.136L9.63602 9.66463C9.89637 9.40428 10.3185 9.40428 10.5788 9.66463L16 15.0858L21.4211 9.66462C21.6815 9.40427 22.1036 9.40427 22.3639 9.66462L22.8354 10.136C23.0957 10.3964 23.0957 10.8185 22.8354 11.0788L17.4142 16.5L22.8354 21.9211C23.0957 22.1815 23.0957 22.6036 22.8354 22.864Z" fill="currentColor"/> </svg></div></div><div class="cookie-banner1_buttons-wrapper"><a fs-cc="open-preferences" href="#" class="button is-tertiary phone-full-width w-inline-block"><div>Settings</div></a><a fs-cc="deny" href="#" class="button is-negative phone-full-width w-button">Refuse optional tools</a><a fs-cc="allow" href="#" class="button phone-full-width w-button">Allow all</a></div></div><div fs-cc="manager" class="cookie-manager1_component"><div fs-cc="interaction" class="cookie-manager1_trigger"></div></div><div fs-cc-scroll="disable" fs-cc="preferences" class="cookie-prefs1_component w-form"><form id="wf-form-Cookie-Preferences-1" name="wf-form-Cookie-Preferences-1" data-name="Cookie Preferences 1" method="get" class="cookie-prefs1_form" data-wf-page-id="67376a37208dadb646742906" data-wf-element-id="c83169de-bad5-cc61-f364-ab445e4642d9"><div fs-cc="close" class="cookie-prefs1_close-button"><div class="icon-embed-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 32 33" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path d="M22.8354 22.864L22.3639 23.3354C22.1036 23.5957 21.6815 23.5957 21.4211 23.3354L16 17.9142L10.5788 23.3353C10.3185 23.5957 9.89638 23.5957 9.63603 23.3353L9.16462 22.8639C8.90427 22.6036 8.90427 22.1815 9.16462 21.9211L14.5858 16.5L9.16462 11.0788C8.90427 10.8185 8.90427 10.3964 9.16462 10.136L9.63602 9.66463C9.89637 9.40428 10.3185 9.40428 10.5788 9.66463L16 15.0858L21.4211 9.66462C21.6815 9.40427 22.1036 9.40427 22.3639 9.66462L22.8354 10.136C23.0957 10.3964 23.0957 10.8185 22.8354 11.0788L17.4142 16.5L22.8354 21.9211C23.0957 22.1815 23.0957 22.6036 22.8354 22.864Z" fill="currentColor"/> </svg></div></div><div class="cookie-prefs1_content"><div class="margin-bottom margin-xsmall"><div class="heading-style-h4 text-weight-bold">Data privacy settings</div></div><div>Here you will find an overview of all cookies and other technologies (“tools”) used to read/store information on your device and process your personal data.</div><div class="cookie-prefs1_divider"></div><div class="margin-top margin-large"><div class="cookie-prefs1_content-bottom"><div class="heading-style-h4 text-weight-bold">Set your preference by category.</div><div class="cookie-prefs1_item"><div class="cookie-prefs1_item-toggle"><div class="heading-style-h6">Essential</div><div class="text-weight-semibold">Always active</div></div><div>Necessary tools enable essential functions and are absolutely required for the proper use of the website, such as consent management.</div></div><div class="cookie-prefs1_item"><div class="cookie-prefs1_item-toggle"><div class="heading-style-h6">Marketing</div><label class="w-checkbox toggle2_field"><div class="toggle2_dot"></div><input class="w-checkbox-input toggle2_button" name="Cookie-Preferences-1-Option-1" data-name="Cookie Preferences 1 Option 1" fs-cc-checkbox="marketing" data-w-id="c83169de-bad5-cc61-f364-ab445e4642fb" type="checkbox" id="Cookie-Preferences-1-Option-1"/><span class="toggle2_label w-form-label" for="Cookie-Preferences-1-Option-1">Checkbox 8</span><div class="toggle2_mask"></div></label></div><div>These tools are used to create user profiles based on the ads you click and your interests, deliver personalized advertising, recognize you on other websites, retarget you with ads, and evaluate our advertising campaigns.</div></div><div class="cookie-prefs1_item"><div class="cookie-prefs1_item-toggle"><div class="heading-style-h6">Analytics</div><label class="w-checkbox toggle2_field"><div class="toggle2_dot"></div><input class="w-checkbox-input toggle2_button" name="Cookie-Preferences-1-Option-3" data-name="Cookie Preferences 1 Option 3" fs-cc-checkbox="analytics" data-w-id="c83169de-bad5-cc61-f364-ab445e464313" type="checkbox" id="Cookie-Preferences-1-Option-3"/><span class="toggle2_label w-form-label" for="Cookie-Preferences-1-Option-3">Checkbox 8</span><div class="toggle2_mask"></div></label></div><div>Analytical tools are used to recognize you as a visitor, analyze and evaluate your use of the website, and adapt and optimize our website based on your usage behavior.</div></div><div class="margin-top margin-medium"><div class="cookie-prefs1_buttons-wrapper"><a fs-cc="close" href="#" class="button is-tertiary w-button">Cancel</a><a fs-cc="deny" href="#" class="button is-negative w-button">Only essential</a><a fs-cc="submit" href="#" class="button w-button">Save settings</a></div></div></div></div></div></form><div class="w-form-done"></div><div class="w-form-fail"></div><div fs-cc="close" class="cookie-prefs1_overlay"></div><div fs-cc="interaction" data-w-id="c83169de-bad5-cc61-f364-ab445e464322" class="cookie-prefs1_trigger"></div></div></div><div data-animation="default" class="navbar13_component w-nav" data-easing2="ease-in-quad" data-easing="ease-out-quad" data-collapse="medium" data-w-id="521ace32-02c6-149b-bdcf-ace83088f583" role="banner" data-no-scroll="1" data-duration="400" id="elvah-nav"><a aria-label="Zum Hauptinhalt springen" href="#elvah-main" class="skip-link">Zum Hauptinhalt springen</a><a aria-label="Zur Fußzeile springen" href="#elvah-footer" class="skip-link">Zur Fußzeile springen</a><div class="banner7_component"><div class="padding-global"><div class="banner7_content-wrapper"><div class="banner7_content"><div class="banner7_text-wrapper"><div class="text-weight-semibold text-color-gradient-rainbow text-size-small">elvah is free until beginning of 2025</div></div></div><a aria-label="Close" data-w-id="521ace32-02c6-149b-bdcf-ace83088f58f" href="#" class="banner7_close-button w-inline-block"><div class="icon-embed-small w-embed"><svg width="100%" height="100%" viewBox="0 0 32 33" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M22.8354 22.864L22.3639 23.3354C22.1036 23.5957 21.6815 23.5957 21.4211 23.3354L16 17.9142L10.5788 23.3353C10.3185 23.5957 9.89638 23.5957 9.63603 23.3353L9.16462 22.8639C8.90427 22.6036 8.90427 22.1815 9.16462 21.9211L14.5858 16.5L9.16462 11.0788C8.90427 10.8185 8.90427 10.3964 9.16462 10.136L9.63602 9.66463C9.89637 9.40428 10.3185 9.40428 10.5788 9.66463L16 15.0858L21.4211 9.66462C21.6815 9.40427 22.1036 9.40427 22.3639 9.66462L22.8354 10.136C23.0957 10.3964 23.0957 10.8185 22.8354 11.0788L17.4142 16.5L22.8354 21.9211C23.0957 22.1815 23.0957 22.6036 22.8354 22.864Z" fill="currentColor"/> </svg></div></a></div></div></div><div class="navbar13_container"><a href="/" aria-label="Navigate to Home" aria-current="page" class="navbar13_logo-link w-nav-brand w--current"><img width="116.5" loading="lazy" alt="the elvah logo comprised of a green diamond shape on the left and the word "elvah" on the right." src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/66abe1c6075f30790816de95_Logo%20composed%20horizontal.svg" class="navbar13_logo"/></a><nav role="navigation" id="w-node-_521ace32-02c6-149b-bdcf-ace83088f594-3088f583" class="navbar13_menu w-nav-menu"><div class="navbar13_menu-link-wrapper"><div data-hover="false" data-delay="250" data-w-id="521ace32-02c6-149b-bdcf-ace83088f596" class="navbar13_link-container w-dropdown"><div data-w-id="521ace32-02c6-149b-bdcf-ace83088f597" class="navbar13_dropdown-toggle w-dropdown-toggle"><div class="navbar13_dropdown-label">Products</div><div class="dropdown-chevron w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.55806 6.29544C2.46043 6.19781 2.46043 6.03952 2.55806 5.94189L3.44195 5.058C3.53958 4.96037 3.69787 4.96037 3.7955 5.058L8.00001 9.26251L12.2045 5.058C12.3021 4.96037 12.4604 4.96037 12.5581 5.058L13.4419 5.94189C13.5396 6.03952 13.5396 6.19781 13.4419 6.29544L8.17678 11.5606C8.07915 11.6582 7.92086 11.6582 7.82323 11.5606L2.55806 6.29544Z" fill="currentColor"/> </svg></div></div><nav class="navbar13_dropdown w-dropdown-list"><div class="navbar13_grid2-list products-hidden"><a id="w-node-_521ace32-02c6-149b-bdcf-ace83088f59d-3088f583" href="/product/analyze" class="navbar13_flyout-link-block w-inline-block"><img src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/6737baf8966338b1e3a36160_elvah-analyze.svg" loading="lazy" width="150" id="w-node-_521ace32-02c6-149b-bdcf-ace83088f59e-3088f583" alt="elvah Analyze logo"/><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f59f-3088f583" class="text-size-small text-color-secondary text-align-left">Dive deep into your sites performance against your competition</div><div class="deco-gradient-small top-right background-color-blue"></div></a><a id="w-node-_9710a0c7-bd9c-6780-fbc8-abd0c4bda5b5-3088f583" href="/reports/comprehensive-charging-market-report-for-germany-i-2024" class="navbar13_flyout-link-card is-report w-inline-block"><div id="w-node-_9710a0c7-bd9c-6780-fbc8-abd0c4bda5b6-3088f583" class="chip-tiny background-color-alternative">Report</div><div id="w-node-_9710a0c7-bd9c-6780-fbc8-abd0c4bda5b8-3088f583" class="navbar13_flyout-link-card_text"><div id="w-node-_9710a0c7-bd9c-6780-fbc8-abd0c4bda5b9-3088f583" class="navbar13_card-header">Charging Market Report for Germany, I.2024</div><div id="w-node-_9710a0c7-bd9c-6780-fbc8-abd0c4bda5bb-3088f583" class="text-size-small text-color-secondary text-align-left">Download your copy of the report</div></div><div class="deco-gradient-small top-right"></div></a></div></nav></div><div data-hover="false" data-delay="250" data-w-id="521ace32-02c6-149b-bdcf-ace83088f5ad" class="navbar13_link-container w-dropdown"><div data-w-id="521ace32-02c6-149b-bdcf-ace83088f5ae" class="navbar13_dropdown-toggle w-dropdown-toggle"><div class="navbar13_dropdown-label">Solutions</div><div class="dropdown-chevron w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.55806 6.29544C2.46043 6.19781 2.46043 6.03952 2.55806 5.94189L3.44195 5.058C3.53958 4.96037 3.69787 4.96037 3.7955 5.058L8.00001 9.26251L12.2045 5.058C12.3021 4.96037 12.4604 4.96037 12.5581 5.058L13.4419 5.94189C13.5396 6.03952 13.5396 6.19781 13.4419 6.29544L8.17678 11.5606C8.07915 11.6582 7.92086 11.6582 7.82323 11.5606L2.55806 6.29544Z" fill="currentColor"/> </svg></div></div><nav class="navbar13_dropdown w-dropdown-list"><div class="navbar13_grid3-list"><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5b4-3088f583" class="navigation-flyout-eyebrow hide">For different people</div><a id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5b6-3088f583" href="#" class="navbar13_flyout-link-block hide w-inline-block"><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5b7-3088f583" class="navigation-flyout_card-heading">Deciders</div><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5b9-3088f583" class="navigation-flyout_card-copy">Base your decisions and steering actionson the best data</div><div class="deco-gradient-small top-right background-color-blue"></div></a><a id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5bb-3088f583" href="#" class="navbar13_flyout-link-block hide w-inline-block"><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5bc-3088f583" class="navigation-flyout_card-heading">Analysts</div><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5be-3088f583" class="navigation-flyout_card-copy">Discover the most extensive dataset of charging points</div><div class="deco-gradient-small top-right background-color-blue"></div></a><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5c0-3088f583" class="navigation-flyout-eyebrow">for different sizes</div><a id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5c2-3088f583" href="/solutions/regional-cpos" class="navbar13_flyout-link-block w-inline-block"><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5c3-3088f583" class="navigation-flyout_card-heading">Regional CPOs</div><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5c5-3088f583" class="navigation-flyout_card-copy">Get the advantages of comparing your sites on a hyperlocal level</div><div class="deco-gradient-small top-right background-color-purple"></div></a><a id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5c7-3088f583" href="/solutions/large-cpos" class="navbar13_flyout-link-block w-inline-block"><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5c8-3088f583" class="navigation-flyout_card-heading">Large CPOs</div><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5ca-3088f583" class="navigation-flyout_card-copy">Analyze and manage your performance at scale</div><div class="deco-gradient-small top-right background-color-purple"></div></a><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5cc-3088f583" class="w-dyn-list"><div role="list" class="full-height w-dyn-items"><div role="listitem" class="full-height w-dyn-item"><a id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5cf-3088f583" href="/blog/charging-market-report-for-germany-1-2024" class="navbar13_flyout-link-card w-inline-block"><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5d0-3088f583" class="chip-tiny background-color-alternative">Blog Post</div><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5d2-3088f583" class="navbar13_flyout-link-card_text"><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5d3-3088f583" class="navbar13_card-header">Charging Report: 115,000 sessions per day</div><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5d4-3088f583" class="navigation-flyout_card-copy">Read the latest blog post</div></div><div class="deco-gradient-small top-right"></div></a></div></div></div></div></nav></div><div class="navbar13_link-container"><a href="/pricing" data-w-id="521ace32-02c6-149b-bdcf-ace83088f610" class="navbar13_link w-nav-link">Pricing</a></div><div data-hover="false" data-delay="0" data-w-id="521ace32-02c6-149b-bdcf-ace83088f5d9" class="navbar13_link-container w-dropdown"><div data-w-id="521ace32-02c6-149b-bdcf-ace83088f5da" class="navbar13_dropdown-toggle w-dropdown-toggle"><div class="navbar13_dropdown-label">Resources</div><div class="dropdown-chevron w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.55806 6.29544C2.46043 6.19781 2.46043 6.03952 2.55806 5.94189L3.44195 5.058C3.53958 4.96037 3.69787 4.96037 3.7955 5.058L8.00001 9.26251L12.2045 5.058C12.3021 4.96037 12.4604 4.96037 12.5581 5.058L13.4419 5.94189C13.5396 6.03952 13.5396 6.19781 13.4419 6.29544L8.17678 11.5606C8.07915 11.6582 7.92086 11.6582 7.82323 11.5606L2.55806 6.29544Z" fill="currentColor"/> </svg></div></div><nav class="navbar13_dropdown ressources w-dropdown-list"><div class="navbar13_grid3-list ressources"><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5e0-3088f583" class="margin-bottom margin-xsmall"><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5e1-3088f583" class="navigation-flyout-eyebrow">Learn</div></div><a id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5e3-3088f583" href="/ressources/reports" class="navbar-dropdown8_dropdown-link w-inline-block"><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5e4-3088f583" class="icon-embed-xsmall text-color-brand w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--heroicons" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M9 1.5H5.625c-1.036 0-1.875.84-1.875 1.875v17.25c0 1.035.84 1.875 1.875 1.875h12.75c1.035 0 1.875-.84 1.875-1.875V12.75A3.75 3.75 0 0 0 16.5 9h-1.875a1.875 1.875 0 0 1-1.875-1.875V5.25A3.75 3.75 0 0 0 9 1.5m6.61 10.936a.75.75 0 1 0-1.22-.872l-3.236 4.53L9.53 14.47a.75.75 0 0 0-1.06 1.06l2.25 2.25a.75.75 0 0 0 1.14-.094z" clip-rule="evenodd"></path><path d="M12.971 1.816A5.23 5.23 0 0 1 14.25 5.25v1.875c0 .207.168.375.375.375H16.5a5.23 5.23 0 0 1 3.434 1.279a9.77 9.77 0 0 0-6.963-6.963"></path></g></svg></div><div class="navbar-dropdown8_text-wrapper"><div class="text-weight-semibold">Reports</div></div></a><a id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5e8-3088f583" href="/ressources/blog" class="navbar-dropdown8_dropdown-link w-inline-block"><div class="navbar-dropdown8_icon-wrapper"><div class="icon-embed-xsmall text-color-brand w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><circle cx="19" cy="3" r="3" fill="currentColor"></circle><path fill="currentColor" d="M7 8c-.55 0-1-.45-1-1s.45-1 1-1h8.03a4.9 4.9 0 0 1-.92-4H4.01a2 2 0 0 0-2 2L2 19.58c0 .89 1.08 1.34 1.71.71L6 18h14c1.1 0 2-.9 2-2V6.97C21.16 7.61 20.13 8 19 8zm6 6H7c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1m4-3H7c-.55 0-1-.45-1-1s.45-1 1-1h10c.55 0 1 .45 1 1s-.45 1-1 1"></path></svg></div></div><div class="navbar-dropdown8_text-wrapper"><div class="text-weight-semibold">Blog</div></div></a><a id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5ee-3088f583" href="/ressources/glossary" class="navbar-dropdown8_dropdown-link w-inline-block"><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5ef-3088f583" class="icon-embed-xsmall text-color-brand w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M17.5 4.5c-1.95 0-4.05.4-5.5 1.5c-1.45-1.1-3.55-1.5-5.5-1.5c-1.45 0-2.99.22-4.28.79C1.49 5.62 1 6.33 1 7.14v11.28c0 1.3 1.22 2.26 2.48 1.94c.98-.25 2.02-.36 3.02-.36c1.56 0 3.22.26 4.56.92c.6.3 1.28.3 1.87 0c1.34-.67 3-.92 4.56-.92c1 0 2.04.11 3.02.36c1.26.33 2.48-.63 2.48-1.94V7.14c0-.81-.49-1.52-1.22-1.85c-1.28-.57-2.82-.79-4.27-.79M21 17.23c0 .63-.58 1.09-1.2.98c-.75-.14-1.53-.2-2.3-.2c-1.7 0-4.15.65-5.5 1.5V8c1.35-.85 3.8-1.5 5.5-1.5c.92 0 1.83.09 2.7.28c.46.1.8.51.8.98z"></path><path fill="currentColor" d="M13.98 11.01c-.32 0-.61-.2-.71-.52c-.13-.39.09-.82.48-.94c1.54-.5 3.53-.66 5.36-.45c.41.05.71.42.66.83s-.42.71-.83.66c-1.62-.19-3.39-.04-4.73.39c-.08.01-.16.03-.23.03m0 2.66c-.32 0-.61-.2-.71-.52c-.13-.39.09-.82.48-.94c1.53-.5 3.53-.66 5.36-.45c.41.05.71.42.66.83s-.42.71-.83.66c-1.62-.19-3.39-.04-4.73.39a1 1 0 0 1-.23.03m0 2.66c-.32 0-.61-.2-.71-.52c-.13-.39.09-.82.48-.94c1.53-.5 3.53-.66 5.36-.45c.41.05.71.42.66.83s-.42.7-.83.66c-1.62-.19-3.39-.04-4.73.39a1 1 0 0 1-.23.03"></path></svg></div><div class="navbar-dropdown8_text-wrapper"><div class="text-weight-semibold">Glossary</div></div></a><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5f3-3088f583" class="margin-bottom margin-xsmall"><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5f4-3088f583" class="navigation-flyout-eyebrow">Get Help</div></div><a id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5f6-3088f583" href="/ressources/support" class="navbar-dropdown8_dropdown-link w-inline-block"><div class="navbar-dropdown8_icon-wrapper"><div class="icon-embed-xsmall text-color-brand w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2m7.46 7.12l-2.78 1.15a4.98 4.98 0 0 0-2.95-2.94l1.15-2.78c2.1.8 3.77 2.47 4.58 4.57M12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3s3 1.34 3 3s-1.34 3-3 3M9.13 4.54l1.17 2.78a5 5 0 0 0-2.98 2.97L4.54 9.13a7.98 7.98 0 0 1 4.59-4.59M4.54 14.87l2.78-1.15a4.97 4.97 0 0 0 2.97 2.96l-1.17 2.78a8 8 0 0 1-4.58-4.59m10.34 4.59l-1.15-2.78a4.98 4.98 0 0 0 2.95-2.97l2.78 1.17a8 8 0 0 1-4.58 4.58"></path></svg></div></div><div class="navbar-dropdown8_text-wrapper"><div class="text-weight-semibold">Support</div></div></a><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5fc-3088f583" class="navbar13_dropdown-blog-list"><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5fd-3088f583" class="margin-bottom margin-xsmall"><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f5fe-3088f583" class="text-size-small text-color-secondary text-align-left">Latest Blog articles</div></div><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f600-3088f583" class="navbar13_dropdown-blog-list-wrapper w-dyn-list"><div role="list" class="navbar13_dropdown-blog-collection-list w-dyn-items"><div role="listitem" class="w-dyn-item"><a aria-label="Charging Report: 115,000 sessions per day" href="/blog/charging-market-report-for-germany-1-2024" class="navbar13_blog-list-post w-inline-block"><div class="navbar13_image-wrapper"><img src="https://cdn.prod.website-files.com/66ab56cdaaba11c8c05d9470/676174e8ff5521bd2a9cd937_66f53c3f06d0e9235257f0af_landing%20page-english.avif" loading="lazy" alt="" class="navbar13_blog-list_image"/></div><div class="vertical-flex"><div class="text-size-tiny text-color-secondary">August 29, 2024</div><div class="text-weight-semibold text-style-2lines">Charging Report: 115,000 sessions per day</div></div></a></div><div role="listitem" class="w-dyn-item"><a aria-label="Alternative Fuels Infrastructure Regulation (AFIR) comes into effect on April 13, 2024" href="/blog/alternative-fuels-infrastructure-regulation-afir-tritt-am-13-april-2024-in-kraft" class="navbar13_blog-list-post w-inline-block"><div class="navbar13_image-wrapper"><img src="https://cdn.prod.website-files.com/66ab56cdaaba11c8c05d9470/6745ec4ac59f206db6fe314e_66c881dbd3c60f71ad0ca1f1_Alternative%2520Fuels.png" loading="lazy" alt="" class="navbar13_blog-list_image"/></div><div class="vertical-flex"><div class="text-size-tiny text-color-secondary">April 2, 2024</div><div class="text-weight-semibold text-style-2lines">Alternative Fuels Infrastructure Regulation (AFIR) comes into effect on April 13, 2024</div></div></a></div></div></div><a href="/ressources/blog" class="display-inlineflex bottom-border w-inline-block"><div class="text-size-small">All blog articles</div></a></div></div></nav></div><div data-hover="false" data-delay="250" data-w-id="40c130d1-2366-41df-1cd6-0df44ae64363" class="navbar13_link-container w-dropdown"><div class="navbar13_dropdown-toggle w-dropdown-toggle"><div class="navbar13_dropdown-label">Company</div><div class="dropdown-chevron w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.55806 6.29544C2.46043 6.19781 2.46043 6.03952 2.55806 5.94189L3.44195 5.058C3.53958 4.96037 3.69787 4.96037 3.7955 5.058L8.00001 9.26251L12.2045 5.058C12.3021 4.96037 12.4604 4.96037 12.5581 5.058L13.4419 5.94189C13.5396 6.03952 13.5396 6.19781 13.4419 6.29544L8.17678 11.5606C8.07915 11.6582 7.92086 11.6582 7.82323 11.5606L2.55806 6.29544Z" fill="currentColor"/> </svg></div></div><nav class="navbar13_dropdown w-dropdown-list"><div class="navbar13_grid2-list company"><a id="w-node-_40c130d1-2366-41df-1cd6-0df44ae6436a-3088f583" href="#" class="navbar13_flyout-link-card hide w-inline-block"><div id="w-node-_40c130d1-2366-41df-1cd6-0df44ae6436b-3088f583" class="chip-tiny background-color-alternative">Careers</div><div class="navbar13_external-link-container"><div class="icon-embed-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--tabler" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6H6a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-6m-7 1l9-9m-5 0h5v5"></path></svg></div></div><div id="w-node-_40c130d1-2366-41df-1cd6-0df44ae6436f-3088f583" class="navbar13_flyout-link-card_text"><div id="w-node-_40c130d1-2366-41df-1cd6-0df44ae64370-3088f583" class="navbar13_card-header">Life at elvah</div><div id="w-node-_40c130d1-2366-41df-1cd6-0df44ae64372-3088f583" class="text-size-small text-color-secondary text-align-left">Explore working at elvah</div></div><div class="deco-gradient-small top-right"></div></a><a id="w-node-_40c130d1-2366-41df-1cd6-0df44ae64375-3088f583" href="/company/about-us" class="navbar13_flyout-link-block w-inline-block"><div id="w-node-_40c130d1-2366-41df-1cd6-0df44ae64376-3088f583" class="heading-style-h6">About Us</div><div id="w-node-_40c130d1-2366-41df-1cd6-0df44ae64378-3088f583" class="text-size-small text-color-secondary text-align-left">Get to know us and learn how we got to where we are today</div><div class="deco-gradient-small top-right background-color-blue"></div></a><a id="w-node-_40c130d1-2366-41df-1cd6-0df44ae6437b-3088f583" href="/company/news-press" class="navbar13_flyout-link-block w-inline-block"><div id="w-node-_40c130d1-2366-41df-1cd6-0df44ae6437c-3088f583" class="heading-style-h6">News & Press</div><div id="w-node-_40c130d1-2366-41df-1cd6-0df44ae6437e-3088f583" class="text-size-small text-color-secondary text-align-left">From podcasts to other media coverage – find out what we have to say</div><div class="deco-gradient-small top-right background-color-blue"></div></a><a id="w-node-f9725917-9cc5-9bf0-52b8-f4161b4b4212-3088f583" href="/reports/comprehensive-charging-market-report-for-germany-i-2024" class="navbar13_flyout-link-card is-report w-inline-block"><div id="w-node-f9725917-9cc5-9bf0-52b8-f4161b4b4213-3088f583" class="chip-tiny background-color-alternative">Report</div><div id="w-node-f9725917-9cc5-9bf0-52b8-f4161b4b4215-3088f583" class="navbar13_flyout-link-card_text"><div id="w-node-f9725917-9cc5-9bf0-52b8-f4161b4b4216-3088f583" class="navbar13_card-header">Charging Market Report for Germany, I.2024</div><div id="w-node-f9725917-9cc5-9bf0-52b8-f4161b4b4218-3088f583" class="text-size-small text-color-secondary text-align-left">Download your copy of the report</div></div><div class="deco-gradient-small top-right"></div></a></div></nav></div></div></nav><div id="w-node-_521ace32-02c6-149b-bdcf-ace83088f62d-3088f583" class="navbar13_button-wrapper"><a href="https://hub.elvah.de/sign-up" class="button is-small hide-mobile-portrait w-button">Register now</a><div class="navbar13_menu-button w-nav-button"><div class="menu-icon2"><div class="menu-icon2_line-top"></div><div class="menu-icon2_line-middle"><div class="menu-icon1_line-middle-inner"></div></div><div class="menu-icon2_line-bottom"></div></div></div></div></div></div><aside class="elvah-cursor_wrapper"><div data-w-id="a5bb2eb2-4004-d3a1-e47a-8884a29a641c" class="elvah-cursor_outline"></div><div class="elvah-cursor_pointer"></div></aside><main id="elvah-main" data-w-id="f3a6c255-9ed7-32a9-be96-9b7f1e282565" class="main-wrapper max-width-full"><section data-w-id="7f658144-9c18-8f4f-b674-4b7992272672" class="section_home_hero-header"><div class="hero-decoration-container"><div data-w-id="ac18a9f0-8413-d98c-0962-205110565d88" style="opacity:0" class="decoration_green-layer-blur-2"></div><div data-w-id="73b49c28-2101-df48-582f-023eada8d244" style="opacity:0" class="decoration_green-layer-blur-1"></div></div><div class="hero-upper-container"><div class="padding-section-large home-hero"><div class="home_hero-header_component"><div class="margin-bottom margin-small"><h1 data-w-id="7f658144-9c18-8f4f-b674-4b799227267a" style="opacity:0;-webkit-transform:translate3d(0, 1rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 1rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 1rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 1rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)" class="home-hero-heading-style">Analyze. Optimize. Outperform.</h1></div><p data-w-id="7f658144-9c18-8f4f-b674-4b799227267c" style="-webkit-transform:translate3d(0, 1rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 1rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 1rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 1rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="text-size-medium text-color-secondary">Monitor performance and stay ahead of the competition — all with a single, powerful platform.</p><div class="margin-top margin-medium"><div data-w-id="7f658144-9c18-8f4f-b674-4b799227267f" style="-webkit-transform:translate3d(0, 1rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 1rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 1rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 1rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="button-group is-center"><a href="https://hub.elvah.de/sign-up" class="button w-button">Register now</a><a href="/pricing" class="button is-tertiary w-button">Discover plans</a></div></div></div></div><section data-w-id="7f658144-9c18-8f4f-b674-4b7992272684" style="opacity:0" class="section_home_customer-logos-list"><div class="home_customer-logos-list_gradient"></div><div data-w-id="7f658144-9c18-8f4f-b674-4b799227268d" style="opacity:0" class="home_customer-logos-list_component"><div class="home_customer-logos-list_list"><div id="w-node-_7f658144-9c18-8f4f-b674-4b799227268f-46742906" class="home_customer-logos-list_wrapper"><img width="116.5" loading="eager" alt="the elvah logo comprised of a green diamond shape on the left and the word "elvah" on the right." src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/66abe1c6075f30790816de95_Logo%20composed%20horizontal.svg" class="home_customer-logos-list_logo"/></div><div id="w-node-_7f658144-9c18-8f4f-b674-4b7992272691-46742906" class="home_customer-logos-list_wrapper"><img width="116.5" loading="eager" alt="the elvah logo comprised of a green diamond shape on the left and the word "elvah" on the right." src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/66abe1c6075f30790816de95_Logo%20composed%20horizontal.svg" class="home_customer-logos-list_logo"/></div><div id="w-node-_7f658144-9c18-8f4f-b674-4b7992272693-46742906" class="home_customer-logos-list_wrapper"><img width="116.5" loading="eager" alt="the elvah logo comprised of a green diamond shape on the left and the word "elvah" on the right." src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/66abe1c6075f30790816de95_Logo%20composed%20horizontal.svg" class="home_customer-logos-list_logo"/></div><div id="w-node-_7f658144-9c18-8f4f-b674-4b7992272695-46742906" class="home_customer-logos-list_wrapper"><img width="116.5" loading="eager" alt="the elvah logo comprised of a green diamond shape on the left and the word "elvah" on the right." src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/66abe1c6075f30790816de95_Logo%20composed%20horizontal.svg" class="home_customer-logos-list_logo"/></div><div id="w-node-_7f658144-9c18-8f4f-b674-4b7992272697-46742906" class="home_customer-logos-list_wrapper"><img width="116.5" loading="eager" alt="the elvah logo comprised of a green diamond shape on the left and the word "elvah" on the right." src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/66abe1c6075f30790816de95_Logo%20composed%20horizontal.svg" class="home_customer-logos-list_logo"/></div><div id="w-node-_7f658144-9c18-8f4f-b674-4b7992272699-46742906" class="home_customer-logos-list_wrapper"><img width="116.5" loading="eager" alt="the elvah logo comprised of a green diamond shape on the left and the word "elvah" on the right." src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/66abe1c6075f30790816de95_Logo%20composed%20horizontal.svg" class="home_customer-logos-list_logo"/></div><div id="w-node-_7f658144-9c18-8f4f-b674-4b799227269b-46742906" class="home_customer-logos-list_wrapper"><img width="116.5" loading="eager" alt="the elvah logo comprised of a green diamond shape on the left and the word "elvah" on the right." src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/66abe1c6075f30790816de95_Logo%20composed%20horizontal.svg" class="home_customer-logos-list_logo"/></div><div id="w-node-_7f658144-9c18-8f4f-b674-4b799227269d-46742906" class="home_customer-logos-list_wrapper"><img width="116.5" loading="lazy" alt="the elvah logo comprised of a green diamond shape on the left and the word "elvah" on the right." src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/66abe1c6075f30790816de95_Logo%20composed%20horizontal.svg" class="home_customer-logos-list_logo"/></div></div></div></section></div><div data-w-id="7f658144-9c18-8f4f-b674-4b79922726b0" class="section_home_layout"><div class="hero-product_layout_component"><div data-w-id="7f658144-9c18-8f4f-b674-4b79922726b6" style="opacity:0" class="home_layout_image-group"><div data-w-id="7f658144-9c18-8f4f-b674-4b79922726b9" class="home_layout_image-wrapper1"><img sizes="(max-width: 479px) 100vw, (max-width: 767px) 75vw, 72vw" srcset="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/67585b9cebe9819c74456590_Home-Centered-p-500.avif 500w, https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/67585b9cebe9819c74456590_Home-Centered-p-800.avif 800w, https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/67585b9cebe9819c74456590_Home-Centered.avif 1410w" alt="elvah Hub Analyze with competition area radius" src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/67585b9cebe9819c74456590_Home-Centered.avif" loading="eager" class="home_layout_image1"/></div><div data-w-id="7f658144-9c18-8f4f-b674-4b79922726b7" class="home_layout_image-wrapper2"><img sizes="(max-width: 479px) 35vw, (max-width: 767px) 25vw, 24vw" srcset="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/673af2cd305a0a38868c7122_Home-Assets%2001-p-500.png 500w, https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/673af2cd305a0a38868c7122_Home-Assets%2001.avif 814w" alt="layover of CPOs in elvah Analyze software" src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/673af2cd305a0a38868c7122_Home-Assets%2001.avif" loading="eager" class="home_layout_image2"/></div><div data-w-id="7f658144-9c18-8f4f-b674-4b79922726bb" class="home_layout_image-wrapper3"><img sizes="(max-width: 479px) 48vw, (max-width: 767px) 35vw, 33vw" srcset="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/673af2d152998a11911c8fe6_Home-Assets%2003-p-500.png 500w, https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/673af2d152998a11911c8fe6_Home-Assets%2003.avif 1065w" alt="list view in elvah Analyze software" src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/673af2d152998a11911c8fe6_Home-Assets%2003.avif" loading="eager" class="home_layout_image3"/></div></div></div></div></section><section data-w-id="1f612134-392f-dd9b-9a0c-7f2977a02c64" class="section_layout484"><div class="padding-global"><div class="container-large"><div data-w-id="1f612134-392f-dd9b-9a0c-7f2977a02c68" class="layout484_component"><div class="max-width-xlarge align-center"><h2 data-w-id="ff826645-f722-97c7-344a-dc161f4d0d1e" class="layout484_text">With elvah Analyze, you can <span class="text-color-gradient-green">monitor</span> your charging sites, <span class="text-color-gradient-purple">analyze</span> performance against competitors, and <span class="text-color-gradient-blue">gain valuable insights</span> —all in one secure platform. It’s that simple!</h2></div></div><div class="layout484_split-text w-embed w-script"><script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/ScrollTrigger.min.js"></script> <script src="https://unpkg.com/split-type"></script> <script> document.addEventListener('DOMContentLoaded', function () { // Function to check if the viewport width is 767px or less function isMobile() { return window.innerWidth <= 767; } // Split text into individual words const layoutText = new SplitType(".layout484_text", { types: "words" }); // Define different start and end values for mobile devices let startValue = isMobile() ? "top top" : "top top"; let endValue = isMobile() ? "bottom top" : "bottom top"; gsap.timeline({ scrollTrigger: { trigger: ".section_layout484", start: startValue, end: endValue, scrub: 2, pin: true, // Pin the section while the animation runs } }).from(layoutText.words, { opacity: 0.3, stagger: 0.1, }); }); </script></div></div></div></section><section class="section_home_feature-2"><div class="padding-global"><div class="container-large"><div class="home_feature-2_component"><div class="text-align-center"><div class="max-width-large text-align-left"><div data-w-id="7f658144-9c18-8f4f-b674-4b79922726d2" class="margin-bottom margin-xsmall text-color-gradient-light"><div class="text-style-tagline">All Insights. In 1 Platform.</div></div><div class="margin-bottom margin-small"><h2 class="heading-style-h2 text-color-gradient-light">Elevate Your Charging Business with Powerful Insights and Analytics</h2></div><p class="text-size-medium text-color-secondary">elvah Analyze starts with a powerful analytics system to help you understand and navigate your charging business.</p><div class="margin-top margin-medium"><a href="https://hub.elvah.de/sign-up" class="button w-button">Register now</a></div></div></div><div class="home_feature-2_image-wrapper"><img class="home_feature-2_image" src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/6737b192d91abe37ac008a1d_platform-tilt.avif" alt="lay-flat screenshot of the elvah Hub " style="-webkit-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" sizes="(max-width: 767px) 100vw, 90vw" data-w-id="7f658144-9c18-8f4f-b674-4b79922726df" loading="eager" srcset="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/6737b192d91abe37ac008a1d_platform-tilt-p-500.avif 500w, https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/6737b192d91abe37ac008a1d_platform-tilt.avif 1305w"/></div></div></div></div></section><section class="section_home_one-platform background-color-darkfade-todarker"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="home_one-platform_component"><div class="home_one-platform_content"><div data-w-id="7f658144-9c18-8f4f-b674-4b79922726e6" style="-webkit-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="home_one-platform_inner-wrapper"><div class="home_one-platform_header"><div class="margin-bottom margin-xsmall text-color-gradient-light"><div class="text-style-tagline">elvah Analyze</div></div><div class="margin-bottom margin-small"><h2 class="heading-style-h2 text-color-gradient-light">Fuel Your Growth with Real-Time, Actionable Insights</h2></div><p class="text-size-medium text-color-secondary">From big-picture overviews to precision analysis, elvah Analyze gives you a deep understanding of your charging sites.</p></div><div data-duration-in="400" data-duration-out="200" data-current="Tab 1" data-easing="ease" class="home_one-platform_tabs w-tabs"><div class="home_one-platform_tabs-content w-tab-content"><div data-w-tab="Tab 1" data-w-id="7f658144-9c18-8f4f-b674-4b7992272708" style="-webkit-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="home_one-platform_tab-pane w-tab-pane w--tab-active"><div class="home_one-platform_image-wrapper"><div data-poster-url="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F675085c4331b19c9b1ba0f9d_home01-poster-00001.jpg" data-video-urls="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F675085c4331b19c9b1ba0f9d_home01-transcode.mp4,https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F675085c4331b19c9b1ba0f9d_home01-transcode.webm" data-autoplay="true" data-loop="true" data-wf-ignore="true" class="w-background-video w-background-video-atom"><video id="430d9254-8e82-cc12-ac57-46e95e719abd-video" autoplay="" loop="" style="background-image:url("https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F675085c4331b19c9b1ba0f9d_home01-poster-00001.jpg")" muted="" playsinline="" data-wf-ignore="true" data-object-fit="cover"><source src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F675085c4331b19c9b1ba0f9d_home01-transcode.mp4" data-wf-ignore="true"/><source src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F675085c4331b19c9b1ba0f9d_home01-transcode.webm" data-wf-ignore="true"/></video><noscript><style> [data-wf-bgvideo-fallback-img] { display: none; } @media (prefers-reduced-motion: reduce) { [data-wf-bgvideo-fallback-img] { position: absolute; z-index: -100; display: inline-block; height: 100%; width: 100%; object-fit: cover; } }</style><img data-wf-bgvideo-fallback-img="true" src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F675085c4331b19c9b1ba0f9d_home01-poster-00001.jpg" alt=""/></noscript><div aria-live="polite"><button type="button" data-w-bg-video-control="true" aria-controls="430d9254-8e82-cc12-ac57-46e95e719abd-video" class="w-backgroundvideo-backgroundvideoplaypausebutton w-background-video--control"><span><img loading="lazy" src="https://cdn.prod.website-files.com/6022af993a6b2191db3ed10c/628299f8aa233b83918e24fd_Pause.svg" alt="Pause video"/></span><span hidden=""><img loading="lazy" src="https://cdn.prod.website-files.com/6022af993a6b2191db3ed10c/628298b20ae0236682d4b87f_Play-24.svg" alt="Play video"/></span></button></div></div></div></div><div data-w-tab="Tab 2" class="home_one-platform_tab-pane w-tab-pane"><div data-w-id="c4456b48-b21f-6d88-cb65-32d67b3be9ef" style="opacity:0" class="home_one-platform_image-wrapper"><div data-poster-url="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F675085fb4965195eadffe376_home02-poster-00001.jpg" data-video-urls="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F675085fb4965195eadffe376_home02-transcode.mp4,https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F675085fb4965195eadffe376_home02-transcode.webm" data-autoplay="true" data-loop="true" data-wf-ignore="true" class="w-background-video w-background-video-atom"><video id="c338c615-6412-184a-335b-923e010d43d8-video" autoplay="" loop="" style="background-image:url("https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F675085fb4965195eadffe376_home02-poster-00001.jpg")" muted="" playsinline="" data-wf-ignore="true" data-object-fit="cover"><source src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F675085fb4965195eadffe376_home02-transcode.mp4" data-wf-ignore="true"/><source src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F675085fb4965195eadffe376_home02-transcode.webm" data-wf-ignore="true"/></video><noscript><style> [data-wf-bgvideo-fallback-img] { display: none; } @media (prefers-reduced-motion: reduce) { [data-wf-bgvideo-fallback-img] { position: absolute; z-index: -100; display: inline-block; height: 100%; width: 100%; object-fit: cover; } }</style><img data-wf-bgvideo-fallback-img="true" src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F675085fb4965195eadffe376_home02-poster-00001.jpg" alt=""/></noscript><div aria-live="polite"><button type="button" data-w-bg-video-control="true" aria-controls="c338c615-6412-184a-335b-923e010d43d8-video" class="w-backgroundvideo-backgroundvideoplaypausebutton w-background-video--control"><span><img loading="lazy" src="https://cdn.prod.website-files.com/6022af993a6b2191db3ed10c/628299f8aa233b83918e24fd_Pause.svg" alt="Pause video"/></span><span hidden=""><img loading="lazy" src="https://cdn.prod.website-files.com/6022af993a6b2191db3ed10c/628298b20ae0236682d4b87f_Play-24.svg" alt="Play video"/></span></button></div></div></div></div><div data-w-tab="Tab 3" class="home_one-platform_tab-pane w-tab-pane"><div data-w-id="7f658144-9c18-8f4f-b674-4b7992272711" style="opacity:0" class="home_one-platform_image-wrapper"><div data-poster-url="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F6750860b9ecca701b397cda8_home03-poster-00001.jpg" data-video-urls="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F6750860b9ecca701b397cda8_home03-transcode.mp4,https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F6750860b9ecca701b397cda8_home03-transcode.webm" data-autoplay="true" data-loop="true" data-wf-ignore="true" class="w-background-video w-background-video-atom"><video id="48f30651-b789-aa69-af4b-0dab01b76d42-video" autoplay="" loop="" style="background-image:url("https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F6750860b9ecca701b397cda8_home03-poster-00001.jpg")" muted="" playsinline="" data-wf-ignore="true" data-object-fit="cover"><source src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F6750860b9ecca701b397cda8_home03-transcode.mp4" data-wf-ignore="true"/><source src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F6750860b9ecca701b397cda8_home03-transcode.webm" data-wf-ignore="true"/></video><noscript><style> [data-wf-bgvideo-fallback-img] { display: none; } @media (prefers-reduced-motion: reduce) { [data-wf-bgvideo-fallback-img] { position: absolute; z-index: -100; display: inline-block; height: 100%; width: 100%; object-fit: cover; } }</style><img data-wf-bgvideo-fallback-img="true" src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38%2F6750860b9ecca701b397cda8_home03-poster-00001.jpg" alt=""/></noscript><div aria-live="polite"><button type="button" data-w-bg-video-control="true" aria-controls="48f30651-b789-aa69-af4b-0dab01b76d42-video" class="w-backgroundvideo-backgroundvideoplaypausebutton w-background-video--control"><span><img loading="lazy" src="https://cdn.prod.website-files.com/6022af993a6b2191db3ed10c/628299f8aa233b83918e24fd_Pause.svg" alt="Pause video"/></span><span hidden=""><img loading="lazy" src="https://cdn.prod.website-files.com/6022af993a6b2191db3ed10c/628298b20ae0236682d4b87f_Play-24.svg" alt="Play video"/></span></button></div></div></div></div></div><div id="w-node-_7f658144-9c18-8f4f-b674-4b79922726f1-46742906" class="home_one-platform_tabs-menu w-tab-menu"><a data-w-tab="Tab 1" tabindex="0" id="w-node-_7f658144-9c18-8f4f-b674-4b79922726f2-46742906" class="home_one-platform_tab-link w-inline-block w-tab-link w--current"><h3 class="heading-style-h6">Complete overview of your sites</h3></a><a data-w-tab="Tab 2" tabindex="0" class="home_one-platform_tab-link w-inline-block w-tab-link"><h3 class="heading-style-h6">Benchmark without limits</h3></a><a data-w-tab="Tab 3" tabindex="0" class="home_one-platform_tab-link w-inline-block w-tab-link"><h3 class="heading-style-h6">Organize & run reports repeatedly</h3></a></div></div><div class="margin-top margin-medium"><div class="button-group stretch-content"><a href="https://hub.elvah.de/sign-up" class="button full-width w-button">Register now</a><a href="/product/analyze" class="button is-tertiary full-width w-inline-block"><div>About Analyze</div></a></div></div></div></div></div></div></div></div></section><section class="section_home_platform"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="home_platform_component"><div class="margin-bottom margin-xxlarge"><div class="text-align-center"><div class="max-width-large align-center"><div class="margin-bottom margin-small"><h2 data-w-id="7f658144-9c18-8f4f-b674-4b7992272724" style="-webkit-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="heading-style-h2 text-color-gradient-light">Made for Experts –<br/>No Matter The Size</h2></div><p data-w-id="7f658144-9c18-8f4f-b674-4b7992272728" style="-webkit-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="text-size-medium text-color-secondary">With elvah Hub, you'll get features that are perfectly adapted to your needs - clearly structured and easy to use.</p></div></div></div><div class="w-layout-grid home_platform_grid-list"><div class="w-layout-grid home_platform_row"><a id="w-node-c909d494-5f40-cd29-b6c4-7bc933cb9b78-46742906" data-w-id="c909d494-5f40-cd29-b6c4-7bc933cb9b78" style="-webkit-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" href="/solutions/large-cpos" class="home_platform_card w-inline-block"><div class="home-services-card_gradient"></div><div class="home_platform_card-content"><div class="home_platform_card-content-top"><div class="margin-bottom margin-small"><h3 class="heading-style-h3">However Big You Scale, elvah Hub Scales with You</h3></div><p class="text-weight-normal">Analyze with confidence: elvah Hub provides you with a powerful analytics system to help you understand and navigate your charging business.</p></div><div class="margin-top margin-medium"><div class="button-group"><div class="button is-alternate is-small">elvah Hub for Large CPOs</div></div></div></div><div id="w-node-bdca8541-252b-fed7-28d8-ee6c96eb386e-46742906" class="home_platform_image-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/673b639597cce381d379822f_enterprise.avif" alt="3 layered glimpse into the elvah Analyze Software" class="home_platform_image"/></div></a><a id="w-node-_87426be1-db03-495b-1172-9c90b45be90a-46742906" data-w-id="87426be1-db03-495b-1172-9c90b45be90a" style="-webkit-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" href="/solutions/regional-cpos" class="home_platform_card w-inline-block"><div class="home-services-card_gradient purple-gradient"></div><div class="home_platform_card-content"><div class="home_platform_card-content-top"><div class="margin-bottom margin-small"><h3 class="heading-style-h3">Zooming into the Future of Hyperlocal Charge Management</h3></div><p class="text-weight-normal">Define the competitive area for each of your sites, and find logical groups that allow you to run analyses as granular as you need them.</p></div><div class="margin-top margin-medium"><div class="button-group"><div class="button is-alternate is-small">elvah Hub for Regional CPOs</div></div></div></div><div id="w-node-d1693c2e-6dbd-3f40-e74b-ca0768484fbe-46742906" class="home_platform_image-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/673b6393240f130ba5b428e5_hyperlocal.avif" alt="3 layered glimpse into the elvah Analyze Software" class="home_platform_image"/></div></a></div></div></div></div></div></div></section><section class="section_header103 text-color-alternate"><div class="header103_component"><div class="header103_auto-change w-embed w-script"><script> var Webflow = Webflow || []; Webflow.push(function() { // DOMready has fired // May now use jQuery and Webflow api var tabTimeout; var lastTabClickTime = 0; clearTimeout(tabTimeout); $(window).on('load', function() { tabLoop(); }); function tabLoop() { tabTimeout = setTimeout(function() { // Check if either the navbar is closed or the tabs menu exists, and enough time has elapsed since last tab click if (($('.w-nav-menu').length === 0 || !$('.w-nav-button').hasClass('w--open')) && ($('.header103_tabs-menu').length && Date.now() - lastTabClickTime >= 6000)) { var $next = $('.header103_tabs-menu').children('.w--current:first').next(); if ($next.length) { $next.click(); } else { $('.header103_tab-link:first').click(); } } // Call tabLoop() again tabLoop(); }, 6000); // Change initial delay to 6 seconds } $('.header103_tab-link').click(function() { lastTabClickTime = Date.now(); clearTimeout(tabTimeout); tabTimeout = setTimeout(tabLoop, 6000); }); }); </script></div><div class="header103_tab-change w-embed"><style> /* ---- Crossfade Tab Images Custom CSS ---- */ /* Set the display of all tab panes to block to enable opacity transitions */ .header103_tab-pane, .w--current { display: block; } /* No-active tabs */ /* Lower their z-index to keep the non-active tabs behind the active one */ /* Set their opacity to 0 and a 0.3s delay */ .header103_tab-pane:not(.w--current) { z-index: 0; opacity: 0; transition-delay: 0.3s; } /* Translate the content 20% from the top and set opacity to 0 to fade out */ .header103_tab-pane:not(.w--current) .header103_content-wrapper { transform: translate(0px, 20%); transition: transform 0.4s ease-out, opacity 0.4s ease-out; transition-delay: 0s; opacity: 0; } /* Active tab */ /* Raise its z-index to bring it to the front */ /* Set its opacity to 1 to make it visible */ .header103_tab-pane.w--tab-active { z-index: 1; opacity: 1; transition-delay: 0s; } /* Remove the translation to bring the content to its original position */ /* Set opacity to 1 to fade in the content */ .header103_tab-pane.w--tab-active .header103_content-wrapper { transform: none; transition: transform 0.4s ease-out, opacity 0.4s ease-out; transition-delay: 0.4s; opacity: 1; } /* Set the opacity transition for all tab panes to create a smooth fade effect */ .header103_tab-pane { transition: opacity 0.6s ease-out; } </style></div><div data-w-id="c4a5aaa2-0cfd-ac51-9bb5-023abaec13ef" style="-webkit-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="padding-section-large padding-top"><div class="padding-global"><div class="margin-bottom margin-xxlarge"><div class="text-align-center"><div class="max-width-large align-center"><div class="margin-bottom margin-small"><h2 class="heading-style-h2 text-color-gradient-light">What Others Say about Us</h2></div></div></div></div></div><div data-current="Tab 1" data-easing="ease-out" data-duration-in="0" data-duration-out="0" class="header103_tabs w-tabs"><div class="header103_tabs-content w-tab-content"><div data-w-tab="Tab 1" class="header103_tab-pane w-tab-pane w--tab-active"><div class="header103_tab-content"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="max-width-large align-center"><div class="header103_content-wrapper"><div class="margin-bottom margin-small"><h3 class="heading-style-h3">“With elvah hub I can finally make decisions based on all data points, not just my limited view.”</h3></div><p class="text-size-small">CPO 123, Ionity</p></div></div></div></div></div><div class="header103_tab-image-wrapper"><div class="header103_tab-overlay"></div><img sizes="100vw" srcset="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/673b9fdaf5d55dff1ee1aaa6_ionity-test-p-500.avif 500w, https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/673b9fdaf5d55dff1ee1aaa6_ionity-test-p-800.avif 800w, https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/673b9fdaf5d55dff1ee1aaa6_ionity-test.avif 1352w" alt="ionity charging site image" src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/673b9fdaf5d55dff1ee1aaa6_ionity-test.avif" loading="lazy" class="header103_tab-image"/></div></div></div></div></div></div></div></section><section data-w-id="7f658144-9c18-8f4f-b674-4b79922727c6" class="section_home_report"><div class="home_report-section_background-light-effect"></div><div class="padding-global align-center"><div class="container-large"><div class="padding-section-large"><div class="home_report_component"><div class="home_charge-report_text-container"><div class="margin-bottom margin-small"><h2 data-w-id="7f658144-9c18-8f4f-b674-4b79922727cf" style="-webkit-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="heading-style-h2 text-color-gradient-light">Unveiling the Charging Market</h2></div><div class="max-width-large align-center"><div class="margin-bottom margin-medium"><p data-w-id="7f658144-9c18-8f4f-b674-4b79922727d1" style="-webkit-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="text-size-medium text-color-secondary">Comprehensive Insights on key trends and performance metrics in different charging markets.</p></div><div data-w-id="777b3111-23b2-6845-b16a-3e80cac6933c" style="-webkit-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="button-group"><a href="/ressources/reports" class="button full-width w-button">Discover all reports</a></div></div></div></div><a data-w-id="af18c4a1-95ee-b169-f634-3bc841896dfe" style="-webkit-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 1.5rem, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" href="#" class="home_report_grid-list w-inline-block"><div id="w-node-af18c4a1-95ee-b169-f634-3bc841896dff-46742906" class="home_report_card"><div id="w-node-af18c4a1-95ee-b169-f634-3bc841896e00-46742906" class="home_report_image-wrapper"><img sizes="(max-width: 767px) 90vw, 45vw" srcset="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/66f53c3f06d0e9235257f0af_landing%20page-english-p-500.avif 500w, https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/66f53c3f06d0e9235257f0af_landing%20page-english-p-800.avif 800w, https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/66f53c3f06d0e9235257f0af_landing%20page-english.avif 1414w" alt="elvah charging market report 2024 cover" src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/66f53c3f06d0e9235257f0af_landing%20page-english.avif" loading="lazy" class="home_report_image"/></div><div class="home_report_card-content"><div class="home_report_card-content-top"><div class="margin-bottom margin-small"><h3 class="heading-style-h4 text-style-3lines">Charging Market Report for Germany, I.2024</h3></div><div class="margin-bottom margin-small"><p class="text-style-3lines">Find out more about the state of the charging infrastructure in Germany in the first half of 2024 with our comprehensive report. Gain valuable insights and stay one step ahead of the competition.</p></div><p class="display-inlineflex bottom-border">Download now</p></div></div></div></a></div></div></div></section></main><footer id="elvah-footer" class="footer5_component"><div class="padding-global"><div class="container-large"><div class="padding-vertical padding-xxlarge"><div class="footer5_newsletter-wrapper"><div class="footer5_newsletter-text-wrapper"><div class="heading-style-h3 text-color-gradient-light">Stay Tuned and Get the Newest Updates</div><div class="margin-top margin-xsmall text-color-gradient-light"><p>Join our newsletter for the latest insights and updates from elvah and the charging industry.</p></div></div><div class="footer5_form-block w-form"><form id="wf-form-Footer-Newsletter" name="wf-form-Footer-Newsletter" data-name="Footer Newsletter" method="get" data-webflow-hubspot-api-form-url="https://hubspotonwebflow.com/api/forms/7dd76154-5952-4b12-b1cd-a1b3d4153dd9" class="footer5_form" data-wf-page-id="67376a37208dadb646742906" data-wf-element-id="3e6d9def-caea-f92d-110e-f8613151b7d4"><input class="form_input w-input" data-wfhsfieldname="FormTextInput-2" maxlength="256" name="footer-newsletter" data-name="footer newsletter" placeholder="Enter your email" type="email" id="footer-newsletter" required=""/><input type="submit" data-wait="Please wait..." id="w-node-_3e6d9def-caea-f92d-110e-f8613151b7d6-3151b7c8" class="button is-secondary is-small w-button" value="Subscribe now"/><input type="hidden" name="hutk" value=""/><input type="hidden" name="ipAddress" value=""/><input type="hidden" name="pageUri" value=""/><input type="hidden" name="pageId" value=""/><input type="hidden" name="pageName" value=""/></form><div class="text-size-tiny text-color-secondary">Click to receive our newsletter, unsubscribe anytime via the link in the newsletter. Our <a href="/legal/privacy" data-w-id="3e6d9def-caea-f92d-110e-f8613151b7d9">Privacy Policy</a> applies.</div><div class="form_message-success-wrapper w-form-done"><div class="form_message-success"><div>Thank you! Your submission has been received!</div></div></div><div class="form_message-error-wrapper w-form-fail"><div class="form_message-error"><div>Oops! Something went wrong while submitting the form.</div></div></div></div></div><div class="padding-bottom padding-xxlarge"><div class="w-layout-grid footer5_top-wrapper"><div class="footer5_link-column"><div class="margin-bottom margin-xsmall"><div class="text-weight-semibold">Product</div></div><div class="footer5_link-list"><a href="/" aria-current="page" class="footer5_link w--current">Home</a><a href="/product/analyze" class="footer5_link">Analyze</a></div></div><div class="footer5_link-column"><div class="margin-bottom margin-xsmall"><div class="text-weight-semibold">Solution</div></div><div class="footer5_link-list"><a href="#" class="footer5_link hide">For Deciders</a><a href="#" class="footer5_link hide">For Analysts</a><a href="/solutions/regional-cpos" class="footer5_link">For Regional CPOs</a><a href="/solutions/large-cpos" class="footer5_link">For Enterprise CPOs</a></div></div><div class="footer5_link-column"><div class="margin-bottom margin-xsmall"><div class="text-weight-semibold">Reports</div></div><div class="footer5_link-list"><a href="/ressources/reports" class="footer5_link">All Reports</a><a href="/reports/comprehensive-charging-market-report-for-germany-i-2024" class="footer5_link">Charging Market Report for Germany, I.2024</a></div></div><div class="footer5_link-column"><div class="margin-bottom margin-xsmall"><div class="text-weight-semibold">Resources</div></div><div class="footer5_link-list"><a href="/ressources/blog" class="footer5_link">Blog</a><a href="/ressources/glossary" class="footer5_link">Glossary</a><a href="/ressources/support" class="footer5_link">Support</a><a href="/pricing" class="footer5_link">Pricing</a></div></div><div class="footer5_link-column"><div class="margin-bottom margin-xsmall"><div class="text-weight-semibold">Company</div></div><div class="footer5_link-list"><a href="/company/about-us" class="footer5_link">About us</a><a href="/company/news-press" class="footer5_link">News & Press</a><a href="/archive/careers" class="footer5_link is-external hide w-inline-block"><div id="w-node-_24360e59-f189-19ab-427c-0c127c29c65a-3151b7c8">Career</div><div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--tabler" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6H6a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-6m-7 1l9-9m-5 0h5v5"></path></svg></div></a></div></div><div id="w-node-_3e6d9def-caea-f92d-110e-f8613151b819-3151b7c8" class="footer5_link-column"><div class="margin-bottom margin-xsmall"><div class="text-weight-semibold">Legal</div></div><div class="footer5_link-list"><a href="/legal/imprint" class="footer5_link">Imprint</a><a href="/legal/privacy" class="footer5_link">Data Privacy</a><a href="/legal/whisteblower" class="footer5_link">Whistleblower</a><a fs-cc="open-preferences" href="#" class="footer5_link">Cookies</a><div fs-cc="interaction" class="cookie-manager1_trigger"></div></div></div></div></div><div class="line-divider"></div><div class="padding-top padding-medium"><div class="w-embed w-script"><script> document.addEventListener("DOMContentLoaded", () => { // Dynamic update current year const currentYear = new Date().getFullYear(); const currentYearElements = document.querySelectorAll('[data-current-year]'); currentYearElements.forEach(currentYearElement => { currentYearElement.textContent = currentYear; }); }); </script></div><div class="footer5_bottom-wrapper"><div id="w-node-_3e6d9def-caea-f92d-110e-f8613151b82a-3151b7c8" class="footer5_credit-text">© <span data-current-year="">2025</span> elvah. All rights reserved.</div><img width="116.5" loading="lazy" alt="the elvah logo comprised of a green diamond shape on the left and the word "elvah" on the right." src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/66abe1c6075f30790816de95_Logo%20composed%20horizontal.svg" class="footer5_logo"/><div class="w-layout-grid footer5_social-icons"><a aria-label="Instagram" href="https://www.instagram.com/elvah_de" target="_blank" class="footer5_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M16 3H8C5.23858 3 3 5.23858 3 8V16C3 18.7614 5.23858 21 8 21H16C18.7614 21 21 18.7614 21 16V8C21 5.23858 18.7614 3 16 3ZM19.25 16C19.2445 17.7926 17.7926 19.2445 16 19.25H8C6.20735 19.2445 4.75549 17.7926 4.75 16V8C4.75549 6.20735 6.20735 4.75549 8 4.75H16C17.7926 4.75549 19.2445 6.20735 19.25 8V16ZM16.75 8.25C17.3023 8.25 17.75 7.80228 17.75 7.25C17.75 6.69772 17.3023 6.25 16.75 6.25C16.1977 6.25 15.75 6.69772 15.75 7.25C15.75 7.80228 16.1977 8.25 16.75 8.25ZM12 7.5C9.51472 7.5 7.5 9.51472 7.5 12C7.5 14.4853 9.51472 16.5 12 16.5C14.4853 16.5 16.5 14.4853 16.5 12C16.5027 10.8057 16.0294 9.65957 15.1849 8.81508C14.3404 7.97059 13.1943 7.49734 12 7.5ZM9.25 12C9.25 13.5188 10.4812 14.75 12 14.75C13.5188 14.75 14.75 13.5188 14.75 12C14.75 10.4812 13.5188 9.25 12 9.25C10.4812 9.25 9.25 10.4812 9.25 12Z" fill="CurrentColor"/> </svg></div></a><a aria-label="LinkedIn" href="https://www.linkedin.com/company/elvah" target="_blank" class="footer5_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 3C3.67157 3 3 3.67157 3 4.5V19.5C3 20.3284 3.67157 21 4.5 21H19.5C20.3284 21 21 20.3284 21 19.5V4.5C21 3.67157 20.3284 3 19.5 3H4.5ZM8.52076 7.00272C8.52639 7.95897 7.81061 8.54819 6.96123 8.54397C6.16107 8.53975 5.46357 7.90272 5.46779 7.00413C5.47201 6.15897 6.13998 5.47975 7.00764 5.49944C7.88795 5.51913 8.52639 6.1646 8.52076 7.00272ZM12.2797 9.76176H9.75971H9.7583V18.3216H12.4217V18.1219C12.4217 17.742 12.4214 17.362 12.4211 16.9819V16.9818V16.9816V16.9815V16.9812C12.4203 15.9674 12.4194 14.9532 12.4246 13.9397C12.426 13.6936 12.4372 13.4377 12.5005 13.2028C12.7381 12.3253 13.5271 11.7586 14.4074 11.8979C14.9727 11.9864 15.3467 12.3141 15.5042 12.8471C15.6013 13.1803 15.6449 13.5389 15.6491 13.8863C15.6605 14.9339 15.6589 15.9815 15.6573 17.0292V17.0294C15.6567 17.3992 15.6561 17.769 15.6561 18.1388V18.3202H18.328V18.1149C18.328 17.6629 18.3278 17.211 18.3275 16.7591V16.759V16.7588C18.327 15.6293 18.3264 14.5001 18.3294 13.3702C18.3308 12.8597 18.276 12.3563 18.1508 11.8627C17.9638 11.1286 17.5771 10.5211 16.9485 10.0824C16.5027 9.77019 16.0133 9.5691 15.4663 9.5466C15.404 9.54401 15.3412 9.54062 15.2781 9.53721L15.2781 9.53721L15.2781 9.53721C14.9984 9.52209 14.7141 9.50673 14.4467 9.56066C13.6817 9.71394 13.0096 10.0641 12.5019 10.6814C12.4429 10.7522 12.3852 10.8241 12.2991 10.9314L12.2991 10.9315L12.2797 10.9557V9.76176ZM5.68164 18.3244H8.33242V9.76733H5.68164V18.3244Z" fill="CurrentColor"/> </svg></div></a><div class="locales-wrapper footer w-locales-list"><div data-hover="false" data-delay="0" aria-label="Hier ist ein Dropdown zum Auswählen der präferierten Sprache. Die gerade ausgewählte Sprache ist {{Locale-Name}}" class="dropdown w-dropdown"><div class="navbar1_link uppercase w-dropdown-toggle"><img src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/66b63da9e22dc7600064380f_gb.svg" loading="lazy" alt="" class="locale-image"/><div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--ic" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6l-6-6z"></path></svg></div></div><nav class="dropdown-list footer w-dropdown-list"><div role="list" class="locale-dropdown w-locales-items"><div role="listitem" class="locale-item w-locales-item"><a hreflang="en" href="/" aria-current="page" class="locale-link w-inline-block w--current"><img src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/66b63da9e22dc7600064380f_gb.svg" loading="lazy" alt="" class="locale-image"/><div class="locales-link">English</div></a></div><div role="listitem" class="locale-item w-locales-item"><a hreflang="de-DE" href="/de" class="locale-link w-inline-block"><img src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/66b63da19f9f58f20600b9a8_de.svg" loading="lazy" alt="" class="locale-image"/><div class="locales-link">German</div></a></div></div></nav></div></div></div></div></div></div></div></div></footer></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=66ab564aecced19cb98f8e38" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/66ab564aecced19cb98f8e38/js/webflow.bcc97e18.dcd1b0b15eb057e4.js" type="text/javascript"></script><script> $(document).on('keyup', function(event) { if (event.which === 13) { $('.navbar13_dropdown-toggle').click(); } }); </script> <script src="https://hubspotonwebflow.com/assets/js/form-124.js" type="text/javascript" integrity="sha384-bjyNIOqAKScdeQ3THsDZLGagNN56B4X2Auu9YZIGu+tA/PlggMk4jbWruG/P6zYj" crossorigin="anonymous"></script></body></html>