Skip to content

Instantly share code, notes, and snippets.

@bwll
Created February 16, 2017 18:02
Show Gist options
  • Save bwll/bbd3bb03828b56ecc3007c6b278d929b to your computer and use it in GitHub Desktop.
Save bwll/bbd3bb03828b56ecc3007c6b278d929b to your computer and use it in GitHub Desktop.
window.optimizely.get('behavior')
.query({"version": "0.2", "filter": [{
"field": ["type"],
"value": "pageview"
}]
}).length
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment