Sending UTMs to Heyflow using GTM
Step 1: Install UTMSimple V2 (or higher) template in GTM
Download our GTM template (must be the latest) from Basic UTM tracker setup in Google GTM. It is at the top called template.tpl. And follow the tutorial to install the template
Step 2: Create HeyFlow tag
Create Custom HTML tag in GTM and put the following content
<script>
var params = window.handlj.param(HandL.getAll())
handlj('heyflow').attr('url-parameters',params)
</script>
Save it without adding any trigger!
Step 3: Go to UTMSimple Tag (from Template) and add Tag Sequence
Select Fire a tag after "UTM Simple From Template fires" and pick Heyflow tag that you just created from Step #2
Save it, and test heyflow :)
Let us know if you have any question