Skip to content

Instantly share code, notes, and snippets.

@chexton
Created November 27, 2012 04:38
Show Gist options
  • Select an option

  • Save chexton/4152410 to your computer and use it in GitHub Desktop.

Select an option

Save chexton/4152410 to your computer and use it in GitHub Desktop.
<script>
_veroq.push(['user', {email: '<?php echo shopp('purchase','email'); ?>', first_name: '<?php echo shopp('purchase','firstname'); ?>', id: '<?php echo shopp('purchase', 'get-customer'); ?>'}]);
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment