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

Add link tracking to HTML Publication contents lists #383

Merged
merged 1 commit into from Jun 22, 2017

Commits on Jun 21, 2017

  1. Add HTML Publication link tracking

    * Track clicks on contents lists
    * We can’t modify HTML Pub contents lists easily, instead write a new
    module to add event listeners on the parent and track links via click
    events within it
    * Use category and action defined on parent container
    * Use the target of the link as the label
    fofr committed Jun 21, 2017
    Copy the full SHA
    55761b4 View commit details
    Browse the repository at this point in the history