Skip to content

Instantly share code, notes, and snippets.

@Gegam
Last active January 17, 2017 12:54
Show Gist options
  • Save Gegam/bd4fbe2ce4ee0b21a454021c10727724 to your computer and use it in GitHub Desktop.
Save Gegam/bd4fbe2ce4ee0b21a454021c10727724 to your computer and use it in GitHub Desktop.
setInterval(function () {
ga('b.send', 'event', 'Views', 'pageviewOver10sec');
}, 10000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment