opensource-job-portal
opensource-job-portal copied to clipboard
Job Views
enable job view. I mean, we want to see how many people viewed a job.
- we can count page loads as views but its not correct as one can load a page many times to increase count.
- we need to count based on cookie to get perfect result.
- I want it to be added to admin dashboard, don't display the count in the site.
Share your thoughts if you have any better ideas.