Acquisition
Shows how visitors reach the site, such as organic search, direct visits, or referrals, so I know which channels bring people in.
CMST 386 Web Projects
Responsive design is what lets a single site adjust itself to whatever screen a person happens to be holding, and in my opinion that flexibility does most of the heavy lifting for user engagement today. Since so much traffic now comes from phones, a layout that reflows from a multi-column desktop view down to a single readable column on a small screen keeps the content accessible instead of forcing people to pinch and zoom. When I think about a site like Wikipedia, the reason it feels usable on any device is that its structure adapts rather than breaks, which lowers cognitive load and keeps the reading experience consistent. For my audience, responsive design really means nobody gets left out because of the device they own, and that inclusiveness is what makes the difference between a visitor who stays and one who leaves.
Google Analytics gives me a few different report types that each answer a different question about what my audience actually does. The first one I would lean on is the Acquisition report, because it shows how people find the site in the first place, whether they arrived from a Google search, a direct link, or a social post, so I can see where my traffic is really coming from. The second is the Engagement report, and specifically the Pages and Screens view, since that is where I can really see which content people access and how long they stay, so I can tell whether the gallery or the write-ups are holding attention. The third is the Tech Details report under the User section, because it breaks down the devices, browsers, and screen sizes my visitors use, which loops right back to why responsive design matters. Overall, reading these three together gives me a picture of how people arrive, what they engage with, and what they are viewing it all on (Google, n.d.).
Shows how visitors reach the site, such as organic search, direct visits, or referrals, so I know which channels bring people in.
The Pages and Screens view reveals which pages the audience accesses and how long they stay, which points to the content that works.
Breaks visitors down by device, browser, and screen size, which is the data that justifies designing responsively in the first place.