You can also log into your Buffer account on the web or by downloading the mobile app to track your analytics and see how many clicks that your links have gotten. When someone clicks on the link, they will be taken to your Bitly page where all the links can be accessed. Search engines find and index a massive amount of information, but they are not all all seeing, all knowing. All of the links in an email ought to be tagged with campaign variables, specifying the campaign, the source and which link was clicked. You can copy the resulting bit.ly link and use it in your tweets, in your e-mail, or even on your website. If search engines have not indexed suspicious sites, you can remove them.
You need an Admin user level or higher to connect this integration. There are a lot of other link shorteners, many being novelty systems (like a link shortener that doesn’t really shorten but turns your URL into a Dickens quote, or one that makes your link look shady and nefarious, or one that churns out a hipster-phrased link) or ways to earn money for yourself or for charities through ads that appear before the user gets to the destination URL. Bit.do Bit.do is the first Bitly alternative I suggest since it is very simple.
Google Analytics won't track redirects that don't contain embedded Google Analytics code. This tool is especially useful if you want to detect click-fraud, see real-time click stats, and measure social media traffic. 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.
It appears to be written in something like base64. Your link stats will also be public if you use this service.
We recommend using a variation of your name and/or your professional brand since you'll share this URL with people so they can find your LinkedIn profile. This sounds like a lot of work if you want to track all your outgoing links. In those cases, you can add the following parameters to your affiliate tracking link for your publisher to provide more data: Source & Affiliate Sub IDs Some of the most commonly used parameters are the traffic source and affiliate sub ID parameters: source aff_sub aff_sub2 aff_sub3 aff_sub4 aff_sub5 These parameters are used to store non-unique session information from the affiliate’s tracking system that they want passed back on conversion. 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. Start Your Free Trial Email tracking software is just one part of Yesware’s productivity platform, a powerful set of tools that live in your inbox. With a list that sorts each PDF in order of performance. Don’t worry so much about the whole base64 thing though. Tracking Link Clicks with Event Tracking vs Virtual Pageviews You are also able to use virtual pageviews to track link clicks however, this technique may cause problems elsewhere. Tracking Search Traffic to the PDF Add a URL parameter to every link pointing to each PDF document on your site. Twitter will use this to make your timeline better.