If you have used either the UTM tracker or outbound link tracking in the past, then let us know of your experience. Write down this value and the combination title or description it goes with so you can reference it when you view your data in Google Analytics later.
The name of your event is good to use for easy tracking. • Website URL: Paste the event page URL that you copied from Eventbrite. Click Download to export and save this list of contacts, or click each contact to view their activity for this campaign. Use remarketing links to repeatedly get my brands in front of interested eyeballs. On your profile page, click Edit your public profile in the right rail. B. einfach nur geschaut haben, was dieses Wochenende in Berlin so passiert. Every web page or resource is specified by a unique URL, which means the internet consists of billions of URLs.
It's also important to note that some countries only allow registrations on what's call the third level — .co.uk for example. I can even include retargeting (remarketing) in the same link. Your brand, your name–it’s carried across into the very links that you are sharing. This helps let people know they aren’t spam. As long as your custom domain relates to your brand and you use it consistently, people will know that the links you are sharing have been vetted by you.
Tracking Search Traffic to the PDF Add a URL parameter to every link pointing to each PDF document on your site. You’ll want to choose one that uses a 301 redirect for certain. Ever heard the saying, ”the shorter the better?” Well, I actually, made that up. Ow.ly is a link shortening option that is part of the Hootsuite service.
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. As a result, long URLs must be copied-and-pasted for reliability. If your organization has multiple people shortening links and posting them, be sure to provide access and training to everyone involved. Some URL shorteners will redirect you to an ads page first before taking you to the real URL you supposed to redirected to. Click the “Shorten” or “Tiny!” button to shrink the size of the URL. But otherwise, the free account is useful enough for comprehensive link tracking. Once this is on your toolbar, you'll be able to make a TinyURL at the click of a button. Select "Create new property" (under Property) or transfer your property. 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. Twitter will use this to make your timeline better. Get Click Alert Emails With any premium account you can get real-time click alert emails every time your link is clicked! When clicking the link, Sailthru tracks the click and quickly redirects the user to the applicable page on your site, example.com/item/123. It will track the links, but you will still need to use the 'Link Tracker' utility provided by smallseotools.com to examine the links and verify them. Browse our list for inspiration: You'll likely get some great ideas just look at what others have done!