Thank you

Thank you for showing interest in Outreach.
We will contact you within 24 Hrs to understand your requirements.

) of your HTML page. */ var sscmtrackingId = "WTJ4cFkydHRZV2RwWXkwNU9Ua3pNVE09";var cmScripturl = 'https://softwaresuggest-cdn.s3.ap-southeast-1.amazonaws.com/static-frontend/cm-js/cm.tracking.v.0.5.js'; var cmtrackScript = document.createElement('script');cmtrackScript.src = cmScripturl;document.body.appendChild(cmtrackScript); var cmtools = { uid: '176983', }; var cmtoolsScript = document.createElement('script'); var cmtoolsScripturl = '//cdn.clickmagick.com/misc/js/cmtools.js'; cmtoolsScript.src = cmtoolsScripturl;document.head.appendChild(cmtoolsScript); /* Step 2: **Customize** the '#form_id' placeholder with the actual ID of the form where you want to track data. */ /* Alternatively, if your form already has a submission handler, you can call the 'ssCMtrack(e);' function **within** your existing code to trigger ClickMagic tracking when the form is submitted. */ document.querySelector('#form_id').onsubmit = function(e) { ssCMtrack(e); } /* === End of ClickMagic Tracking Code === */