OrchardCoreContrib / OrchardCoreContrib.Modules

Unofficial Orchard Core modules that driven by the community who love Orchard Core CMS
BSD 3-Clause "New" or "Revised" License
38 stars 13 forks source link

Counter Module #112

Open hishamco opened 9 months ago

hishamco commented 9 months ago

Counter module counts how many visitors on your website. This module provides real time counting. All data saved to database.

https://www.drupal.org/project/counter

Piedone commented 6 months ago

I don't think nowadays something like this is too useful. You want to gather more info about users than simply counting page loads, and the various analytics services can do that. If you want to go full server-side (as opposed to e.g. Google Analytics requiring JS and the consent of users) then something like Azure Application Insights provides ample data.

hishamco commented 6 months ago

You're right, but as you said some needs some scripts or you have access to Cloud-based tools