# 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>
```

[![](https://docs.utmsimple.com/uploads/images/gallery/2021-11/scaled-1680-/image-1635805979272.png)](https://docs.utmsimple.com/uploads/images/gallery/2021-11/image-1635805979272.png)