Jump to content

Is there a way to see "display mode" statistics?

Featured Replies

Posted

I would love a way to see how many users uses each display mode (table, grid, fluid) - is it possible?

I'm curious because I still keep the 'table' mode as default, but I consider changing the default mode to 'fluid' - but before I do that I wish to know how many users, if at all, even noticed that this option exist - and how many users uses it.
If I'll see that a lot of people are using it already - it will make me more confident about setting it as default.

Run sql query 

SELECT method, COUNT(*) FROM forums_view_method GROUP BY method;

 

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.