Create an event snippet in minutes and measure clicks without GTM.
Fill in the event fields
Insert this code in the button or link you want to track
gtag('event', 'Clique', { event_category: 'Contatos via Site', event_label: 'Botão do Whatsapp' });Insert this code inside the <head> tag of the page you want to track your event
// Fill in the GA ID aboveEvents are small records that tell Google Analytics what the user did: clicked a button, downloaded a file, started a chat, and so on. The generator helps you create, in a few steps, the code to measure these interactions on your site, even without using Google Tag Manager.
Measuring clicks and actions is essential to understand campaign effectiveness and audience behavior. With well-configured events, you see which CTAs perform, which pages generate more engagement and where to optimize your funnel.
In GA4 you send an event name and can include parameters that enrich the analysis. Structure:
After installing the snippet on your site, log in to Google Analytics and navigate to Engagement reports to view the collected events.
Automate UTMs, create shortlinks and monitor metrics in real time