// This function runs once the page elements are ready $w.onReady(function () { // Get a reference to your form element const myForm = $w("#wixForms1"); // IMPORTANT: Replace 'contactForm' with your actual Wix Form ID // Add an event listener for successful form submission myForm.onWixFormSubmitted(() => { console.log("Wix Form submitted successfully! Pushing event to Data Layer."); // Push a custom event to the Data Layer for GTM // You can also push additional data if needed, e.g., form fields if (typeof dataLayer !== 'undefined') { dataLayer.push({ 'event': 'wix_form_submission', 'form_id': myForm.id, 'form_name': 'My Contact Form' // Optional: Add a descriptive name // 'email': $w("#emailInput").value // Example: If you want to capture form field values }); } else { console.warn("dataLayer is not defined. Google Tag Manager might not be installed correctly."); } }); // Optional: Listen for form submission errors myForm.onWixFormSubmittedError((error) => { console.error("Wix Form submission error:", error); if (typeof dataLayer !== 'undefined') { dataLayer.push({ 'event': 'wix_form_submission_error', 'form_id': myForm.id, 'error_message': error.message }); } }); });
top of page
DJI_0574.jpg

Full Service New Builds To Go From Landpiece To Dreamhome

_MG_0436.jpg

Why New Build

The opportunity to build your very own home is exciting and for many a one in a lifetime opportunity. However it doesn't come without challenges.
 

  • What will the design and building cost be?

  • How many rooms do I want?

  • What type of property do I want?

  • Will I still like my house it in 10 years time?

  • Are 2 floors necessary on my piece of land?
     

When you get in touch with SPEC Building & Design you won’t be left alone with guess work.


We sit down with you to understand what you really want, partner with the best designers and architects in town and give you a realistic action plan.


We are locals for locals, family orientated, and ultimately want you to not just enjoy your stay but love your home.

bottom of page