Itâs fair to say that email marketing has been one of the most powerful growth channels for many businesses for a while now. Itâs a way of keeping in touch with customers before and after they have made a purchase and with the right tactics, it can be incredibly lucrative.Â
With a mailing list, you can build brand loyalty, and potentially gain new customers through referral programs. This makes email marketing an easy way to grow your business.
But in todayâs modern world, how relevant is email marketing really? In recent years, weâve seen the rise of social media, and how it has given businesses countless ways of reaching customers directly. The fact is, even after all this time, email marketing is still relevant. In fact, there are 333 billion emails sent every day.
But this doesnât mean that your email marketing strategy should remain static. The tactics you use today, shouldnât be the same as those used 10 years ago. Technology has evolved, and so should your approach to email marketing. But to catch up with the times, you need the right information to help you improve your email marketing.
This is where Google Tag Manager (GTM) comes in. This is an incredibly useful tool that can give you deeper insights into your email marketing performance. At this point, you might be wondering âwhat is GTM?â. Well, let's find out.Â
To properly understand Google Tag Manager, you first need to know what a âtagâ is. Itâs a term that youâll hear a lot in online business, especially in relation to data collection. Essentially, a tag is a snippet of code found on your website.
On a typical website, youâll find images, buttons, and other interactive elements. This is all powered by code. Within this code are tags, which have certain triggers to be activated. Tags are varied and serve different purposes. Below are some examples of them in action:
Google Tag Manager was built as a simple and reliable way of managing tags on your website. In practical terms, itâs one of the most useful ways of learning about how your users interact with your website. As weâve shown, there is a whole range of tracking tools that can be used with GTM. This means that you can track very specific areas of your website.
Letâs imagine youâre running a Facebook campaign with the aim of getting more users to sign up for your website. By integrating your Facebook profile with GTM, you can gain detailed information about how people are behaving with your business after clicking on your ad.
For example, you can see how users are behaving during account creation. If the form is successful, people will be submiting their details and making a purchase. But you might also find that some users are struggling to complete this stage. Perhaps a button is difficult to interact with, or it's unclear which part of the page a user needs to click to proceed.
With GTM, you can track user behavior down to individual interactions. You can then use this information to make improvements to specific landing pages and your overall website. You can also use GTM tools to optimize your use of Google Tag Manager and get more out of your website data.Â
To succeed in email marketing, you first need a mailing list. But collecting email addresses is easier said than done. If youâre to properly grow your mailing list, you first need to design your website in a way that persuades users to share their email addresses with you.
Many websites use a system called âmailtoâ links. When a user clicks a mailto link, it opens a window to their email account, with a businessâs contact details already inputted. This gave users an easy way of contacting your business.
When wanting to track your email marketing efforts, mailto links are a useful resource, especially if you are using an organization that has links to multiple email addresses. By tracking mailto links, you can find out which email address is the most popular. You can use this information to help improve your overall email marketing strategy.
Unfortunately, tracking mailto links hasnât always been that easy. Google Analytics didnât provide any information about these links. This meant that website owners had to jump through hoops, using special software to get the information they needed. Luckily, that difficulty is now firmly in the past.Â
With GTM, you can use tagging to find out how people are interacting with your mailto links.Â
Before you can start tracking your mailto links, youâll need to create a GTM account. Doing so is a simple process, although if dealing with web applications isnât your full-time job, you may need the help of a professional in later stages. Letâs look at the different steps involved.Â
Letâs start by heading to Google Tag Manager. Now choose the blue rectangle labeled âStart for Freeâ. From here, youâll need to sign in to your Google account (or create one).Â
Youâll now be brought to a screen asking you to create an account with GTM. Click the blue rectangle titled âCreate Accountâ.Â
â
You should now find yourself on a sign-up page. There will be multiple options to fill out here. Letâs go through each of the elements on the page.
Start by choosing a container name, again making sure that this is easily identifiable. Now choose the destination for your container. One of the most useful aspects of GTM is its diversity. It isnât just designed for tracking websites; it can also be used for tracking applications. For this example, weâll be choosing the âwebâ destination.
Once youâve finished filling out the page, choose âCreateâ.Â
Now that your GTM account is set up, you'll be given a tracking code to add to your website. This is one of the trickier parts of setting up GTM. Youâll need access to an admin control panel. Youâll then need to paste it into the code for your entire site.
If you already have experience in managing websites, this shouldnât be difficult. If not, itâs a good idea to contact a professional. Any mistakes made during this stage will mean that GTM wonât work as it should. A Google Tag Manager agency can give you the help you need.
GTM code is made up of two parts, which load asynchronously. Youâll want to place the first part of the code in the page header, close to the <head> tag. The higher the position of the code, the quicker it will load.
The second half of the code allows you to track users that have Javascript disabled. This part of the code must be placed immediately after the <body> tag.
If all code has been placed correctly, you will have successfully installed GTM on your site.
Of course, GTM on its own is less effective. The best thing you can do is to link GTM with Google Analytics.Â
Most people, instead of placing the code manually as shown above, install a plugin to speed the process up and avoid errors.
For WordPress users you can do this using GTM4WP. If youâre not using WP, you will have to look for a GTM plugin. There will be one somewhere.
In this scenario, all you need is your GTM ID. Which is shown in the code supplied by GTM.
And then you need to go to the configuration settings for the plugin and simply enter the GTM ID. Then you should be all connected.
Google Analytics (GA) is a tool designed to show you information about web traffic on your website. Where GTM tells us about specific interactions, such as clicks of a button, Google Analytics gives us a broader overview of our website. This ranges from basic information about the number of users on our site to detailed reports about user interests, demographics, and more.Â
To send GTM information to GA, youâll need a GA account. Setting this up is easy, and Google has compiled a handy step-by-step guide to help you. Â
Once youâve taken the time to set up your GA account, you can link it with your GTM profile. Again, Google has created a useful guide to help with this.
If youâve done all that, you can now begin tracking email link clicks. Letâs go through each step.
We now need to create a trigger. When the correct conditions are met, a trigger activates a tag.
From the GTM dashboard, select âTriggersâ and then choose âNewâ.
Now choose âTrigger Configurationâ.
Youâll be presented with a variety of options for your trigger. Because we are tracking link clicks, you should choose âJust Linksâ. With this option selected, you should select âSaveâ and then choose a name for your trigger. Go with an option that is memorable and will make it easy to identify.Â
â
Your trigger is almost set up. There are just a few last tweaks youâll need to make. Select your recently created trigger from the list and then choose the pencil icon.Â
From the âTrigger Configurationâ screen, select the two boxes titled âWait for Tagsâ and âCheck Validationâ. This will produce some new options for you.
The first option, âWait for Tagsâ, denotes how long you want to wait before a tag fires. Letâs leave the default option of 2,000 milliseconds.
The selections for the second option, âCheck Validationâ will vary depending on the position of your email link. If itâs found on a specific page, youâll need to select it from the list. Weâll assume that your link is found on all pages. In the first box choose âPage URLâ, in the second âMatches RegEx, and in the third enter â.*â.Â
Now, returning to the GTM dashboard, select âTagsâ from the toolbar on the left.Â
Youâll be brought to a new page listing all the tags that you have created. If this is your first tag, the page will be empty. Choose the blue rectangle titled âNewâ.
You will now see the tag configuration screen. Youâll get two options, and choose tag configuration.Â
Youâll now be given an option of various tags that can go on your website. This ranges from Google Analytics to Google Ads. For now, choose âGoogle Analytics: Universal Analyticsâ. At a later stage, you will also want to link with GA4, the latest version of Google Analytics.
You will have a list of options for configuring your tag. In the first box âTrack Typeâ, choose âEventâ. Then, in âCategoryâ enter âMailto Linkâ. In âActionâ enter â{{Click URL}}â, and in âLabelâ type â{{Page Path}}â. Leave the remaining options blank.
Now, scroll down to the âTriggeringâ section, and choose your recently created trigger.
â
Now, we need to head over to Google Analytics. Choose âAdminâ from the toolbar on the right. Youâll be brought to a page displaying three different columns. Choose âGoalsâ from the third column.
Now choose the red rectangle titled âNew Goalâ. This will bring you to the goal creation screen. The featurethis will enable you to track email link clicks in Google Analytics. Choose âCustom Goalâ and then click on âContinueâ.Â
You now need to name your goal. As usual, choose a name that will be easy to remember. In âtypeâ choose âEventâ. Now, hit âContinueâ.Â
Finally, you reach the âDetailsâ screen. This needs to correspond with the information you input to Google Tag Manager. For âCategoryâ, enter âMailto Linkâ, for âActionâ enter â{{Click URL}}â, and for âValueâ ââ{{Page Path}}â. Now, choose âSaveâ.
Congratulations! You have successfully set up email link tracking in GA and GTM. You can use this information to perfect your wider email marketing strategy. You might also consider using automated email marketing software to ensure smooth and frequent handling of emails.Â
And there you have it. Youâll now be getting insights into the number of people clicking on your email links. With this information, you can get to work improving your email marketing and encouraging more people to join your mailing list.
Of course, why stop there? Google Tag Manager has endless potential for giving you deeper insights into how people use your website. Much of this information can be used to improve your digital marketing. So, start playing around with the tool and see which areas of your website that you can learn from!