Skip to content

Instantly share code, notes, and snippets.

@rgoytacaz
Last active July 10, 2018 02:06
Show Gist options
  • Save rgoytacaz/c0ed4c7cab9b8af606b8919f3cefeb30 to your computer and use it in GitHub Desktop.
Save rgoytacaz/c0ed4c7cab9b8af606b8919f3cefeb30 to your computer and use it in GitHub Desktop.
How to add an email to VTEX Request Capture's session (Adds to Master Data and works for Abandoned Carts if items are available in the cart)
vtex.NavigationCapture.sendEvent('userContactInfo', { visitorContactInfo: ['john@doe.com'] });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment