Hey there Community Managers!
You've probably noticed when working on your custom Layout Editor themes, there's an option to set conditional visibility:
This gives you a lot of flexibility to build a layout that is completely different for members who are viewing it on their desktop computers vs on their phones.
How to structure this layout will depend a lot on how your members consume the community. It's helpful to know which device type is more common, so you can make adjustments to suit it.
In order to track the page views you're getting by device, you will want to build a custom analytics chart like this:
You'll notice in the Metric section we filtered by "Field > User UUID". This ensures that it's only counting each unique user once per day.
What other charts would you like to see?