Wikipedia entries on TLDs typically include information on all these restrictions in the right sidebar of each TLD's entry. To use custom campaigns, you add UTM parameters to your URL which are then recorded in your custom analytics report. Redirecting focused just on keeping the essential usefulness solid. Without tracking those metrics, how do you know which method is working the best? My third choice, which was once my first choice, is Bitly.
By clicking on the toolbar button, a TinyURL will be created for the page you are currently at. Don’t fall for one of those “build your Twitter follower count fast” programs. However, while Analytics shows exit pages it won’t tell you which links users clicked to leave your site. Such URLs are difficult to memorize, type-out or distribute. You can use this service with or without an account. It works almost immediately and you can shorten as much as you want, anytime.
This can be added to existing JavaScript files or in a script block as long as it’s loaded somewhere within the HTML body (ideally, just before the closing tag). jQuery (or your alternative) must be loaded first although the Google Analytics tracking code can appear anywhere on the page. /* Track outbound links in Google Analytics */ (function($) { "use strict"; // current page host var baseURI = window.location.host; // click event on body $("body").on("click", function(e) { // abandon if link already aborted or analytics is not available if (e.isDefaultPrevented() || typeof ga !== "function") return; // abandon if no active link or link within domain var link = $(e.target).closest("a"); if (link.length != 1 || baseURI == link[0].host) return; // cancel event and record outbound link e.preventDefault(); var href = link[0].href; ga('send', { 'hitType': 'event', 'eventCategory': 'outbound', 'eventAction': 'link', 'eventLabel': href, 'hitCallback': loadPage }); // redirect after one second if recording takes too long setTimeout(loadPage, 1000); // redirect to outbound page function loadPage() { document.location = href; } }); })(jQuery); // pass another library here if required The event is recorded with the category name ‘outbound’, action name ‘link’ and the value set to the URL of the outbound page. This service is provided without warranty of any kind.Expart advice Think of a domain This step takes some creativity.
Some link shorteners end up on domain block lists because of heavy spammer use. The new shortened link would be like goo.gl/htsl Clicking on the shortened link immediately takes you to the same long address. You may also want to consider joining 301works, a free service from the Internet Archive that works to create a database of all shortened URL mappings.
For example, .in, the TLD for India, is good for names ending in the "en" or "in" sound. .es, Spain's TLD, is good for plural names ending in "-es". Publish one custom branded short link on my business card, then keep the destination URL updated so that people are always taken to my latest blog post when they visit. Twitter will use this to make your timeline better. Here are some guidelines: Campaign Name This field should contain some of the most specific information about what kind of email this is. There is no equal distribution of traffic with this setting, and traffic to specific pages varies. More » Goo.gl Here’s Google’s very own URL shortener, which is a popular choice that’s useful for just getting the job done as quickly as possible. I think a few of these points are worth following up on. Link shortening service vb.ly was shut down back in 2010 by Libya, which leads to the problematic fact of link shortening: you depend upon a third-party service to deliver visitors through your shortened links. Then once you’re finished, click APPLY and SAVE to generate the new tracking URL before copying it. SEO, webmasters, used to think that the more links they had to their websites, the better would be its ranking on search engines. MailChimp reports provide a few different metrics for measuring click activity on a campaign report. A uniform resource locator (URL) is registered with a server.