Refactor Segment.io integration with sequentials and instructor dashboard pages
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
if $('.instructor-dashboard-wrapper').length == 1
|
||||
analytics.track "Loaded an Instructor Dashboard Page",
|
||||
location: window.location.pathname
|
||||
dashboard_page: $('.navbar .selectedmode').text()
|
||||
Reference in New Issue
Block a user