Bitly makes money by charging for access to aggregate data created as a result of many people using the shortened URLs. If you already have Google Analytics code inserted in to your WordPress blog, remove that code. 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; } ?Expart advice Think of a domain This step takes some creativity. Next, create a custom html tag and call it ‘custom html - add client id to eventbrite link’ 6. Paste in the following code With thanks to pjeedai on Stack Exchange. If you need to change your URL on your social network page, it's easy to do.) Bitly Bitly is at the top of the URL shortening game. Click the button next to 'All Events' and add the Tracking ID for your Google Analytics property.
Once you are set, you can now view cool stats and detailed charts of your links (e.g. unique and non-unique clicks). Google has additional means of collecting data: you can gather a lot of statistics when you own the top browser and search engine! For example, use link tracking to learn how users interact with your site, track file downloads, and track exit links. Take time to go through the settings for the plugins as there may be some auto tweets you will want to switch off. Link preview Afraid of clicking on a short link without knowing where it goes?
Generate Tracking Link: Copy the link and use it in your newsletter e-mail. Tip You don't need to use this page every time you need to create a custom tracking link. If you're comfortable with Web hosting and setting up simple PHP and mySQL applications, there are several free scripts you can use to set up a URL shortener on your own server, giving you much more control. Creative Files When creative files have been added to an offer, the offer's Generate Tracking panel will have an additional item labeled Creative. When you select a creative file from the dropdown menu, your tracking link is appended with the following parameter: file_id This parameter also appears in the standalone tracking link to track the performance of the creative in the stats reports: Deep Links If you have the custom deep link feature enabled for an offer, you can set a custom redirect URL to use instead of using one of the existing landing page URLs set in the offer already. First thing you need to do is install and activate the Google Analytics for WordPress plugin. You will need to make sure you have the standard google tracking script on your page too. OneLink™ enables using a single link to diagnose and redirect users to different locations based on their devices' type.
5 If you’re one of the many people who can’t stop checking Facebook and Twitter, you’re not alone. Check out the following URL shortening providers that you can get started with using right away. (P. You can use Analytics Events to track clicks on links that take users to a website other than your own. It doesn’t work for any URL in the world, just WP.com-hosted ones.
Add Campaign name and any other parameter (optional): Add the name of the campaign to differentiate between the different creatives you are running with that specific owned media source. Build trust & increase click rate: people tend to click on the links that they trust rather than unknown URLs (ie. bit.ly/buSzh might be a spam link). Add password protection to your links to control who has access. With this information, you should be able to judge if a site linking to your website is a valid site or not. Additionally, Bit.do also allows you to set a custom short URL without having to create any account. See where, when, and on what device each message was read. attachments See who reads attachments Know which pages or slides of attached documents were viewed or skipped, how long someone spends on each page, and how often they access your tracked files. dashboard Keep tabs on everything The Inbox Dashboard shows you exactly what you want to know — like which messages have been opened but not replied to — with just one click. A circumvention could be that a website provided its own shortlinks instead of relying on a third-party shortening service – but this is not common. The above code is for use with the current "asynchronous" Google Analytics tracking code; if you use an older version of the code, see Google Analytics Help for the appropriate header code.In this article: If you have a Google Analytics account, you can add Google Analytics tracking to your MailChimp email campaigns to pass Google data back to your MailChimp Campaign reports. We sometimes experience products selling out suddenly in the middle of a large campaign.