Data dimensions for use in Google Analytics and Looker Studio dashboards

JedKeenan
Community Participant

I have these six dimensions from tweaking the guidence from @dtod on https://community.canvaslms.com/t5/Canvas-Developers-Group/Google-Analytics-4/m-p/500904

Canvas Roles - ENV.current_user_roles
Canvas Course ID - e.id 
Canvas Course Name - e.name 
Canvas Sub-Account ID - e.account_id
Canvas Term ID - e.enrollment_term_id
Canvas User Roles - e.enrollments[0].type

My question is about creating a comprehensive list and then posting it as an insert to the JS file. The reason for this is that using filters in Looker Studio works perfectly but having bespoke dimensions provides the fullest capacity to produce live dashboards for senior managers, faculty managers, and to teachers.

This LS demo shows live tables for each of the sxi dimensions that present correctly so far:
https://lookerstudio.google.com/reporting/a1edcff7-926d-4810-8253-9ed15a3eaa23

Labels (2)
0 Likes