Take a Quick Tour Know when your email is opened Get instant alerts on every email open, link click, and attachment download. Fortunately, we can gather outbound link details ourselves. See the company's blog to learn more about the changes that are taking place. More » TinyURL.com TinyURL used to be one of the top shortening choice in the past, and people still use it a lot today, however it does include a couple more characters compared to others like Bit.ly and Goo.gl.
Every blog and post on WordPress.com has a WP.me URL now. Add Tracking to Email Campaign Archives and Pages To add Google Analytics tracking to your email campaign archives and pages, follow these steps. When you schedule a link Tweet via Hootsuite, you can shorten the link to an owl.ly link. owl.ly/0a0b0c0 Google: As always, Google has something for you too. You can’t deny the usefulness of them with social media (especially Twitter) and the additional layer of analytics you can get on your links.
Before You Start Here are some things to know before you begin this process. URLs that are shortened with the bitly service use the bit.ly domain or any other generic domain that the service offers.[citation needed]Information about any short bitly URL is available at (that is, the URL with a plus sign appended), for example .[8] This allows users to see and check the long URL before visiting it. In this example we have used Twitter. utm_medium parameter is used to describe what kind of medium we have used, in this example we have used a Tweet. utm_campaign parameter to define a campaign name, slogan, promo code, etc. utm_term parameter is used to identify paid search keywords. utm_content You could be using a variety of content types in a campaign, this element allows you to differentiate among them. Real time link editing means a quick edit is all it takes to instantly shift customers to a new landing page. It allows for custom domains so you can brand your shortened link. I have used Google Analytics, bitly, ConversionFly, and ClickMagick works the best for me.
Abuse[edit] URL shortening may be utilized by spammers or for illicit internet activities. One good way to do this is to use Domai.nr, which links directly to registrars for many domain extensions. Well, Twitter actually increased the maximum amount of words (to about 120) allowed in a tweet and that’s a good one. Everything is changing.
Undo Undo Shorten URL @ShortenURL 26 Jun 2011 More Statistics for Sunday, June 26, 2011 Thanks. 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. They began to allow publishers to track the links they posted with analytics. Undo Undo Shorten links ! @sqrl_in 18 Mar 2010 More was updated yesterday. If the URL you want isn't available, please select a different one. This code looked something like the mumbo jumbo in the bolded text below (something about recording the outbound link, yada yada): facebook Of course, that was a huge pain for web developers everywhere, so Google created Google Tag Manager. Use alternate extensions "hacks": Many country code extensions can be used to help form your company name by using the characters before and after the dot to form a shortened for similar sounding version of your name. Tracking Visits from Emails Tracking visitors that come from emails is simple enough if you use campaign tracking for each link. If you would like to read more from me, follow me Quora Vijay Gaur Disclosure : I co-own BrandNshout .com,a Digital marketing and Branding company.