Skip to main content

How to pass/append UTMs to the URL?

To append UTMs to your links, simply add utm-out class to the links, and UTM Simple will append all the UTM parameters to your link.

For example:

<h2>Link</h2>
<p><a class="utm-out" href="https://www.google.com/?utm_source=googlelink">Google Link</a></p>