How to insert the event SNIPPET (Conversion event) from GOOGLE ADS
The Google ADS event SNIPPET is used to record conversions on a page.
To install it in a way that it is triggered when a specific button is clicked, as is the case with the conversion event, follow the tutorial below:
- Access your page editor;
- Click on the button where you want to insert the event and then click on "Edit";

- In the "Code" tab, find the "Button Javascript" field and insert the code below exactly as shwn into the "Button JavaScript" field;
gtag('event', 'conversion', {
'send_to': 'AW-0000000000/yuKJCLmigoMYEMSXt_wo'
});

- The only change required is to replace
AW-0000000000with your Google Tag ID;
- Next, click Save and refresh your page.
Still have questions? Reach out to our support team. We're always available to help!
Updated on: 08/19/2026
Thank you!
