New Analytics from API -- getting student weekly page views?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all, thanks for such a great community. I am working on understanding how my student page views of different content correlates with their test scores etc, and it would be super helpful to have a student's page hits with a time stamp in a csv -- so if someone knows an easier solution to this I would love that! I can get page views by day using the API
([web address]/api/v1/courses/[course]/analytics/users/[user]/activity)
but it would be great to have what pages were being viewed. New Analytics has this information (by week and not by day, but I'll take what I can get) but I can't figure out how to get this from the API. I can download individual weeks for students, which is the data I want (and comes out from the web page in a csv labeled 'weekly_activity_for_month_day.csv' shown below), but only online. I saw this post which seems to not been accepted as an option, so has anyone else found a workaround for accessing this data? I appreciate any help!