You'll also get detailed statistics for every link when you sign up for an account, and you're paid via PayPal for payouts as low as $5. More » Bit.do Bit.do is another great alternative that's both simple and powerful. In those cases, you can add the following parameters to your affiliate tracking link for your publisher to provide more data: Source & Affiliate Sub IDs Some of the most commonly used parameters are the traffic source and affiliate sub ID parameters: source aff_sub aff_sub2 aff_sub3 aff_sub4 aff_sub5 These parameters are used to store non-unique session information from the affiliate’s tracking system that they want passed back on conversion. Improve your conversion rate, and you’ll turn more website visitors into attendees. I mean, you won’t be redirected to an ads page like, for instance, Adf.ly. The process must be fast, not handle clicks which have been deactivated by other processes and ensure links work even if the Analytics event fails.
It’s one of the earliest link shorteners out there and allows you to customize the actual shortened link (again, if the customization is not yet taken). Click Macro Redirect You can specify a custom click macro by first enabling the offer tracking setting, and then passing in a URL using the following parameter: redirect For this parameter, you can include either the {redirect} or {eredirect} macro to track your clicks in another tracking system. Its popularity influenced the creation of at least 100 similar websites,[9] although most are simply domain alternatives. Use remarketing links to repeatedly get my brands in front of interested eyeballs. This method is safe and would definitely save you a lot of stress.
Type or paste the full URL of the link that you want to add to your Facebook wall into the input field. WP.me is the only two-letter .me domain in the world. DyingLinks gives you control over how long you want your shortened link to be available, along with some other control and privacy features. So if you accidentally enter the wrong longer URL to the service, the new shorter URL can never be edited to associate it with a different longer URL. Twitter will use this to make your timeline better.
Please see Google’s help page on Custom Campaigns for more information. 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. OneLink™ enables using a single link to diagnose and redirect users to different locations based on their devices' type. That’s what tells the systems at Instagram and YouTube which photo you require, and it does it in 11 characters to make it as short as possible. The permalinks you use in WordPress can be ideally created to be as short as possible.
If you notice a difference in how links perform against each other, you may decide to change how your emails are laid out, or you may start to pay more attention to which pictures or phrases you use. Turn your links on and off, point them to a new destination or add new options any time. Link shortening hides the final destination, so of course spammers have latched onto link shortening like a leech. On that page, set Specify payout on click to "Enabled" and click Save once you're finished. Personally, I use Hootsuite for all of my Twitter’ing so I don’t have the need to go out and shorten it separately. We can also store your Google Analytics ID to track visits to your campaign pages and hosted campaign archive, so you can see traffic to these pages in your Google Analytics account. This is a nice extra feature if branding is important to you or if you want to make your link easier to memorize. Put QR codes on products for our retail customers to scan. Social media dashboard and notifications to gauge the impact of my social media marketing; alerts me to sudden changes in discussion volume and helps identify brand publicity issues. Want to take your link tracking to the next level? 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. Twitter will use this to make your timeline better.