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
-
Google Analytics - Tracking multiple thankyou pages?
Hi Guys, I want to track email opt-ins for multiple thank you pages. The setup is as follows: http://image.prntscr.com/image/57632e05a15f42fda0b8ffec2d176460.png I have not yet built the thank you pages, so i was wondering what the URL should be to make it easy to track them in GA? I'm thinking: domain.com/thankyou-page/page1 Then using regular expression in GA to track /thankyou-page/ Would this be a good way to go about it? Cheers. f6c7r0
Reporting & Analytics | | spyaccounts110 -
How do I add event tracking to these buttons?
I have two separate events that I would like to track on my site. [Ask a Question](javascript:__doPostBack('ctl00$MainContent$AskQuestionButton','')) and I think I would want to use this-_gaq.push ([‘_trackEvent’,’event category’,’event action’,’event label’, event value]); Is that correct? Where would I place it in the button code? Would this work?
Reporting & Analytics | | EcommerceSite
_gaq.push ([‘_trackEvent’,’AskAQuestion’,’Submitted’,’event label’, event value]); The event doesn't have a label or value. Are those left blank?1 -
Event Tracking Not Working
Hey there. Could use some help in figuring on why the event tracking code on this site http://www.baltimoreareahondadealers.com is not working. There is code on all external domain links but none seem to be firing. Inspect all the map links to view code ie. Search New Honda Inventory What am I missing? Thanks so much. -Caryn
Reporting & Analytics | | Caryn0 -
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 -
Tracking Social Media Logged In Users Help
Hi, I recently read Tom Anthony's post on "Monitor Which Social Networks Your Visitors are Logged Into With Google Analytics". I have looked and re-looked at the code implemented and after two days I am still not getting any results tracking. Could somebody please take a look at my site and tell me if they see any conflicts or errors I may have made when installing the code. Thanks for any help!
Reporting & Analytics | | BryanCasson0 -
Do links with tracking codes pass PageRank?
I have a client that has acquired a link from an influential partner but the partner has set the link up to have clicks tracked within their analytics. Do links like this pass PageRank: Anchor Text
Reporting & Analytics | | SearchEngineRescue0 -
How do you track badges?
I have had some success these days with a couple of badges I have created. It wasn't too difficult for the efforts to result in a bunch of links as they where on topics people are very passionate about. My question is how do people usually keep track of what websites their badges end up on besides watching for analytics visits? There has to be an easier way to know who has used your badge on their website?
Reporting & Analytics | | connectiveWeb0 -
Tracking Required Form Fields in Google Analytics
I tried searching for this elsewhere but am having a hard time finding a good answer. Is it possible to track the effect of required form fields on conversions in Google Analytics? In other words, how do I track whether or not more/less people fill out a form if I make "Last Name" a required field? Thanks 🙂
Reporting & Analytics | | kylesuss0