The next page will show you a shortened link. 7. In the publisher interface, they can find the offer tracking link on the offer's page: Adding Sub ID and Source Parameters HasOffers can create a session and redirect the user to the offer URL using only the information above.
In this article: Using Google Tag Manager If you use Google Tag Manager to manage your Analytics tracking, follow the instructions in Analytics Events to implement events. Example: South Park Studios uses cart.mn to recreate, in a shortened form, the name of one of its most well known characters. Click the “Details” link beside the shortened URL in Goo.gl to view basic click statistics, including the number of people who clicked the link on your Facebook wall.
Launch and use Now that you're all set up, you're ready to use your new URL shortener. Abuse[edit] URL shortening may be utilized by spammers or for illicit internet activities. 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. Some shortening services, such as goo.gl, tinyurl.com, and bit.ly can generate URLs that are human-readable, although the resulting strings are longer than those generated by a length-optimized service.
In the input box that appears, enter a placeholder value for your publisher so they know where to replace values. Then when the page loads, it can load the Javascript and track the information in Google Analytics as expected. TweetDeck and Seesmic (TweetDeck’s direct competitor) both offer numerous URL-shortener options (bit.ly, is.gd, TinyURL, and twURL), but only bit.ly offers click tracking.
Use this example as a model for your own links: Check out example.com Analytics Events Was this article helpful? 0 scope information for the Google URL Shortener API: To request access using OAuth 2. To set a different title for each email in your automation, follow these steps. An index of all object IDs is stored on the volume. Tickets für das Event kauften, wenn das Event auf der Startseite von www.eventbrite.de angezeigt wurde und darauf geklickt wurde. erellivmlt Hier wird angezeigt, wie viele Personen auf die Eventseite kamen bzw. Additional information See the copy, hyperlink, paste, and URL definitions for further information.Expart advice Think of a domain This step takes some creativity. Most URL shortening services offer basic analytic data that tracks the total number of clicks, the time of the click and the country or territory location of the person who clicked the link.