// Function to get URL parameters function getURLParameter(name) { name = name.replace(/[\[]/, "\\[").replace(/[\]]/, "\\]"); var regex = new RegExp("[\\?&]" + name + "=([^&#]*)"), results = regex.exec(location.search); return results === null ? "" : decodeURIComponent(results[1].replace(/\+/g, " ")); } // Append UTM parameters to Brevo form document.addEventListener("DOMContentLoaded", function () { // Extract UTM parameters from the URL var utmSource = getURLParameter('utm_source'); var utmMedium = getURLParameter('utm_medium'); var utmCampaign = getURLParameter('utm_campaign'); // Locate the Brevo form iframe var brevoIframe = document.querySelector('iframe[src*="brevo"]'); if (brevoIframe) { // Get the original form URL var formSrc = brevoIframe.src; // Append UTM parameters to the URL var newSrc = formSrc + (formSrc.includes('?') ? '&' : '?') + 'utm_source=' + encodeURIComponent(utmSource) + '&utm_medium=' + encodeURIComponent(utmMedium) + '&utm_campaign=' + encodeURIComponent(utmCampaign); // Update the iframe source brevoIframe.src = newSrc; } });
top of page
O_white_200px.png
KV Banner.jpg

Join us in the vibrant city of Milan where leaders and innovators in the energy storage industry will converge for an unprecedented get-together!

Date: 21st November 2024
Venue: Superstudio Più, 
Via Tortona 27, 20144 Milan, Italy

Admission from: 14:30 CET
Conference starts: 15:00 CET

VIP Event

A Glimpse into Our Last Event in Madrid

WHAT TO EXPECT

AGENDA

15:30-15:35:

BEGINNING

15:35-15:40:

WELCOME SPEECH

15:40-16:00:
DEMAND ANALYSIS

16:00-16:20:
PRODUCT INTRODUCTION

16:20-16:50:
CASES SHARING

16:50-17:20:
COFFEE BREAK

17:20-18:30:

PANEL DISCUSSION

18:30-19:30:
PRODUCT DUMMY SHOW & COCKTAIL PARTY

19:30-Later: 
DINNER & AFTER-PARTY

DSC05792.jpg

15:00-15:10  

15:10-15:30 

15:30-16:10 

16:10-16:25 

16:25-16:40

16:40-17:20

17:20-17:40

17:40-17:55

17:55-19:00

19:00-20:00

20:00

Welcome & Opening

Policy & Trends Overview

Innovation Gallery

Coffee Break
BESS Burn Test Insights

Success Stories

One-brand Solution 

Coffee Break

Panel Discussion

Dummy Show & Reception 

Gala Dinner

REGISTRATION IS OVER.

The registration process is over. We look forward to seeing you in person on 21st November.

Don't miss this opportunity!
bottom of page