UTM stands for Urchin Tracking Module. It has nothing to do with Google as a name, and everything to do with a company Google bought and then quietly kept running under a new name.
Where the name actually comes from
Urchin Software Corporation built a web analytics product years before Google Analytics existed. To solve the problem of telling traffic sources apart more precisely than a server log alone could manage, Urchin's engineers built a scheme for appending tags to the end of a URL, tags that a receiving analytics system could read and use to attribute a visit to a specific source, medium, or campaign. They called that tagging scheme the Urchin Tracking Module. Google acquired Urchin in 2005, rebuilt its analytics product into what launched that same year as Google Analytics, and made it free. The tagging scheme survived the acquisition completely intact, parameter names and all, which is the entire reason a utm_source tag on a link today still carries the name of a company most marketers have never heard of.
Why Google never renamed it
By the time Google Analytics launched, the UTM naming convention was already the de facto standard other tools expected to see on a tagged URL. Renaming utm_source to something Google-branded would have meant every existing analytics integration, every marketer's saved link templates, and every third-party tool reading those parameters would need to change in lockstep. Leaving the name alone cost nothing and broke nothing, so it stayed, and two decades later it is still the format essentially every major analytics platform, Google's own included, expects to see.
Does the history matter for using UTMs today?
Not mechanically. A utm_source, utm_medium, or utm_campaign tag works exactly the same whether or not you know where the initials came from. What the history is actually useful for is recognizing the parameters on sight: any URL carrying utm_ prefixed tags is a campaign-tagged link, built specifically to be read by an analytics tool on the other end, not a tracking parameter a platform silently added on its own. That distinction matters more than the trivia, and what UTM parameters are and how they work covers the five parameters themselves, what each one does, and how to build a set correctly, including with Raydar's UTM builder if you want the tags generated and checked for consistency rather than typed by hand.