This can be done online, at the web pages of a URL shortening service; to do it in batch or on demand may require the use of an API. An easier way to get to this website will be to copy/paste smallseotools.com/link-tracker in your search browser. Example: Nissan uses nssn.co Use initials: This tip works for personal or organization URL shorteners. The links are permanent, they will work as long as WordPress.com is around. It’s very simple interface will allow you create custom URLs so that it’s not just a random mix of letters and numbers if you want. bit.ly/0a0b0c0 TinyURL: Another one of the first, if not the first URL shorteners for Twitter.
Make sure your Google Analytics settings allow E-commerce data All done. You might be listing them all on your site's main page and linking them to the relevant content page. There are other masking or cloaking techniques but most are frowned on by search engines due to potential for abuse and usually make use of javascript, server configuration or scripting languages such as php or perl. To use custom campaigns, you add UTM parameters to your URL which are then recorded in your custom analytics report.
Put QR codes on products for our retail customers to scan. Show our company logo to guest users when they login to create URLs. But we’re then moving away from on-site Analytics into more dubious territory; Google wouldn’t necessarily want to share that data. 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. Click the name of the report you want to work with.
Troubleshooting Consider these possibilities if you see behavior you don't expect. We help Affiliates to monitor, compare and optimize all their online marketing campaigns in one place and decide what is working and what is not.
Creating the External Link Tracker The last step is to send the link click event, along with the anchor text and URL, to Google Universal Analytics. For example, if someone was on the /about/ page, and clicked on an email address, then Google Analytics will record /about/. You’d be able to see anytime someone who got your direct mail package in the mail, actually went to your website. If done properly you should have "" on the above box. Ow.ly is a link shortening option that is part of the Hootsuite service. The shortest possible long-term URLs were generated by NanoURL from December 2009 until about 2011, associated with the top-level .to (Tonga) domain, in the form , where xxxx represents a sequence of random numbers and letters.[15] On 14 December 2009 Google announced a service called Google URL Shortener at goo.gl, which originally was only available for use through Google products (such as Google Toolbar and FeedBurner) and extensions for Google Chrome.[17] On 21 December 2009, Google introduced a YouTube URL Shortener, youtu.be.[18] From September 2010 Google URL Shortener became available via a direct interface. A short URL eliminates this problem. • People sometimes guess the domain name of sites they have not visited before; so pick a name that describes your blog, company or brand. My third choice, which was once my first choice, is Bitly. Don't use spaces, symbols, or special characters. You can copy the link by pressing and holding the link and then select copy from the options that will pop out. However, depending on the ad environment, and the pop-up option selected, your user could be left unintentionally stranded. Show our company logo to guest users when they login to create URLs.