Click the list's drop-down menu and choose Settings. But otherwise, the free account is useful enough for comprehensive link tracking. Here is what the firing rules look like for this tag:Event Equals gtm.linkClick: You will want to use this rule for ANY and ALL link click events.
Link Tracking information is displayed on the Edit Item page of any link it is enabled for. But like I said, on Twitter, the Twitter folks have already figured out the whole URL shortening thing. This will help you give more time-oriented outreach to people who have recently pointed to your resources, these are the most apt to engage. Verify that none of your live events are using Eventbrite’s classic “Google Analytics” tool. A name everyone instantly trusts when they see the URL. Let head straight to the context. How To Shorten Links For Twitter To shorten links for Twitter, follow the guide below.
To track owned media successfully you need to create Custom Tracking Links. They never place a “naked” link on any other website, especially is its an affiliate link. With support for remarketing, affiliate links from the world's largest stores, campaign tags, and more, Geniuslink is the one-stop shop for your digital marketing links.
Many URL-shortener services offer the option to track how many clicks each link gets. You should see a new tag pop up telling you that it tracked the email link click event: Once you’ve confirmed the tag works, the next step is to save a new version and publish everything. Maybe you find an interesting photo or song, or you want to refer people to another article someone else wrote. My third choice, which was once my first choice, is Bitly. You can use your own short URLs to point to different pages on your site. Interestingly, that same infographic suggests that posting shortened URLs later in the week will give them a “longer lifespan”, clicking many days after it was posted.
When you are using HootSuite, you can shorten any URL to an ow.ly or ht.ly link. But if you are one of those folks who wonders just what this all is and how it works, please read on. The real benefit of using this link shortener comes with using it in conjunction with HootSuite itself for all your social media marketing. 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. Check out Mozilla’s Developer Network documentation on textContent to understand some of the differences. Some websites prevent short, redirected URLs from being posted. Replace: Consider using letters or numbers in place of words. Google offers several free, online courses designed to help increase your analytics knowledge. It’s also popular so a lot of people recognize that a Bitly link is a shortened link and don’t automatically think it’s spam. For example, "4" can be used for the "for" sound in a name. Not all protocols are capable of being shortened as of 2011, although protocols such as http, https, ftp, ftps, mailto, mms, rtmp, rtmpt, ed2k, pop, imap, nntp, news, ldap, gopher, dict and dns are being addressed by such services as URL Shortener. For more information on each partner, check out the Special Partners Guide.