UTM Codes are a great way to see the results of your offline marketing

In today’s day and age, we are hit with so many types of marketing and advertising that we may not even notice all of them. When it comes to digital marketing, there are online and offline campaigns, and trying to see how these types of marketing are working for your company is extremely difficult.

As a marketing professional this is even more difficult, because you are responsible for showing results to your clients. One fantastic way to track your results is to use UTM (Urchin Tracking Module) codes. This simple technique can link your marketing practices to Google Analytics and give you the data you need to support an idea or switch gears to try something else.

What is a UTM code?

A UTM code is a simple code that you can attach to a custom URL in order to track a source, medium, and campaign name. This enables Google Analytics to tell you where searchers came from as well as what campaign directed them to you. A common use of UTM code is to create a vanity URL for each offline campaign, and then redirect that URL to whatever forwarding address you assign to it — most likely your main domain. This will give you the ability to track how a weekly newspaper ad, coupon, radio ad, or TV commercial is working without having to create custom landing pages for each campaign. By creating a separate UTM code for TV commercials and print ads, for example, you can get data on which generates more traffic, conversions, etc. Furthermore, you can track not only the source and the medium (radio, newspaper, coupon, etc.), but even individual campaign names like “Fall Chevy Sale.”

There are also some other values you can add to your code to monitor terms you are going after, or even specific content. Terms can include keywords like “gym shoes,” “chicago deep dish pizza,” or any other paid terms you are targeting. For content you may monitor two different ads that include the same message but different text to see which performs better.

Once you know the values you want to track, you can simply go to Google’s URL Builder, enter these values into the parameters, click “generate URL,” and bam, you are set. The wonderful thing about UTM codes is that you can change the code whenever you like to adjust the medium, month you may be running something, or any other factors you need tweaked.

Here is an example of what a UTM code may look like:

http://www.abc.com/?utm_source=Chicago%2BTribune&utm_medium=Newspaper%2BOctober&
utm_campaign=Chicago%2BPPC%2BSale

As you see, this is a newspaper ad running in October in the Chicago Tribune and is for a Chicago PPC sale. Going forward it would be a piece of cake to change the month for the campaign, the company I am running this with, and the focus of my sale.

In Google Analytics you can now track your offline campaign without building a whole new website for your vanity URL by looking in the Standard Reporting section, then in Traffic Sources, then Sources, and finally by clicking on Campaigns. In this section you should see the name of your Campaign followed by how well you are doing for a certain ad or strategy. The value and limits to this type of tracking are only limited by your imagination. Now you can tell your client or boss with exact data if their $20,000 radio ad or $10,000 newspaper ad is worth running every month.

UTM (Urchin Tracking Module) codes的更多相关文章

  1. UTM & User Tracking Message

    UTM & User Tracking Message utm_source https://marketingplatform.google.com/about/resources/link ...

  2. URL 链接中的 UTM参数何定义?

    浏览网页或者点击广告的时候,细心的朋友们或者有关注浏览器地址栏的 URL 链接时,一定会发现 utm_source 或者与其类似的链接,那么链接中的这个UTM参数有什么用呢? UTM 为“Urchin ...

  3. HBase实战 | 知乎实时数仓架构演进

    https://mp.weixin.qq.com/s/hx-q13QteNvtXRpNsE5Y0A 作者 | 知乎数据工程团队编辑 | VincentAI 前线导读:“数据智能” (Data Inte ...

  4. (转)用Flink取代Spark Streaming!知乎实时数仓架构演进

    转:https://mp.weixin.qq.com/s/e8lsGyl8oVtfg6HhXyIe4A AI 前线导读:“数据智能” (Data Intelligence) 有一个必须且基础的环节,就 ...

  5. opencv中的vs框架中的Blob Tracking Tests的中文注释。

    经过2天的努力终于算是大概弄清楚了opencv中的vs框架是大概是如何工作的了,下面贴一下我自己写的代码注释.非常详细.对初学者有帮助.尤其详细分析了RunBlobTrackingAuto()函数,在 ...

  6. 产品经理教你如何构建电商电销 CRM 系统

    在电销或网销行业中老板们会经常问到,上个月渠道投放花了多少钱,来了多少量,转化率怎么样,获得了多少新线索,获客成本如何,销售额是多少? 劈天盖地的各种数据需求飞来,没有一个像样的系统该如何是好?这时候 ...

  7. Man手册--nmap

    目录 nmap使用手册 附录: nmap使用手册 附录: NMAP(1) Nmap Reference Guide NMAP(1) NAME nmap - Network exploration to ...

  8. Intel® RealSense™ SDK Architecture

    In this article, we highlight some of the key changes that you can expect to see in the Intel RealSe ...

  9. Say bye to CMake and Makefile

    用了几年的CMake,最近想试着琢磨如何将C++应用的动态链接全部改成静态链接,发现还需要研究CMake的用法,进入CMake的文档, http://www.cmake.org/cmake/help/ ...

随机推荐

  1. 一个2013届毕业生(踏上IT行业)的迷茫(4)

    等了大概三个月,终于到9月份了,以前没有出过远门,这次要去西安上学,一个人父母还是不放心,带了几件衣服就和父亲匆匆去坐火车,这一路有多少个第一次啊,第一次和父亲一块坐车.第一次坐火车.第一次出县城.第 ...

  2. Boost智能指针-基础知识

    简单介绍 内存管理一直是 C++ 一个比較繁琐的问题,而智能指针却能够非常好的解决问题,在初始化时就已经预定了删除.排解了后顾之忧.1998年修订的第一版C++标准仅仅提供了一种智能指针:std::a ...

  3. C#实现万年历(农历、节气、节日、星座、星宿、属相、生肖、闰年月、时辰)

    C# 万年历 农历 节气 节日 星座 星宿 属相 生肖 闰年月 时辰地址:http://www.cnblogs.com/txw1958/archive/2013/01/27/csharp-calend ...

  4. wpf之3d基础

    原文:wpf之3d基础 关于3D方面的东西,本人只是浅尝辄止,从未曾在项目中使用过,相信有不少人也是基于一份兴趣去学习.这里将展示几个基本的WPF 3D编程,希望对初学者有一定帮助. 为帮助理解,这里 ...

  5. Linux性能测试 vmstat命令

    vmstat命令是最常见的Linux/Unix监控工具,可以展现给定时间间隔的服务器的状态值,包括服务器的CPU使用率,内存使用,虚拟内存交换情况,IO读写情况.这个命令是我查看Linux/Unix最 ...

  6. 动态加载Dll时,通过Type生成类对象

    原文:动态加载Dll时,通过Type生成类对象 转:http://www.cnblogs.com/zfanlong1314/p/4197383.html "反射"其实就是利用程序集 ...

  7. HDU5187 zhx's contest(计数问题)

    主题链接: http://acm.hdu.edu.cn/showproblem.php?pid=5187 题意: 从1~n,有多少种排列 使得 a1~ai 满足单调递增或者单调递减. ai~an 满足 ...

  8. cocos2d 滚动背景 举 无限

    void Bird::update(float time){ auto bg=this->getChildByTag(200); auto bg1=this->getChildByTag( ...

  9. COM编程基础(C++)

    转自:http://www.yesky.com/20020715/1620482_1.shtml (作为一个初学者,觉得本文挺好,推荐给大家) 这篇文章是给初学者看的,尽量写得比较通俗易懂,并且尽量避 ...

  10. SQL基础 关键字

    SQL语言类型 数据定义:create/alter/drop table/trigger/index/function/存储过程/约束/…数据操纵:select/update/insert/delet ...