Demo only, not the live site. Highlighted text is waiting on David. Build notes

Tour booking demo

A working copy of the new /schedule-a-tour and /tour-requested pages for review before the Duda build. The tracking and date code on these pages is the exact code that gets pasted into Duda.

Try it

  1. Open the tour page as an ad click (test UTM and gclid values in the URL)
  2. Pick a weekend or a past date. It should be refused.
  3. Submit with a weekday. You land on /tour-requested with a QA panel showing all 16 values, including the five hidden ones.
  4. Refresh the thank-you page. No second tour_request event fires.
  5. On a phone, check the sticky Call and Book a Tour bar and the date picker.

Where each piece goes in Duda

Sitewide, body endsnippets/1-sitewide-body-end.html: attribution capture, hides the five tracking fields, sticky mobile bar
/schedule-a-toursnippets/2-schedule-a-tour-page.html in an HTML widget: blocks past dates and weekends
/tour-requestedsnippets/3-tour-requested-page.html in page custom code: GA4 and Google Ads, once per real submission
Form widgetTitle Tour Request. 11 fields plus 5 single-line text fields labelled exactly utm_source, utm_medium, utm_campaign, gclid, source_page. Post-submit: redirect to /tour-requested. Keep labels visible (the current form hides them).

Auto-reply preview

From info@thevillageatmintspring.com · Subject: Your tour request at The Village at Mint Spring

Staff alert subject: New tour request: {First name} {Last name} for {Preferred tour date}

Waiting on

DavidStreet number (14 or 24), tour hours and Saturdays, alert email and mobile, name for the auto-reply
ODM AdsTour Request conversion label for the thank-you page
ContentA For Families page (linked from the thank-you page, doesn't exist yet)

Until David answers: Monday to Friday, 10, 11, 1, 2 and 3 bookable, weekends blocked.

Demo-only differences

  • Tracking calls are logged to the QA panel, not sent to GA4 (G-L7VH5FGREW) or Google Ads.
  • The form doesn't send anything. It stands in for Duda's submit and redirect.
  • Header and footer are simplified stand-ins for the Duda ones.