When you check the box to enable tracking, we'll show the campaign title as it will appear in your Google Analytics account after the campaign is sent. Twitter will use this to make your timeline better.
Undo Undo Shorten URL @ShortenURL 22 May 2011 More Statistics for Sunday, May 22, 2011 Thanks. Aside from the custom domains that you can use with the premium option, you can also view campaign comparison charts, download the data as an excel file, filter clicks data, and much more.
A real-time dashboard with traffic analytics and referrer data shows how many people shared and clicked your links. bit.ly is a free service. Top-level domains of countries such as Libya (.ly), Samoa (.ws), Mongolia (.mn), Malaysia (.my) and Liechtenstein (.li) have been used as well as many others.
To improve report performance and data aggregation, HasOffers uses different parameters for unique and non-unique values. Consider alternate extensions: If your top choice isn't available, consider using a country code TLD (ccTLD) such as .to or .co. We then redirect the user to the destination URL.
Replace: Consider using letters or numbers in place of words. 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. Is there more than one type of Google Analytics tracking on your links? If you combine MailChimp's Google Analytics tracking with custom UTM tracking, this could skew results in reports. It’s very simple interface will allow you create custom URLs so that it’s not just a random mix of letters and numbers if you want. bit.ly/0a0b0c0 TinyURL: Another one of the first, if not the first URL shorteners for Twitter. Owned media is often a great source for abundant (and mostly free) traffic, but it's equally important to track and measure it properly, to get more installs and better engagements from your new users. 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. This is a nice extra feature if branding is important to you or if you want to make your link easier to memorize. Automatically route users to the location they're most likely to purchase the products you're promoting while gathering deep insights into your marketing campaigns. But like I said, on Twitter, the Twitter folks have already figured out the whole URL shortening thing. Windows also includes the same heuristic link tracking with some added improvements for searching name spaces to yield results in some common scenarios. However, they do not always yield positive results, and can be time consuming. For more information about shell shortcuts, see IShellLink. With TinyURL, you can also make a smaller URL that will work for any page on your site.