Examples: Netflix at one time used movi.es and BarkBox, which supplies dog treat gift packages, use the URL shortener ruv.me. This should not contain information already in the campaign name or medium fields.
You can also right-click any highlighted section and choose Copy from the drop-down menu. 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. Further data will appear in the Behavior > Events pane after a few hours.This tactic was actually shown to me by Jeremiah Smith (my brother) over at SimpleTiger. Bitly declares that even if you have created a custom name in your shortened URL, they will not allow you to edit the web page that it points to you. This is the best tool you will ever find because we are the most reliable and featured. Abuse[edit] URL shortening may be utilized by spammers or for illicit internet activities.
If it's not available, you'll need to locate a registrar who handles the domain extension in question. Effectively the data passed is the same as before, however the call is different. The bad news is that if you’re posting links on Twitter, your link will automatically be shortened using Twitter’s t.co shortener.
Creating tracking URLs is a simple process that can all be done from your Adjust Dashboard. ADDENDUM: Plan Out Your Events in a Spreadsheet Your event reporting interface in Google Analytics will either look really pretty, or really messy, depending on how you organize your event Categories, Actions, and Labels: Take a look how the profile above has named categories…. do you think they are easy to understand?
Entering unique values into aff_sub or source parameters is a common cause of sluggish reporting. You are also able to use the same tools such as bookmarklets and third-party apps using their API with your custom domain name. Not all redirection is treated equally; the redirection instruction sent to a browser can contain in its header the HTTP status 301 (permanent redirect), 302, or 307 (temporary redirect). Use Custom Short URLs in my books and newsletters to encourage trust and build brand loyalty with fans. But, as Matt Cutts says in this video, the page rank and anchor text will flow through the shortened link and that there shouldn’t be any harm in using them…as long as the URL shortener is using a 301 redirect. The real benefit of using this link shortener comes with using it in conjunction with HootSuite itself for all your social media marketing.