import wixWindow from 'wix-window'; $w.onReady(function () { $w('#quickActionBar1').onClick(() => { wixWindow.trackEvent("CustomEvent", { name: "Quick Action Bar Click", button_text: "Contact Us" // Optional: Add more details }); }); });
top of page
Eron Finch

Eron Finch

More actions

Profile

Join date: Dec 10, 2025

There’s nothing to show here yet

When this member adds info about themselves, you’ll see it here.

bottom of page