We are building a custom widget that offers users a simple way to customize their course. Among others, users can choose between different navbar and homepage options for their course.
We display this widget on some of our course homepages in Brightspace.
A more detailed version of this widget can be opened on a separate custom page.
We wonder if there are any ways to track usage of this widget, specifically:
- how many users interact with our full (detailed) widget – with other words: how many users open our custom page?
- how many users changed their course navbar or homepage to a different one, other than the default one?
We have our own solution to change the navbar and homepage. But behind the scenes we just do the same as what the Apply button does when users select a different homepage/navbar as their active one on their course.
Of course, we can implement our own tracking solution and save data in our own database.
But if there is any way to leverage existing tracking/analytics solutions provided by D2L, we would definitely try that first.
We are also very interested in other individual/custom solutions.