UTM tag

What is UTM tag?

A UTM tag is a tool that helps analyze where people come to the site from and how they behave. For example, you can use UTM to understand that a person came to the site from an email newsletter, looked at three more pages and then bought a product.

UTM is a special message for analytics systems, which is displayed at the end of links after the “?” sign.

When a person clicks on a link with a UTM mark, the data about him goes into the analytics system. According to UTM-tags, you can evaluate:

  • What sources of traffic and users came to the page/site?
  • Which element of the page converts better. For example, a hyperlink or a button.
  • How much money/users came from different channels.

When to use UTM tags

It makes sense to use UTM tags always when you link to your site from external sources: social networks, other platforms, email lists, contextual ads and mobile applications.

Inside your site, it’s better not to use UTM. Then the tags can be overwritten: for example, a person came by the tag from email and immediately caught on the site another tag, let’s say a site. Then the analytics system will stop following the person at the email tag and start following him at the site tag.

You can generate a UTM tag, for example, here – https://ga-dev-tools.google/campaign-url-builder/

Related posts

Web forms

Web forms are tools to collect information from the visitors of the websites. They are widely used for Contact Us pages, for feedback, and for leads generation.

Read More »

File Transfer Protocol

FTP (File Transfer Protocol) is an access protocol designed to transfer files to servers. In simple words, FTP allows you to view the contents of folders on a remote web server, same as you can see your files on your local computer.

Read More »