I am using symfony2.3 with FOSUser Bundle.
I want to implement user activity in symfony 2.3 ?
User activity : When User login and do any activity to every url then earned per activity point.Users and there browsing activity on the website. Activity means that they are surfing between pages.
What is the best way to implement.
How I can do this ?
Any Example ?
Same question ask by some one Implementing user activity in symfony 2
But not explain How I can work with event listener because I am new in this functionality.
and this user who ask this question is already know about event listener.
Please read my question carefully.