manlio Posted October 18, 2021 Share Posted October 18, 2021 I to everybody, I need to track users (only logged ones) when they will see a streaming event. The purpose is to make some stats afterwards and I need to retain also some data like username, company, ecc... I'm searching for the simple solution to implement in PW (also Analytics services). I searched the forum and I found something but not exactly what I am looking for. Thank you for the help, have a nice day. Link to comment Share on other sites More sharing options...
Zeka Posted October 18, 2021 Share Posted October 18, 2021 Hi @manlio Have you seen this module? https://github.com/teppokoivula/ProcessLoginHistory Also you can use Google Analytics for tracking logged in users https://phppot.com/php/track-individual-logged-in-users-using-google-analytics/ Link to comment Share on other sites More sharing options...
manlio Posted October 18, 2021 Author Share Posted October 18, 2021 Thank you Zeka. I have seen the ProcessLoginHistory but in a post from Teppo I read that this module only logs login attempts and not logout. It is dated 2017 and maybe something has been updated in the meanwhile. I didn't know Google Analytics was able to track logged in users :-). Due to GDPR law pobably we cannot use it, our server are located in EU. I will try to install ProcessLogin History and see if it works. Otherwise any other insight is very welcome. Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now