Cart
0
Bio
Store
Tour
Where to Tour?
Contact
Cart
0
Bio
Store
Tour
Where to Tour?
Contact
MANaGEMENT:
ANTHONY@THEGROUPPROJECTS.CO
COOPER@THEGROUPPROJECTS.CO
BOOKING:
CCREASEY@WMEAGENCY.COM
document.addEventListener('DOMContentLoaded', function () { console.log('Script loaded — running everywhere for testing.'); document.querySelectorAll('a').forEach(function (link) { link.addEventListener('click', function () { const href = link.getAttribute('href'); const isExternal = href && !href.startsWith('/') && !href.includes(window.location.hostname); console.log('Clicked link:', href); console.log('Is external?', isExternal); if (isExternal) { console.log('Firing Facebook event: OutboundButtonClick'); fbq('trackCustom', 'OutboundButtonClick', { destination: href }); } }); }); });