Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Now I can see the page views on 'forum traffic' chart. But I want to do more analysis, where can I find these data on the database? Mine is mongodb. THX!
db.objects.find({_key:"analytics:pageviews", value: {$gte:"1443657600000", $lte:"1443657600000"}}) I got it