JSFiddle - React, Tailwind, and code Playground
HTML
<!-- Global site tag (gtag.js) - Google Ads: 10854031041 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-10854031041"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-10854031041');
</script>
<script>
window.addEventListener('load',function(){
if(window.location.pathname=="/thank-you-page.html"){
gtag('event', 'conversion', {'send_to': 'AW-10854031041/7XvKCNmU4qEDEMG9zbco'});
}
});
</script>