URL tracking on offline material
-
Hi there,
Hope someone can give some advice.
We are doing some magazine advertising, the main purpose of the advert is to promote one of our new products, however the URL goes something like this:
http://www.domain.com/products/new-product-libra-furniture/ which is just too long for anyone to remember, I think it should be simply domain.com/libra which redirects to the product page, however how can I track this in Google Analytics? if using a 301 that's impossible?
Any advice would be grateful.
-
Hi Gary,
Has your question been answered? You've received some stellar responses in this thread!
Christy
-
I agree! And thanks for reminding the community about to award great answers with the "Helpful Answer" status, Paul!
-
The level of thought and comprehensiveness Jason has put into each of these replies is really impressive! Such great answers around each of these specific issues. Gotta agree with him on each one.
Nicely done, IMO.
Paul
P.S. Gary, when you feel the question's been fully answered, don't forget to mark the most useful responses with "Helpful Answer" status. You got some great info here and it's a great way to reward the folks who helped most.
-
Hi Jason,
Thanks for you detailed reply.
The conversion will be for the consumer to enter a give-away on a new product we are soon to launch, which is exclusive to a particular magazine.
Yes, prints ads will be a primary ongoing marketing vehicle which will be promoting the same product but in different magazines however using different CTAs so I will have to create various landing pages for this, maybe this could be an issue in the near future?
Thanks
-
Great question. I debated suggesting that your just keep all those landing pages out of the index, but I don't know enough about your content/use-case to make a suggestion.
What's the conversion action you are trying to achieve? Are you selling a product or service right on the landing page, or are you sending them to a Product Detail page to make a purchase?
The challenge is that, you might have users see your magazine ad, and then later try to find you with "Cool thing I saw in Time Magazine"
You have to balance a number of factors:
1. Are print ads a primary and ongoing marketing vehicle for you. So you'll have an ever growing inventory of publication specific landing pages.
2. Do you get a lot of search volume that would convert better if it went to a non-publication specific landing page.
3. Is there a high converting canonical non-pub specific version of all the content that will exist on the pub specific landing page?
4. What is your sales cycle? Are you a low-consideration product that a prospect will buy shortly after consuming your landing page content, or will a prospect make numerous visits to your site, and consume dozens of pages of content before making a purchase?
Part of the fun of what we all do for a living is that every circumstance is different
-
Thanks Jason.
Would you not use a noindex tag on the page instead of rel=canonical?
-
Yep, if you're willing to set up a separate landing page for each Ad/Campaign, then by all means do that. Then you can assume all direct traffic on the URL is the campaign traffic.
That would also let you customize each landing page for the publication, which will improve your relevancy and reduce your bounce rate. I.E. If www.mysite.com/life has an image with the cover of the actual edition of Life magazine I saw your ad in, then I know I'm in the right place.
As you mentioned, if the content of many landing page is basically the same, then make sure you use rel="canonical" tags to consolidate your link juice.
My suggestion to use vanity urls linking to a landing page with campagin codes, would be if you wanted a single landing page to serve multiple campaigns (or other sources of traffic).
-
Hi All,
Thanks for all your feedback so far.
I don't think I will use a URL shortener, not memorable enough.
QR Code, not quite right for the audience.
Regarding:
Then set up a redirect for that URL that redirect to a landing page with a campaign code:
http://www.mysite.com/landing?utm_source=Life&utm_medium=Magazine&utm_campaign=Great
Why don't I just use www.mysite.com/Life as the landing page which replicates the original product page and put a noindex on the page or a canonical?
What do you think?
-
Create a short vanity URL to put in the magazine (i.e. Life Magazine).
Then set up a redirect for that URL that redirect to a landing page with a campaign code:
http://www.mysite.com/landing?utm_source=Life&utm_medium=Magazine&utm_campaign=Great
Now you have a campaign in GA you can track.
Alternatively, (as others have suggested) you can use a URL shortener:
bit.ly/adsf72 -> http://www.mysite.com/landing?utm_source=Life&utm_medium=Magazine&utm_campaign=Great
The shortener gives you a short url and an extra layer of tracking, but the short url will be less meaningful or memorable (unless you do a completely custom one).
If you want to go with a QRCode, do it in addition to (not instead of) printing, the short URL.
Use the shortest URL possible in the QRCode because short URL's = lower density QR Codes that are easier to scan.
-
A 301 redirect or something like bitly should work.
-
Hi Gary,
You can use Google's URL shortener to manage your campaigns and then set up Custom Segment and view it in the report in Google Analytics. I know this works for Social Media and Email campaigns but not sure about offline campaigns. http://www.mktdojo.com/how-to-track-email-and-social-media-campaigns-with-google-analytics
Another way I guess is to use bit.ly, when you shorten a link, they provide stats to track the number of people clicking on the link. Once again, I know it works for Social Media campaigns but not sure about offline.
Finally, you can try using QR codes. QR Codes are widely used in off line campaigns or events. Readers don't have to memorize the link and enter it in the url, they can simply scan it with their phone. Furthermore, you can use either method mentioned above and create a QR code with it so that you can track the number of visits.
Why create a custom link and use it for the QR Code instead of your original link? If you are using the custom link for the QR code, then you know that if you have visits via the custom link, they are definitely from scanning the QR code.
Hope this helps!
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
-
We 410'ed URLs to decrease URLs submitted and increase crawl rate, but dynamically generated sub URLs from pagination are showing as 404s. Should we 410 these sub URLs?
Hi everyone! We recently 410'ed some URLs to decrease the URLs submitted and hopefully increase our crawl rate. We had some dynamically generated sub-URLs for pagination that are shown as 404s in google. These sub-URLs were canonical to the main URLs and not included in our sitemap. Ex: We assumed that if we 410'ed example.com/url, then the dynamically generated example.com/url/page1 would also 410, but instead it 404’ed. Does it make sense to go through and 410 these dynamically generated sub-URLs or is it not worth it? Thanks in advice for your help! Jeff
Intermediate & Advanced SEO | | jeffchen0 -
¿Disallow duplicate URL?
Hi comunity, thanks for answering my question. I have a problem with a website. My website is: http://example.examples.com/brand/brand1 (good URL) but i have 2 filters to show something and this generate 2 URL's more: http://example.examples.com/brand/brand1?show=true (if we put 1 filter) http://example.examples.com/brand/brand1?show=false (if we put other filter) My question is, should i put in robots.txt disallow for these filters like this: **Disallow: /*?show=***
Intermediate & Advanced SEO | | thekiller990 -
URL Changes Twice in the Same Year
I've got a new client with a great site, great off-page optimization and some scars and a hangover from a bad developer relationship. I'd be so grateful for your thoughts on this situation: Some time in the not-too-distant-past, the website is established and new content is posted. We'll call this Alpha. In April 2015, the client migrates to WordPress, implementing 301 redirects on every content page because of the capitalization issues of the old CMS. That means Alpha URLs are redirecting to Betas. Problem is, the new Beta WordPress URLs are the the permalink structure: /%year%/%monthnum%/%postname%/ and update by default when the page content is updated meaning that any updates to existing content cause another 301. It's my belief that for evergreen content, dates in the URL do nothing to help you and might even hurt from a user-experience standpoint, if not a search engine one. So, naturally, I'd like to move to the simple/%postname%/ structure, which would be Gamma. So, here's how I think we should fix it. Step 1: Update the sitemap and navigation and make the desired URL (Gamma) structure the default and the canonical. Step 2: Change the Alpha -> Beta redirects to Alpha -> Gamma Step 3: Add Beta -> Gamma redirects Anyone done this in the past? Anyone have any problems with it?
Intermediate & Advanced SEO | | LindsayDayton0 -
Move to new domain with new design and url
I have an e-commerce website that is template based and I have absolutely no control over it. Each product have quite good ranking in google. However, we are creating new website using asp.net mvc and host in azure. It has totally new design. Since I have no control over my old website, I cannot force the server to redirect each product page to my new website product page. This is what I have done so far. I told my old website provider to point my domain (ex. domainA.com) to new nameserver at dyndns I created a new zone and add a http redirect service to new domain (http://www.domainB.com) with 301 redirect I'm pretty sure that this is not enough since there is a difference in url like this Old: www.domainA.com/product/70/my-product-name New: www.domainB.com/product/1/my-new-product-name New route config: {product}/{id}/{name} As you can see, the structure is similar but the product id and name is different. Do I need to catch the incoming id and name from old website and 301 redirect it again to the correct one? If so, this will cause double 301 redirect and would this be a SEO problem? Thank you in advance for your answer.
Intermediate & Advanced SEO | | as142208080 -
Internal links and URL shortners
Hi guys, what are your thoughts using bit.ly links as internal links on blog posts of a website? Some posts have 4/5 bit.ly links going to other pages of our website (noindexed pages). I have nofollowed them so no seo value is lost, also the links are going to noindexed pages so no need to pass seo value directly. However what are your thoughts on how Google will see internal links which have essential become re-direct links? They are bit.ly links going to result pages basically. Am I also to assume the tracking for internal links would also be better using google analytics functionality? is bit.ly accurate for tracking clicks? Any advice much appreciated, I just wanted to double check this.
Intermediate & Advanced SEO | | pauledwards0 -
Massive URL Migration with thousands of 301
Hey Everyone! I'm currently working on a project that we have A Lot of product pages and we have thousands of URL's that need to be 301'd over. I know this can be a major issue and could lead to tons of errors. What is everyone's thought of doing such a huge Migration, Should I do it all in phases? or should I do them all at once so they can all be indexed together? What would you suggest to be the best way to go about doing such a massive migration?
Intermediate & Advanced SEO | | rpaiva0 -
How canonical url harm our website???
Even though my website has no similar/copied content, i used rel=canonical for all my website pages. Is Google or yahoo make any harm to my SERP's?? EX: http://www.seomoz.org is my site, in that i used canonical as rel="<a class="attribute-value">canonical</a>" href="http://www.seomoz.org" to my home page like that similar to all pages, i created rel=canonical. Is search engine harm my website???
Intermediate & Advanced SEO | | MadhukarSV0 -
2 Language Versions on Same URL
A site we are working on is a large gift retailer in Canada. They have a language option for French, but the page URLs are the same. If you click 'French' in the header, a cookie is set and then all pages are dynamically served the French content (and all nav/site elements of course change to French). The URLs then are exactly the same as it's the cookie that determines the language option to serve. e.g. www.site.ca/index.php?category=7&product=99.... would be the same regardless of if I'm set for English or French. Question: Does this setup have a negative impact on any SEO factors? The site has several thousand pages.
Intermediate & Advanced SEO | | BMGSEO0