lera.cernolev of Help Center Snippets
1/21/2020 - 11:41 AM

MISSING HC ARTICLE - Migrated - HC || Google Ads conversion - other tracking form

<!-- 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 -->