Hassle Free Implementation (No shortcode) in HandL UTM Grabber
UTM attribution overview
This guide explains Hassle Free Implementation (No shortcode) in HandL UTM Grabber. It helps you capture UTM source, medium, campaign, term, content, click IDs, referrer, and landing page data and keep the marketing context needed for accurate reporting across forms, bookings, signups, and sales.
Upon ativation of this plugin, it will fill the elements named “utm_source, utm_medium, utm_term, utm_content, utm_campaign, gclid” AUTOMAGICALLY! (by element name, id and class)
-Simple Examples:
-More Complex Examples:
<div class="input-wrapper" id="utm_campaign">
<input type="hidden" name="foo"/>
</div>
<div class="input-wrapper utm_campaign">
<input type="hidden" name="foo"/>
</div>