See the company's blog to learn more about the changes that are taking place. More » TinyURL.com TinyURL used to be one of the top shortening choice in the past, and people still use it a lot today, however it does include a couple more characters compared to others like Bit.ly and Goo.gl. For example, a bad campaign name would be "Winter 2009 email" because email is the medium, and it restricts your ability to reuse the same campaign name for other mediums. For more information about OLE links, see IOleLink. It's also worth considering leaving the most recognizable part of your name spelled out.
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. Abbreviate or shorten: Use common abbreviations to make things shorter or just chop off some letters of your name.
You can freely plan and organize your tracker structure in the way that best suits your analysis and campaigns. If you're willing to pay, consider Pretty Link Pro or these low cost solutions on Code Canyon.
Undo Undo Shorten URL @ShortenURL 20 May 2011 More Revision 361: Increased max-version Thanks. This is similar to how UTM parameters work on the Web. Owned Media email and SMS campaigns, web site banners and landing pages, viral posts on social media or even QR codes on physical posters. You'll want to make sure to enter the full number (including the "UA-"). If these names are duplicated it can affect your attribution data's integrity as installs from your owned media are attributed to integrated partners.
Use this feature to keep data longer than 30 days, send it to clients, or do custom analysis. Undo Undo Shorten URL @ShortenURL 15 May 2011 More Statistics for Sunday, May 15, 2011 Thanks. Restrict our employee's account access to only the campaigns I want assigned to them. This will allow you to plan your content strategy accordingly. The permalinks you use in WordPress can be ideally created to be as short as possible. Maybe you find an interesting photo or song, or you want to refer people to another article someone else wrote. To manage click tracking in the plain-text version of your campaign, check or uncheck Track plain-text clicks. Click Save. Our favorite is YOURLS, but Lessn More is another good free option. Once you click the share link, in addition to the social networking services you should see the URL of the video that can be copied and pasted anywhere. Use a smart link to detect language preference of visitor and automatically route to either our English content or Spanish content.