Liferay 7.2 - How to check user activity

Fabio Carvalho, modified 6 Years ago. Junior Member Posts: 81 Join Date: 6/25/19 Recent Posts
I am quite new to Liferay development and I have been trying the "Profile" widget that comes by default. Now I want to do something similar, but that tracks user activity.

Basically, I want a feed of user activity that consists of creation, updates or deletion of pages by the user logged in. I would love to have a header count for this same portlet that says a total of pages created, pages edited, etc.
​​​​​​​
​​​​​​​I have been searching for this topic for a bit but I still don't know if this is possible. Is this possible in Liferay? Where should I start to do something like this?

EDIT: I have already posted this question here https://stackoverflow.com/questions/56739115/how-to-get-user-activity, but I still find a bit hard to understand it.
thumbnail
Olaf Kock, modified 6 Years ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts
Fabio Carvalho:

...I have been trying the "Profile" widget that comes by default. Now I want to do something similar, but that tracks user activity....
19 hours ago, a very similar question has been asked and answered on stackoverflow. Was that your Alter Ego?
Fabio Carvalho, modified 6 Years ago. Junior Member Posts: 81 Join Date: 6/25/19 Recent Posts
Hi Olaf. Yes, it was I who posted on StackOverflow. Still decided to post here to try and gather more information.
thumbnail
Olaf Kock, modified 6 Years ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts
Fabio Carvalho:

Hi Olaf. Yes, it was I who posted on StackOverflow. Still decided to post here to try and gather more information.
Please link your crosspost. Always. And in all directions: The question has long been answered and you're only generating duplicate work from people volunteering their time for free.
If you have additional questions, or don't trust that an earlier answer is correct, please comment on the answer to indicate what else you need, where you were misunderstood, or what you don't understand, rather than asking the same question again.
Fabio Carvalho, modified 6 Years ago. Junior Member Posts: 81 Join Date: 6/25/19 Recent Posts
I understand. I have read your link and that makes a lot of sense.