Skip to content

cooperreid-optimizely/composite-metric-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Composite Metric Extension

Allows you to set up several events that roll up into a single metric.

Installing

Deploying

Enable integration

  • Visit Integrations tab on an experiment
  • Check the "Tracked" checkbox to enable
  • Input settings as described in the section below.

test image size

Settings

  • Composite Metric API Name - Indicate the api_name of the Custom Event that you created in the third step during installation.
  • Event List - A comma-separate list of api_names that all need to be converted on to result in a conversion of the composite metric.

Debugging

Enable console logging

Turn on logging by setting a localStorage flag localStorage.setItem('__optCompositeTrackerDebug', 1)

debugger

Check localStorage

localstorage

About

Allows you to set up several events that roll up into a single metric.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published