Page views api endpoint returns empty array for all users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2022
08:46 AM
I am trying to retrieve page view information from the canvas API.
For Example: {{domain}}/api/v1/users/1/page_views
This request returns a 200 status but the response is an empty array `[]`
Is there some sort of setting I must activate in order for canvas to start collecting page views? Or perhaps a plugin of some kind that needs to be installed?
Thanks.