Skip to content

Add Google Tag Manager and one-click lead capture components - #20

Draft
PipoAT with Copilot wants to merge 4 commits into
mainfrom
copilot/add-google-tag-and-lead-capture
Draft

Add Google Tag Manager and one-click lead capture components#20
PipoAT with Copilot wants to merge 4 commits into
mainfrom
copilot/add-google-tag-and-lead-capture

Conversation

Copilot AI commented Feb 8, 2026

Copy link
Copy Markdown
Contributor

Implements GTM tracking infrastructure and reduces friction for visitor contact through multiple one-click entry points.

Changes

Google Tag Manager Integration

  • New /js/google-tag.js with automated event tracking (forms, outbound links, tel/mailto clicks, widget interactions)
  • GTM script + noscript iframe added to all 10 HTML pages
  • Requires configuration: Replace GTM-XXXXXXX placeholder with actual container ID

Floating Contact Widget

  • New /js/floating-contact.js implementing sticky bottom-right button
  • Expands to show call/email/message options
  • Included on all pages

One-Click Contact Buttons

  • Added to hero sections on index.html, buying.html, sell.html
  • Direct tel: and mailto: links for immediate contact

Quick Contact Cards

  • Three-card layout on homepage with call/email/schedule CTAs
  • Supplements existing contact form

Screenshots

Hero section with one-click buttons:
Homepage

Floating contact widget (expanded):
Floating Contact

Configuration Required

Update GTM container ID in:

  • /js/google-tag.js line 14
  • All HTML files' <noscript> iframes

See /docs/GOOGLE_TAG_MANAGER.md for setup instructions.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 3 commits February 8, 2026 16:54
Co-authored-by: PipoAT <93549755+PipoAT@users.noreply.github.com>
Co-authored-by: PipoAT <93549755+PipoAT@users.noreply.github.com>
Co-authored-by: PipoAT <93549755+PipoAT@users.noreply.github.com>
Copilot AI changed the title [WIP] Add Google tag for tracking and update lead capture features Add Google Tag Manager and one-click lead capture components Feb 8, 2026
Copilot AI requested a review from PipoAT February 8, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants