Skip to content

Instantly share code, notes, and snippets.

@mfairchild365
Last active February 10, 2016 15:54
Show Gist options
  • Save mfairchild365/18ac78c104fc64c35ed0 to your computer and use it in GitHub Desktop.
Save mfairchild365/18ac78c104fc64c35ed0 to your computer and use it in GitHub Desktop.
//ga tracking code here
//custom scroll depth tracking here
require(['jquery', 'path/to/scrolldepth/jquery.scrolldepth.js'], function($) {
$.scrollDepth({
//options (see http://scrolldepth.parsnip.io/)
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment