If you need to track conversions, insert this pixel in your “thank you page”:

<script>
/* SealMetrics Tracker Code */
var oSm = window.oSm || {};
oSm.account = 'SEAL-ID-ACCOUNT3c3f53';
oSm.event = 'conversion';
oSm.label = 'purchase';
oSm.amount = '1.01';
oSm.decore = 1;
!function(e){var t="//app.sealmetrics.com/tag/tracker";window.oSm=oSm,window.smTrackerLoaded?sm.tracker.track(e.event):Promise.all([new Promise(function(e){var n=document.createElement("script");n.src=t,n.async=!0,n.onload=function(){e(t)},document.getElementsByTagName("head")[0].appendChild(n)})]).then(function(){sm.tracker.track(e.event)})}(oSm);
/* End SealMetrics Tracker Code */
</script>
You’ll have to add the variable “revenue” if you choose to track revenue.