By darkelf on
I want to see how often my users click on external URLs.
It was posible in other CMS, is there a module to achieve that in Drupal?
I want to see how often my users click on external URLs.
It was posible in other CMS, is there a module to achieve that in Drupal?
Comments
There are quite a few
There are quite a few statistic type modules out there (http://drupal.org/project/Modules/category/119). Most of these should be able to give you the stats you are looking for.
--
-- matt tucker
pingVision
-- matt tucker
I already use FireStats and
I already use FireStats and Google Analytics.
Maybe I haven't described exactly what I am looking for.
I want to put in my article links, for instance link to "http://drupal.org".
Then I want to see how many people (or better - what people) are clicking on this URL.
How to achieve that?