Some services such as Bitly and Goo.gl offer a simple feature of just adding a “+” character on the end of the shortened URL to get a preview of the destination of the shortened URL. In the meantime, here’s the basic breakdown of how a link click event tag works: Tag Name: Give the tag a name that makes sense to you. Many web developers pass descriptive attributes in the URL to represent data hierarchies, command structures, transaction paths or session information. An auth token is not necessary for expand requests. If you can't find a link here, try the Wikipedia list of TLDs.
1Terminology Trackers A tracker is the building block of your campaign that you create in the dashboard. Personally, I use Hootsuite for all of my Twitter’ing so I don’t have the need to go out and shorten it separately. Tracking Opened Emails Companies running email campaigns often want to be able to track how many times their emails were opened. For example, here's what is returned if you call the shorten method without specifying a long URL: { "error": { "errors": [ { "domain": "global", "reason": "required", "message": "Required", "locationType": "parameter", "location": "resource.longUrl" } ], "code": 400, "message": "Required" } } reason specifies the error reason. Undo Undo Shorten links ! @sqrl_in 7 Apr 2010 More Create shorter links in twitter with Thanks.
But when creating links in html you can't get away with dropping the protocol. Examples: Netflix at one time used movi.es and BarkBox, which supplies dog treat gift packages, use the URL shortener ruv.me. Some countries place restrictions on who can register domains with its country TLD — though this is becoming less and less common as countries realize the revenue opportunities from selling domains worldwide. This total includes clicks on other occurrences of this link on this module. You can safely preview a short link by adding ~ or = to the end of the URL, for instance: Bookmarklets Shorten and share any page at the click of a bookmark, without installing extensions or apps. More » Goo.gl Here’s Google’s very own URL shortener, which is a popular choice that’s useful for just getting the job done as quickly as possible.
For example, let’s say that you have a page on your blog where you sell an ebook. Use remarketing links to repeatedly get my brands in front of interested eyeballs. We wanted to see: A) How many page views the PDFs were getting B) How long people were staying on these PDFs C) How prone they were to bouncing (just in case we needed to redesign them) D) The links we were getting to the PDFs E) Where those links were coming from The solution was pretty simple. Here at CoSchedule we bought cos.sc as our custom domain, and integrated it with Bit.ly. 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. 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.
So I've been researching niches, getting ideas and information. When you're logged into your Google Account and viewing your goo.gl URLs, you can check the box next to old links and click the button marked Hide URL. According to Tonic Corporation, the registry for .to domains, it is "very serious about keeping domains spam free" and may remove URL shortening services from their registry if the service is abused.[21] In addition, "u.nu" made the following announcement upon closing operations: The last straw came on September 3, 2010, when the server was disconnected without notice by our hosting provider in response to reports of a number of links to child pornography sites. The secret to high click-through rates involves some of the principles that apply to search engine optimization: Write a descriptive and catchy headline that’s relevant to most of your followers and have a network of people who are truly interested in hearing from you. Search Engines and Link Indexing Two methods that search engines use to discover links and pages: 1) Webmasters can inform search engines about new links with a submission form. The best part of this shorner is that it allows you to be able to customize the ending of your link with almost any symbol.The end variable - in your example, the “KqzGgBhM5” - is a reference number that is checked against a database. Instead of copying the full video URL, use YouTube’s built-in URL shortening feature to get a shortened link for your tweets.Welcome to TinyURL!™ Are you sick of posting URLs in emails only to have it break when sent causing the recipient to have to cut and paste it back together? AdFly: Another interesting shortener is AdFly, because it allows you to monetize on your URL shortener. I could probably go on and on with a dozen more URL shorteners, but lets be honest, you only need one. To use custom campaigns, you add UTM parameters to your URL which are then recorded in your custom analytics report. You can also get a visual glimpse of your engagement for a different perspective. Consider alternate extensions: If your top choice isn't available, consider using a country code TLD (ccTLD) such as .to or .co. Your computer doesn’t need the TrkWks service if you’re using it at home and you’re not linking to files on a file server or the only files your computer links to are on Linux servers.