Tracking Email campaign
-
I generated the following URL to track visits from newsletter.
http://www.example.com/ ?utm_source=newsletter1&utm_medium=email&utm_campaign=newletter2109
Do i have to use this link in our email ?
My question is it looks ugly. How do i shorten this ? Using bit.ly ?
But isn't it true that URL shortening services such as bitly, as some can increase the likelihood of email being marked as spam
-
Might you also consider that with emails, unlike webpages, you can use terms like 'click here' or images to get the user to click through or carry out an action.
Buttons and images have certainly seen a better CTR than plain text links in our email campaigns.
-
Shall i upload the .htaccess file after redirect ?
-
Yes, its s standard 301 redirect. You can replace "/newsletter2109/" with whatever you want, and that's the href you include in the email.
If you have not used the .htaccess for anything yet, be sure to put RewriteEngine On at the top of the file.
-Dan
-
Thanks Dan. Is the following code goes into .htacess file exactly like mentioned by you ? Redirect 301 /newsletter2109/ http://www.example.com/ ?utm_source=newsletter1&utm_medium=email&utm_campaign=newletter2109
-
Thanks Dan. Is the following code goes into .htacess file exactly like mentioned by you ? Redirect 301 /newsletter2109/ http://www.example.com/ ?utm_source=newsletter1&utm_medium=email&utm_campaign=newletter2109
-
Atul
I believe you have two options in this case.
1. Like Daniel said, only the href is going to look long and ugly, you can keep the anchor text nice and clean.
2. But if you still want to make the href its self look nicer, just set up a 301, like
Redirect 301 /newsletter2109/ http://www.example.com/ ?utm_source=newsletter1&utm_medium=email&utm_campaign=newletter2109
Users will see the link as http://www.example.com/newsletter2109/ but the 301 redirect will send the appropriate info into analytics.
-Dan
-
There is a difference between the links target and it's title, you could set it like this [http://www.example.com](http://www.example.com/ ?utm_source=newsletter1&utm_medium=email&utm_campaign=newletter2109) so that it keeps the tracking but looks pretty to the user.
As far as URL shortening services go, I don't think that it raises the chances of it being marked as spam, but I would imagine there being less 'trust' from many users when it comes to clicking a shortened URL.
Personally I'd keep the URL shortening services away from any email campaigns/newsletters and use them for Twitter and the like
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
I am tracking my domain e.g www.xyz.com to an existing google analytics account . I want to track www.xyz.com/blog separately in the google analytics account. How can I do that?
I am tracking my domain e.g www.xyz.com to an existing google analytics account . I want to track www.xyz.com/blog separately in the google analytics account. How can I do that?
Reporting & Analytics | | Windlass0 -
Is It Possible to have Cross Domain Tracking on Two Different Accounts?
Good afternoon to all, I have this kind of dilemma regarding setting up tracking code on two different accounts, namely bioglass.com with GA Code UA-12345678-1 where all the product information has been listed and shopbioglass.com with GA Code UA-87654321-1 where the prices are located and transaction takes place. Both of them are connected since if you click the buy button on bioglass.com for a specific product, it will automatically redirect to shopbioglass.com where the prices and transactions comes into place. Dilemma: I want to check how many conversion took place from bioglass.com to shopbioglass.com. I know they have different GA Code but is it possible for me to have a cross domain tracking for this?? What are the possible remedies if not? Thanks to all 🙂
Reporting & Analytics | | TWSOM0 -
GA Goal Tracking for Proactive Chat
Hi all, Just wondering whether anyone knows how I'd be able to track Proactive Chats as a goal in Google Analytics? So when someone visits our site, and we proactively contact them by initiating a chat (rather than a reactive chat where the visitor initiates it). Thanks!
Reporting & Analytics | | AdrianCordiner0 -
Tracking page visits
Hi guys After a lot of effort and late nights our website has gone online. http://www.health2000.co.nz/ In google Analytics am I able to see what pages individuals clicked on before they went to the cart? Ive had a look at GA 'Flow Visualsiton' but it seems a little confusing. Thanks for your help Pete
Reporting & Analytics | | dawsonski0 -
Image Search Keyword Tracking With Google Analytics
Does anyone know how to track keywords for your images in Google, Yahoo, Bing (/imgres)?
Reporting & Analytics | | Melia0 -
Cover my tracks / two websites on the same Analytics
Hi, I've got 2 websites and I like one of them to make some links to the other one. These two sites are on the same Google Analytics account. They have been set up 3 month ago and they have some articles on them. I've heard that Google can see that those websites are related in my Analytics and use this information to give less power to the link I could make between them. What do think about it and what do you recommend me ? Shoud I closed the Analytics account ? Or down one of the website and rebuilt it whith a different domain / host / analytics ? The thing is if I delete one of the website i'll be force to republish the articles, because there are links on it, and they're part of a deal I've already made. Thank you
Reporting & Analytics | | Spleen0 -
Why is Benetton ranking with tracking parameters?
For this search: https://www.google.com/search?q=benetton&pws=0 I see the following URL ranking #1 http://www.benetton.com/?utm_source=centrum.sk&utm_medium=listing Why is this happening? I could likely figure it out but I'm busy so I was hoping someone could dig around and let me know 🙂 Anyone? Incidentally, Benetton is in the middle of a massive campaign at the moment so it's strange timing for them to have this showing up and screwing with their GA tracking... EDIT: I should clarify, Benetton is not a client - I don't know anyone who works for or with them. I'm just curious why this is showing up. cmNWx.png
Reporting & Analytics | | TomCritchlow1 -
Google Analytic Tracking Issue (&utm_nooverride=1)
Hello, We have a problem that means we are unable to track our AdWords and organic work at all. Looking at "/All Traffic Sources" and clicking on "Ecommerce Tab" in Analytics we can see that (made up ratio :)):
Reporting & Analytics | | jannkuzel
£2 is attributed to Google/ CPC
£1 is attributed to Google / Organic
But £100 to Payment Provider/ referral and also various referrals from banking transaction pages. All of the revenue/conversions are being credited to the payment provider or the bank security checks the payment goes through. After having done some research we have found that the problem may be that Google Analytics attributes the purchase to the most recent click (on the payment provider button) rather than the initial click on the cpc campaign/organic or direct etc. Some people have suggested using the "&utm_nooverride=1"
tag which we wanted to run past you guys and confirm whether adding
this tag to the payment provider 'buy now' button on our website will
presumably fix this referral problem? Alternatively does the tag need
to be entered into our CPC campaigns as well? Or can you please guide
us in another way? We have also heard that "cross-domain" tracking could be the solution. So we are really confused what to do and where hoping someone had maybe been through something similar and could advice before we fully launch into a solution. In addition, it should be noted that our 'Goals Funnel Visualisation'
of 'checkout' breaks up at the penultimate stage of the checkout. All
customers exit through the /checkout_process (penultimate) but are recognised returning to the successful checkout page but there is a missing link in between these
two stages as 0% pass through is shown even though they do return? Thank you so much in advance for all your help.0