Refactor Segment.io integration with sequentials and instructor dashboard pages

This commit is contained in:
Renzo Lucioni
2013-07-01 15:56:01 -04:00
parent 9b0fa00648
commit 42efd33cfa
6 changed files with 33 additions and 24 deletions

View File

@@ -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()