It's also important to note that some countries only allow registrations on what's call the third level — .co.uk for example. The real benefit of using this link shortener comes with using it in conjunction with HootSuite itself for all your social media marketing. For example, to shorten the URL , send the following request: POST Content-Type: application/json {"longUrl": ""} For instance, you could issue the following curl command: curl \ -H 'Content-Type: application/json' \ -d '{"longUrl": ""}' If successful, the response will look like: { "kind": "urlshortener#url", "id": "", "longUrl": "" } id is the short URL that expands to the long URL you provided. Link shortening adds another of redirection to an “already creaky system“, according to Joshua Schachter, the founder of Delicious.
It's also important to note that some countries only allow registrations on what's call the third level — .co.uk for example. They enable campaigns with limited text space, such as SMS campaigns. Export your data to Excel, text, PDF or XML for paid accounts. After pasting the link, select the SHORTEN URL button. 6. I also worry that because shorteners are essentially open proxies of HTTP they’ll be exploited by spammers and malware distributors to the point where businesses, anti-phishing, and anti-virus services will be forced to block them. Browse our list for inspiration: You'll likely get some great ideas just look at what others have done!
Advantages of Using Your Own Domain URLs: Promote your site (branding): when people retweet, your domain will fly around. In all, it's simple, very configurable, and quick.Own Your Short Links on Twitter bit.ly offers URL shortening and link tracking services. 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. It can take up to 36 hours from sending a campaign to see analytics results in the MailChimp campaign report. Orientation: How you decide to design your site's layout may be influenced by whether your users view your site primarily in landscape or portrait mode.
If you would rather send these other devices to another location such as your website, check out fallback parameters in the next section. Choosing A Link Shortener There are no shortage of link shorteners out there.
This total includes clicks on other occurrences of this link on this module. Not only is this good for link shortening, but it is also good for SEO. There are several techniques to implement a URL shortening. For example, if you want to know how many people click on the website link in your Twitter profile, lots of people use a bit.ly link instead of the direct link to their website. On your profile page, click Edit your public profile in the right rail. When you schedule a link Tweet via Hootsuite, you can shorten the link to an owl.ly link. owl.ly/0a0b0c0 Google: As always, Google has something for you too.