Tracking UTMs in Logiform for embedded Create custom text fields and make them hidden. Here we show it for utm_campaign. However, your can track any parameters listed here Native WP Shortcodes Make sure field name matches to our naming convention here Native WP Shortcodes Export the embed code Before we place the code into our website, we'll make one modification in the embed code. It is the params field, please see it below. params : decodeURIComponent(jQuery.param(handl_utm)),
Embed the code in your WP After you embed, it will look like this Now you can test it... If everything went well, you should see the UTMs, traffic source and all the other parameters in the backend.