Adds optimizelyMetricName prop that is passed into the view/click handlers. When passed in, it will override the Optimizely metric name for view/click handlers, or default to the existing component_views and component_clicks metric name if not overridden
Testing
List the steps used to test this PR.
Helpful Links
Add Links to useful resources related to this PR if applicable.
Overall changes
optimizelyMetricName
prop that is passed into the view/click handlers. When passed in, it will override the Optimizely metric name for view/click handlers, or default to the existingcomponent_views
andcomponent_clicks
metric name if not overriddenTesting
Helpful Links
Add Links to useful resources related to this PR if applicable.
Coding Standards
Repository use guidelines