Midwest Immersive
Home
Case Studies
Event Rentals
Infinity LED Dance Floor
About
Contact
Contact
Lighting Design
Progressive International Motorcycle Show
Lighting Design
Adidas Space Race
Projection Mapping
Vans x Anderson .Paak Car Wash
Projection Mapping
WPP Marketing & Growth
Lighting Design
1871 Momentum Awards
Interactive App Development, Virtual Reality
Louvre Museum’s Mona Lisa Room
Projection Mapping
Nike Air Force 1 Popup
Interactive App Development, Lighting Design
Adidas World Cup Energy Mode Tour
Projection Mapping, Virtual Reality
1871 5th Anniversary
Augmented Reality
Kim Products AR Lens
window.addEventListener('message', function(event) { if ( event.data.type === 'hsFormCallback' && event.data.eventName === 'onFormSubmitted' ) { // Extract field values from HubSpot's data payload var fields = {}; if (event.data.data) { event.data.data.forEach(function(field) { fields[field.name] = field.value; }); } window.dataLayer = window.dataLayer || []; window.dataLayer.push({ event: "ce_submit_form", form_id: event.data.id || "", // HubSpot form GUID form_name: event.data.formType || "", // or hardcode per form user_data: { first_name: fields['firstname'] || "", last_name: fields['lastname'] || "", email: fields['email'] || "", phone_number: fields['phone'] || "" } }); } });