Rails Server Side Analytics From Scratch
Learn how to track user events without sacrificing privacy and performance.
Read MoreLearn how to track user events without sacrificing privacy and performance.
Read MoreYou might be wondering why you would need to track the number of times a link is clicked in Drupal, when this can be done using Google Analytics and the Google Analytics Module. However, by default this just groups all outbound link clicks as “Outbound links”. Also (as far as I can tell), this doesn’t tell you on what specific page the user clicked that particular link on.
Read More