How Our Link Tracking Works With LinkTrackr, creating tracking links is easy. Undo Undo URL Shortener @URL_Shorteners_ 7 Dec 2012 More Thanks. Bit.do Bit.do is the first Bitly alternative I suggest since it is very simple. You can view the same information by using + at the end of a URL instead of .info.
This is achieved by using a redirect which links to the web page that has a long URL. If you set Use Google Analytics? to “Yes”, then all links will add special utm parameters that will allow you to identify traffic coming from emails in Google Analytics. The best think about this URL shortener is that you don’t have to deal with ads at all. Always use the entire tracker token as displayed in your Adjust Campaign Wizard. Use insights from tracking reports to understand who my customers are, spot product micro trends and ratchet up results on the next campaign. Some websites prevent short, redirected URLs from being posted.
For example, if you are passing a sub ID on click, you can append the parameter directly to the end of the encrypted URL: When generating tiny URLs, it may take several minutes for the shortened URL to become active. Twitter will use this to make your timeline better. This can result in URLs that are hundreds of characters long and that contain complex character patterns. Shorten Link Action Shortened links are very useful because: 1. With support for remarketing, affiliate links from the world's largest stores, campaign tags, and more, Geniuslink is the one-stop shop for your digital marketing links. Answers blocks postings that contain TinyURLs,[citation needed] and Wikipedia does not accept links by any URL shortening services in its articles.
Technically, Google Analytics code could be placed into the HTML of an email to try to track that data. For specific examples about email, PDF, social media links, and more see Part II.
Click the name of the report you want to work with. 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. That fact makes it easy to use only, in online profiles and anywhere else that you want to put a link and track it. Click the list's drop-down menu and choose Settings. Instead of posting the "pretty" URL, you can shorten it by removing the "www." and using the post ID in the URL (e.g. "?p=1204"). Get everything hooked up Some services, such as Bitly, let anyone create a vanity URL shortener. There are a lot of organisations which provides the URL shortening services present online.