Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analytics: some IDs/classes to track clicks on teacher /courses #20826

Merged
merged 2 commits into from
Feb 23, 2018

Commits on Feb 22, 2018

  1. Analytics: some IDs/classes to track clicks on teacher /courses

    Still figuring out the best way to markup pages for easy analysis in Google Tag Manager.  For now, the course explorer and the grade band course blocks on /courses for teachers get classes of clicktag for tracking clicks and linktag for tracking link follows.  Each gets a unique ID as well.
    breville committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    3599ed7 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Analytics: a few tweaks to teacher /courses tracking

    When tracking clicks, we want the click to come through on the element that has the class & ID set, so any children are set to not have pointer events.
    
    Also just a couple other tweaks to match with what we want to receive in Google Tag Manager.
    breville committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    7a4f35e View commit details
    Browse the repository at this point in the history