I'm an instructional designer at a large university, and am putting together a training for faculty on the Canvas Student App. I would like to include data regarding how many students utilize the app. I feel like most faculty members design their courses with the desktop version of Canvas in mind, and would like to show them the disconnect. Can anyone help me? Cory Chitwood Mike Cowen Woody Roper I feel like I took the training course from one of you.
Hi Michael,
That kind of data can really only be found in either Canvas Data and the requests table, or Live Events and mostly the Asset Accessed and Navigation events. These are Big Data solutions and might be heavy lifting for an Instructional Designer, but if you're a large institution it's possible someone at your institution is already accessing this data. How you go about finding those people or department and making a data request is beyond me.
However, the data you're mostly looking for, which would be better represented in Live Events than Canvas Data (which has some mobile data collection issues) would be the user_agent string, which can be used to define which kind of device or browser was used to access Canvas. Breaking this down to course user access, you could determine how much of a course your users use with each kind of device and whether they use multiple browsers/devices.