Skip to content

Instantly share code, notes, and snippets.

@jamesspittal
Created October 13, 2017 04:47
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 jamesspittal/83835dfe72bb901d80e841e028a5097e to your computer and use it in GitHub Desktop.
Save jamesspittal/83835dfe72bb901d80e841e028a5097e to your computer and use it in GitHub Desktop.
Return our most recent behaviour in Optimizely X (pageviews, events, etc)
var behavior = window.optimizely.get('behavior');
var behaviorQuery = behavior.query({
"version": "0.2",
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment