URL offline advertising
-
Hi there,
I am in a bit of a dilemma, we are going to be doing some TV advertising and using the URL example.com/tv
I want this to take the user to the product that we are advertising example.com/product
For best practice should have a 301 redirect on /tv going to /product?
We are also doing magazine, newspaper advertising also, so the same question applies.
Kind Regards
-
Good point Keri,
Perhaps most important of all would be a nice big visible link to the product from the home page
Sha
-
Just a warning that not everyone will go to the /tv URL after seeing the commercial. I once distributed a couple of thousand postcards about our RC boat site at an even and got a nice spike in direct traffic, but fewer than 1% of the people actually typed in the URL listed on the postcard (it was /make for Maker Faire), they just went to the home page.
You'll want to make a note of some type in your analytics of when the ad is aired, as not everyone will go to the special URL, and six months later you'll want to know why you had a spike in direct visits to your home page.
-
Hi again Gary,
There appears to be various opinions out there suggesting as eunaneunan has said here, that Analytics will not register page loads via URL Redirects.
However, I personally work on a client site with more that 11,000 pages indexed in Google that are generated exclusively through the use of URL rewriting. Traffic on this site is reported in Analytics as with any other site. With this knowledge I would suggest that there should be no problem in tracking your page traffic through Analytics.
However, the obvious thing to do is to test it. Since the addition of a URL rewrite requires nothing more than the addition of a few lines of code in your .htaccess file you can put it in place, ask some people to click the link, wait 24 hours for the information to appear in Analytics if you don't have realtime analytics enabled and see the traffic is visible.
The other option you have available to you is to use a 302 (Temporary) Redirect. Once again, this requires the addition of some lines of code in the .htaccess file. The major difference is that a 302 redirect will be seen by search engines and also by the user - the URL will change in the browser when the Redirect occurs. Search engines will also see any change you make to the redirect in the future (for example if you choose to point it to a different product).
Hope that helps,
Sha
-
Hi there,
Yes, the whole point is to track how successful the tv campaign is, so analytics is very important, and as you pointed out if the URL rewrite is used and does not give me anything in analytics then this is not suitable.
I do not want to create a custom page, I just want to take the user to the exciting product page plus track how many users are visiting example.com/tv
Any suggestions?
-
I think that if you use something like a htaccess redirect you won't get any analytics data as the page never gets a chance to load.
But is the whole point of the example.com/tv url is to see how successful the tv campaign was, why do you want it indexed? Just create a custom page in the same theme as the add then link to the section you want them to go.
-
Sorry, another question
the URL example/tv will I be able to see how many users have visited this page via Analytics?
Kind Regards
-
No probs...the Rewrite Rule goes in the .htaccess file.
Hope your campaign is successful
Sha
-
Just one more question if you don't mind:
The URL rewrite, where is this made? Server? On page? .htaccess file?
Kind Regards
-
Thanks very much for the tip
Kind Regards
-
Hi Gary,
Yes, the experience for the user is exactly the same. Any request for example.com/tv will tell the server to load example.com/product.
This will solve your problem without any other issues.
Sha
-
Hi there,
Thanks for your reply.
Yes this makes sense regarding the 301.
The URL rewrite, if I understand correctly this will do something similar to the 301 where the user types in example.com/tv and is redirected to example.com/product ?
Kind Regards
-
Hi Gary,
A 301 Redirect should only be used if the change of URL is unlikely to ever be changed. One of the reasons for this is that a 301 Redirect also signals to Search engines that the originating URL should be de-indexed and replaced with the target URL.
Since you could conceivably wish to use the same advertised URL at some time in the future, but send it to a different product, this is likely to be problematic.
My suggestion would be to use a simple URL Rewrite Rule instead of a Redirect. URL Rewites basically tell the server to load the target URL when a request is received for the originating URL.
A URL Rewrite has no effect on Search engines and can be removed or changed at any time with no effect at all.
Hope that helps,
Sha
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
-
Question on structuring URLs in a Drupal CMS - Adverse SEO or Analytics impacts?
Hello Moz Community, We're building out a health system (think a bunch of hospitals and clinics etc.) website on Drupal for the first time. Nebraskamed.com is our domain. Because we're using nodes instead of pages, our URL structure can pretty much be whatever we think makes sense. Our proposal is to drop /blog/ and related terms from the URL structure, because it doesn't really mean anything to the user. Instead, we'd use the service line "cancer" for example, followed by the name of the blog post or document. Example: nebraskamed.com/cancer/10-bone-cancer-myths Do you see any red flags (perhaps with SEO or Analytics for example) to what I'm proposing? domain name/service line/blog-post-name If so, do you have a URL structure you advise?
Reporting & Analytics | | Patrick_at_Nebraska_Medicine1 -
Page Tracking using Custom URLs - is this viable?
Hi Moz community! I’ll try to make this question as easy to understand as possible, but please excuse me if it isn’t clear. Just joined a new team a few months ago and found out that on some of our most popular pages we use “custom URLs” to track page metrics within Google Analytics. NOTE: I say “custom URLs” because that is the best way for me to describe them. As an example: This page exists to our users: http://usnews.rankingsandreviews.com/cars-trucks/Ram_HD/2012/photos-interior/ But this is the URL we have coded on the page: cars-trucks/used-cars/reviews/2012-Ram-HD/photos-interior/ (within the custom variance script labeled as “var l_tracker=” ) It is this custom URL that we use within GA to look up metrics about this page. This is just one example of many across our site setup to do the same thing Here is a second example: Available page to user: http://usnews.rankingsandreviews.com/cars-trucks/Cadillac_ATS/2015/ Custom “var l_tracker=” /cars-trucks/2015-Cadillac-ATS/overview/ NOTE: There is a small amount of fear that the above method was implemented years ago as a work-around to a poorly structured URL architecture. Not validated, but that is a question that arose. Main Questions: Is the above implementation a normal and often used method to track pages in GA? (coming from an Omniture company before – this would not be how we handled page level tracking) Team members at my current company are divided on this method. Some believe this is not a proper implementation and are concerned that trying to hide these from Google will raise red flags (i.e. fake URLs in general = bad) I cannot find any reference to this method anywhere on the InterWebs - If method is not normal: Any recommendations on a solution to address this? Potential Problems? GA is currently cataloguing these tracking URLs in the Crawl Error report. Any concerns about this? The team wants to hide the URLs in the Robots.txt file, but some team members are concerned this may raise a red flag with Google and hurt us more than help us. Thank you in advance for any insight and/or advice. Chris
Reporting & Analytics | | usnseomoz0 -
Offline conversions not as e-commerce transactions in universal analytics
I am working on a project to measure offline conversions with the new Universal Analytics from Google. When a lead gets the status "order" in my custom made lead management system, we sent the earlier grabbed Google client ID with the code below to Universal Analytics. The upload is working, although Analytics reports the conversion as an e-commerce transaction. I think the conversion must be uploaded as a analytics goal / event but I don't know what we can add to the code to let Analytics report it that way. Does anyone know how I can modify the code or Analytics settings to make sure that Google Analytics does not report it as eCommerce transaction? My code for uploading the Google Client ID to Analytics: <code>$ch = curl_init(); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_URL, 'http://www.google-analytics.com/collect'); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($ch, CURLOPT_HTTPAUTH, CURLAUTH_ANY); curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 2.0.50727)"); curl_setopt($ch, CURLOPT_POSTFIELDS, "v=1&tid=UA-XXXXXXXX-42&cid=379445656".urlencode('.')."1380816256&t=transaction&tr=123.00&ti=43388&z=".time()); curl_close ($ch);</code>
Reporting & Analytics | | timvermeulen6390 -
URL ending with ?cpc=1
Hi, In the analytics data (SEO - Landing Sites) on a site I just started working with - 2 different url's show up (when I filter the results): /example**.asp** /example**.asp?cpc=1** The first recieves 2/3 of the visits (among these 2 pages) and the other recieves 1/3 of the visits (among these 2 pages). The second (/example.asp?cpc=1) is apparently getting the clicks from Adwords, since it isn't indexed by Google.. Can someone explain me: 1) why the cms is producing this kind of double landing page? is it possible to avoid it in any way? (it is not the only example on site - so it makes analyzing data more difficult). Thanks Christian
Reporting & Analytics | | sembseo0 -
How to remove unwanted dynamic parameters from a URL in Google Analytics
Hi, Would really appreciate some help with this. I have been experimenting with RegEx to achieve this but as I’ve never used it before am currently failing miserably. We have conversion pages i need to set goals for that are formatted as below: https://www.domain.co.uk//Application_Form/(S(ewhbqp5cki0mppuzukunkqno))/enterCardDetails.aspx I need to remove the (s(xxx)) section from the URL as rather than one pages i currently have thousands of unique URL's. What’s catching me out is that as it’s not a URL parameter I can’t discount and as half way through can’t just do head matches etc to /entercarddetails Help would be much appreciated. Thanks.
Reporting & Analytics | | Sarbs0 -
Analytics Filter for URL's
Hi Fellow Mozzers I am setting my analytics and need to set some filters and need some help. I have a number of Local Sites i need to include and can't find how to do it. some of the the paths are local.imsm.com/new-york/ local.imsm.com/chicago/ local.imsm.com/long-beach/ local.imsm.com/atlanta/ each of the local URL's are /name/ any help would be great
Reporting & Analytics | | imsmlouis0 -
Phantom urls causing 404
I have a very strange problem. When I run SEOmoz diagnostics on my site, it reveals urls that I never created. It seems to combine two slugs into a new url. For example, I have created the pages http://www.naplesrealestatestars.com/abaco-bay-condos-naples/ and http://www.naplesrealestatestars.com/beachwalk-naples-florida/ and now the url http://www.naplesrealestatestars.com/abaco-bay-condos-naples/beachwalk-naples-florida/ exists in addition to the two I created. There are over 100 of these phantom urls and they all show a 404 error when clicked on or crawled by SEOmoz. Any body know how to correct this?
Reporting & Analytics | | DanBoyle760 -
Tagging URLs Linkbuilding and anchor links
Hi, I am going to publish a press release on a number of different websites. First and foremost, I want to build anchor links back to website for specific keywords. Secondly I want to measure clickthrus from each site using parameter tracking in GA. I want to know if I put in a url with ?utm_source=xxx, will this have any impact upon my linkbuilding efforts? i.e. will search engines attribute the keyword to the long url with tracking or the url without tracking. I understand that everything from the ? mark is ignored. However, i just want to double check before I publish release. Thanks for your help. Mik
Reporting & Analytics | | increation0