TrackPageVisits
OurWork < DevelopmentTeam < Priorities < TrackPageVisits
What (summary) edit
Why this is important edit
DoneDone edit
Steps to get to DoneDone edit
What (summary) edit
We provide a service to our customers, so that they can be able to get feedback about how many users are visiting their page.
Why this is important edit
At times we are unable to get any count that how many users are visiting us on aboutus wiki page or whether anybody is visiting us or not. This task will help the community people and make customer having a feel that they are well attended.
DoneDone edit
- Add the action button somewhere on the wiki page customer gets information about their page visits.
- Calculate the statistics.
- show them up on customer wiki page
Steps to get to DoneDone edit
-
Create a link "get page stats" to show on articles -
Show pop-up after the created link is clicked -
Write a migration for creating table for page statistics. -
Write code to insert record into the table every time a page is viewed. -
Calculate total page views and distinct page views for a page and show them in the popup.
