|
We've created a new feature for Mantis that allows you to have certain components list sorted by most hits in x time frame.
It works like this:
Every time a user views a news article for example, the system it will store the date that item was viewed. We then process all that data and "rank" that article in comparison to all the other articles in a certain time period.
This date specific rank allows us to give you the option to sort your articles by most popular (or hit) in the last month, the last 6 months, and the last year.
Of course, we have only been capturing this data for about a month, so for the time being sorting by most popular in the last 6 months or year will give you the same results as sorting by most popular in one month.
This feature was implemented in these components:
- Blog List
- News List
- News Mini
- Video List
- Video List Mini
|