Created
February 14, 2020 13:37
-
-
Save raynoppe/e4b35a764855d8a634be8f39d46c07c3 to your computer and use it in GitHub Desktop.
Neo Tracking
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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