This restriction is imposed by optimisation algorithms designed to create reports and rapidly fill the dashboard. Add Campaign name and any other parameter (optional): Add the name of the campaign to differentiate between the different creatives you are running with that specific owned media source. Example: Nissan uses nssn.co Use initials: This tip works for personal or organization URL shorteners.
Add retargeting pixels in short links to track interest in specific products and maximize advertisement ROI. You must have a Google Analytics account to complete this process. To sign up, visit analytics.google.com. 4. Ow.ly Ow.ly is another URL shortener that doesn’t require you to see ads. Use A Custom Domain With Link Shorteners With services like Domainr and IWantMyName, you can easily get a custom domain to use with link shorteners. You can use this service with or without an account.
Check out our review of this fantastic tool to see how it works. If you use an affiliate plugin to format your affiliate links into something like this then you will have to enable tracking of internal links as outbound links. You publicize this page through twitter, facebook, various banner placement on your website, email newsletter, etc. If it contains any query strings such as ? & = then it is a dynamic URL. eg: 357&sort=date (Note also that blank spaces are never allowed in a web address). 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. And if I was using Twitter.com to Tweet as I sometimes do, then I wouldn’t use one, I’d just let Twitter shorten it.
The traffic that you drive to a URL will primarily be assigned to that URL, and the data in parameters will be added as long as they don’t conflict. Some URL shortening services support the forwarding of mailto URLs, as an alternative to address munging, to avoid unwanted harvest by web crawlers or bots. Understanding which external links are most often clicked on your website will help you understand what kind of information users are looking for.
When we shorten a link, it appears like so: Our URLs are shortened and we can still use the tracking features in Bit.ly, but instead of our readers seeing Bit.ly in the shortened links, they see our custom domain. 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. Please note: iwantmyname is not affiliated with Short.cm and only offers domain registration / DNS hosting services.Overview The Google URL Shortener at goo.gl is a service that takes long URLs and squeezes them into fewer characters to make a link that is easier to share, tweet, or email to friends. Therefore among the other tasks that you perform on your website, use this handy link tracker also. Short.cm has integration with many statistics services (like google analytics and mixpanel) through segment.io API. Generating a Tracking Link To generate a tracking link for a publisher, go to Offers > Manage Offers and select the relevant offer. These extensions are easily obtained and generic enough for almost any organization to use. As an example, their tracking system could have a macro for ad placement that you use to replace "AFF_SUB", and another macro for traffic source that you use to replace "SOURCE". Tracking links in Google Analytics using UTM Source Google Analytics has this amazing feature called custom campaigns. The network shares on the link source computer are changed. 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.