Combine methods: Use one or more of the above methods above. The customized bit.ly version allows you to use your own domain name for branded short links which can be easily shared on Twitter, Facebook or other social media sites. 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. As another example, Google can't crawl and index the links inside of your Tinycc account.
When used this way, all user activity on such elements is calculated and displayed as Events in the Analytics reporting interface. Undo Undo Shorten URL @ShortenURL 19 Jun 2011 More Statistics for Sunday, June 19, 2011 Thanks. It's also important to note that some countries only allow registrations on what's call the third level — .co.uk for example.
I’ll use jQuery 1.x for this example since most sites use it but you can substitute a lightweight option such as min.js, Zepto.js, Minified.js or your own event handling functions. If you are trying to make a quick buck on your visitors I suggest this site. 8Tracking third-party app stores Particularly on Android, you are able to distribute your app via multiple different app stores, not limited to the Google Play Store. The website is just as basic it was when it launched, but it does the deed. The real benefit of using this link shortener comes with using it in conjunction with HootSuite itself for all your social media marketing.
By entering in a URL in the text field below, we will create a tiny URL that will not break in email postings and never expires. You'll typically find the unsubscribe link in the footer. In order to get your domain short enough to be effective as a URL shortener, you may want to consider these tips: Removing vowels: This is an effective way to shortener your organization's name and still making it easy to understand.
To enable outbound link tracking, you need to add a little javascript to your website, and add a little code with each outgoing link that you want to track. It provides statistics on clicks and shares, creates QR Codes automatically, enables Image Recognition (just upload images to link to your URL), it supports iBeacons, and you can specify mobile deep links, etc. Use insights from tracking reports to understand who my customers are, spot product micro trends and ratchet up results on the next campaign. Simplify your planning Create a 100% mobile-optimised event page and start selling tickets in minutes. Maybe you want a simple URL to put in a print add, or want to be kind to mobile readers of your content. That fact makes it easy to use only, in online profiles and anywhere else that you want to put a link and track it. Google usually leaves users with a transition path, but they aren't necessarily going to support legacy links forever. Goo.gl Features Goo.gl allows you to enter a long URL and have it create a shortened version. In order for this to be enabled, you must integrate with App Indexing for Android and iOS. This is also effective if you simply want to find out how effective your backlinks are.