Hey, so I set up conversions by adding this code:
<!-- Event snippet for Submit lead form (1) conversion page -->
<script>
gtag('event', 'conversion', {'send_to': '(Code here)'});
</script>
Is it any worse than using a google tag? This is way easier for me.