In addition to easy link shortening, you can use the service with your own domain, customize the characters at the end of your links, get real-time statistics and even see which countries your clicks are coming from. Your campaign report will show which contacts clicked your links, and how many times each link was clicked.
You can also get a general overview of both open and click statistics from the Campaigns page in your account. Bag.gy is a standard link shortener, too, with password protected link options if you want them. Once you are sure that your WordPress site does not have Google Analytics code, go to Settings » Google Analytics. Not everyone is a fan of link shorteners, though, suggesting that they only add a possible layer of failure to the web. For example, label the company logo that shows up on each email as "logo", or the main picture in an email as "main picture".
Yes No false Google Analytics training and support resources Check out our comprehensive list to learn more about Analytics solutions.This tactic was actually shown to me by Jeremiah Smith (my brother) over at SimpleTiger. They never place a “naked” link on any other website, especially is its an affiliate link. 9 This Dictionary Toolbox allows you to search for a word description within seconds.
Undo Undo Shorten URL @ShortenURL 21 May 2011 More Version 0. When a user clicks on a link that is being listened to, Google Tag Manager fires off a gtm.linkClick event. Then in Google Analytics go to “Content” Then under the "Site Content" drop-down click "All Pages" And search for “pdf” to see all of the PDF's that are tagged in this way.
Undo Undo Shorten URL @ShortenURL 10 Jul 2011 More Statistics for Sunday, July 10, 2011 Thanks. Get the details/analytics of Short URL //Request Format: var request = gapi.client.urlshortener.url.get({ 'shortUrl': "", 'projection':'FULL' }); //projection can be 'FULL',"ANALYTICS_CLICKS" or "ANALYTICS_TOP_STRINGS" //JSON Response { "kind": "urlshortener#url", "id": "", "longUrl": "", "status": "OK" } Google URL Shortener API PHP Example $longUrl, 'key' => $apiKey); $info = httpsPost($postData); if($info != null) { echo "Short URL is : ".$info->id."n"; } //Short URL Information $shortUrl=""; $params = array('shortUrl' => $shortUrl, 'key' => $apiKey,'projection' => "ANALYTICS_CLICKS"); $info = httpGet($params); if($info != null) { echo "Long URL is : ".$info->longUrl."n"; echo "All time clicks : ".$info->analytics->allTime->shortUrlClicks."n"; } //Get Full Details of the short URL $shortUrl=""; $params = array('shortUrl' => $shortUrl, 'key' => $apiKey,'projection' => "FULL"); $info = httpGet($params); var_dump($info); function httpsPost($postData) { $curlObj = curl_init(); $jsonData = json_encode($postData); curl_setopt($curlObj, CURLOPT_URL, ''); curl_setopt($curlObj, CURLOPT_RETURNTRANSFER, 1); curl_setopt($curlObj, CURLOPT_SSL_VERIFYPEER, 0); curl_setopt($curlObj, CURLOPT_HEADER, 0); curl_setopt($curlObj, CURLOPT_HTTPHEADER, array('Content-type:application/json')); curl_setopt($curlObj, CURLOPT_POST, 1); curl_setopt($curlObj, CURLOPT_POSTFIELDS, $jsonData); $response = curl_exec($curlObj); //change the response json string to object $json = json_decode($response); curl_close($curlObj); return $json; } function httpGet($params) { $final_url = '?'.http_build_query($params); $curlObj = curl_init($final_url); curl_setopt($curlObj, CURLOPT_RETURNTRANSFER, 1); curl_setopt($curlObj, CURLOPT_SSL_VERIFYPEER, 0); curl_setopt($curlObj, CURLOPT_HEADER, 0); curl_setopt($curlObj, CURLOPT_HTTPHEADER, array('Content-type:application/json')); $response = curl_exec($curlObj); //change the response json string to object $json = json_decode($response); curl_close($curlObj); return $json; } ?Overview The Google URL Shortener at goo.gl is a service that takes long URLs and squeezes them into fewer characters to make a link that is easier to share, tweet, or email to friends. Copy and paste the URL you create into your web browser's address bar, then press enter. You can also log into your Buffer account on the web or by downloading the mobile app to track your analytics and see how many clicks that your links have gotten. Link shortening service vb.ly was shut down back in 2010 by Libya, which leads to the problematic fact of link shortening: you depend upon a third-party service to deliver visitors through your shortened links. Backlinks on a website may be in italics or underlined in a different color. 1 billion times.[1] Other uses of URL shortening are to "beautify" a link, track clicks, or disguise the underlying address. The reason for this is because cookies cannot be set cross-domain, and pageviews, interest data and campaign-specific purchase attribution would not function. There are two ways to identify your application: using an OAuth 2. Set your own link expiration dates (great for limited time offers).