A Virtual Form Submit is a fast and easy way to track conversions from a form that was not built inside of FunnelFLARE. To pass the data from the external form to FunnelFLARE all you need is include the following script on the page where your form resides:
<script type="text/javascript"> jQuery(function(){ AD.ready(function(){ AD.flink(); }) }); </script>
This script assumes the FunnelFLARE tracking script is already on the website
Setting up the tracking script for your website
Comments
Please sign in to leave a comment.