Skip to content

Instantly share code, notes, and snippets.

@vwo-kb
Last active February 1, 2024 12:39
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 vwo-kb/260a61a875cd261c93131900709d534d to your computer and use it in GitHub Desktop.
Save vwo-kb/260a61a875cd261c93131900709d534d to your computer and use it in GitHub Desktop.
<script>
window.VWO = window.VWO || [];
VWO.event = VWO.event || function () {VWO.push(['event'].concat([].slice.call(arguments)))};
VWO.event('purchase', {
'revenue':{order_total}
})
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment