HC || Google Ads conversion - other tracking form
Using the Google Ads conversion tracking tag - 4
https://gist.github.com/dan-donica/debb3664105a78e8da64a69b2eca378e
<!-- Begin "Google Ads conversion other platforms - form" || Help center -->
<!-- Add to Settings-Javascript->Body -->
<!-- IN:20200120-18-4 -->
<script type="text/javascript">
window.instapageFormSubmitSuccess = function (form) {
// insert the content of the function
// for all the desried tracking platforms here
};
</script>
<!-- End "Google Ads conversion other plaforms - form" || Help center -->