Link preview Afraid of clicking on a short link without knowing where it goes? Any information in this field gets reported in the Keywords report under Traffic Sources, alongside all the search engine traffic. Often regular unshortened links may be aesthetically unpleasing.
To enable it, you can upload your own SSL certificate for the link domain using the same workflow that Sailthru provides for enabling Apple’s iOS Universal Links. Windows also includes the same heuristic link tracking with some added improvements for searching name spaces to yield results in some common scenarios. Click the name of the report you want to work with. Check out our review of this fantastic tool to see how it works.
Facebook automatically detects the link and parses the page description and an image from the original page. 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. Complete control over which campaigns our clients can see in their accounts. This point was underscored a few days ago when a popular one, tr.im, announced they were going to shut down at the end of the year. For example: This will redirect users to mylandingpage.com if and only if their device isn’t supported by the app store to which the tracker points. But now I have the option to make special mistake-proof short links for print purposes.
These parameters are also stored by HasOffers and can be passed in affiliate conversion links via HasOffers macros. If you‘re never visited Bitly.com, you might be surprised about what you can do in addition to shortening URLs. 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.
You can copy the resulting bit.ly link and use it in your tweets, in your e-mail, or even on your website. For example, "4" can be used for the "for" sound in a name. MailChimp reports provide a few different metrics for measuring click activity on a campaign report. Troubleshooting Consider these possibilities if you see behavior you don't expect. That's because they're not really a link tracker. But like I said, on Twitter, the Twitter folks have already figured out the whole URL shortening thing. Requests to the Google URL Shortener API for non-public user data must be authorized by an authenticated user. With Bitly, you can track how many clicks your shortened links receive, plus bookmark and organize your links on your own personalized Bitly dashboard.