Skip to content

Instantly share code, notes, and snippets.

@raynoppe
Created February 14, 2020 13:37
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 raynoppe/e4b35a764855d8a634be8f39d46c07c3 to your computer and use it in GitHub Desktop.
Save raynoppe/e4b35a764855d8a634be8f39d46c07c3 to your computer and use it in GitHub Desktop.
Neo Tracking
<script>
const NeoData = { user: 'neouser', site: 'siteid', track: [], tempaction: {} }
</script>
<script src="https://app.neoonline.live/v1/neo.js" type="text/javascript"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment