Active
Project:
Links Package
Version:
master
Component:
Code: links_weblink.module
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
26 May 2007 at 00:30 UTC
Updated:
24 Mar 2009 at 10:02 UTC
Instead of example.com/links/goto/x/y/links_weblink couldn't we just have an option so that it could be set to externallink.com instead?
admin/settings/links under "Display settings" as display full url, yet still count how many times it is clicked? Is this at all possible to do?
It sure would be nice!
Thanks for the great module.
Comments
Comment #1
OpenChimp commentedI am just getting interested in tracking outbound links as I need to be able to track how many clicks there are on an outbound "buy tickets" button. I just posted a topic in the forums related to your question. http://drupal.org/node/152434
I just discovered the Links Package, so I'm not familiar with it's abilities. I'll be looking into how it works for the next couple of days.
Here's the gist of the post:
----------------------------------------------------------------------
I'm wondering what the different options are for tracking outbound traffic. If someone could point me to modules or other solutions, that would be awesome. It would be great if the solution allowed google analytics to "see" the clicks so that reporting could be integrated.
Google Analytics integration
As I said above, it would be great if the clicks to buy tickets are tracked by google analytics. Does the url example.com/links/goto/x/y/links_weblink get tracked this way or does it get forwarded without notifying Google Analytics? Couldn't the user be sent to a page which has the google analytics code and nothing else and once the page loads the user would be redirected to the target url. Is there a better way?
Making the process automatic for the administrator
The approach below would result in the url be written out in the HTML as a normal url (good for search engines???), but when the user clicks the link, they would instead be passed to the link packages tracking url.
Here are the needs for this proposal:
Note: To me, this just sounds like a simple, yet powerful approach to this problem but I'm not really familiar with the code for jQuery, nor with how to build a filter module that would identify the outbound links and add the class to the anchor. Also, I haven't looked into Weblinks Package yet, so some of the info above may be way off base or not needed. As you can tell, this is all new to me.
Any other feedback on this would be great ... guidance on how to approach making this or a better alternative ...
Comment #2
lyricnz commentedMikeyLikesIt: your questions should be filed as feature requests, or discussed in the forums, not created in a (mostly) unrelated issue.
Comment #3
Carlos Miranda Levy commentedAny update on this?
Comment #4
syscrusher commentedI'm pretty sure I did this feature (the direct out-link) in the more recent releases. Which version are you running?
Kind regards,
Syscrusher
Comment #5
Carlos Miranda Levy commentedsorry, I see this is HEAD.
I am using 5.x
trying to migrate to drupal 6.x today.
I understand this feature is now available in the 6.x version of links.
thnx