Skip to content

Instantly share code, notes, and snippets.

@vwo-kb
Last active November 7, 2019 09:38
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/0de3035f6631124af5b3d4b7877da361 to your computer and use it in GitHub Desktop.
Save vwo-kb/0de3035f6631124af5b3d4b7877da361 to your computer and use it in GitHub Desktop.
//Replace NEW_VIRTUAL_PAGE_URL with your customized URL)
window.VWO = window.VWO || [];
window.VWO.push(['activate', {
virtualPageUrl: 'NEW_VIRTUAL_PAGE_URL'
}]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment