document.addEventListener('DOMContentLoaded', function () { document.querySelectorAll('.trackform').forEach(function (form) { form.addEventListener('submit', function () { // Send a Meta Pixel event fbq('track', 'FormSubmission', { form_name: form.getAttribute('name') || 'Unknown Form' }); }); }); });

Welcome Gathering Hong Kong