Skip to content

Instantly share code, notes, and snippets.

@UsabillaSuccess
Last active July 19, 2017 12:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save UsabillaSuccess/c0992870a3981c7476ca6235f3a6e0d3 to your computer and use it in GitHub Desktop.
Save UsabillaSuccess/c0992870a3981c7476ca6235f3a6e0d3 to your computer and use it in GitHub Desktop.
usbl-virtpageview-react
Router.run(routes, Router.HistoryLocation, function (Handler) {
React.render(<Handler/>, document.body);
// your code here
window.usabilla_live('virtualPageView');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment