Track what matters.
Grow what works.
Purchases, sign-ups, button clicks, form submissions. If it happens on your site, you can track it and see the results in real-time.
Track any action on your site
One function call. Pick a type, see the code. If JavaScript can detect it, WireBoard can track it.
// When a customer completes checkout
wireboard.event({
category: 'purchase',
action: 'checkout-complete',
label: 'premium-plan',
value: 149.00
});
Up and running in 3 steps
Add the tracking script
One line of JavaScript on your site. Works with any platform, any framework.
Define your events
Pick a category, action, and label. No config files, no build steps, no dashboard setup.
Watch results live
Events show up the moment they happen.
CSV
XLS
XLSX
JSON
ODS