test_track_js_client icon indicating copy to clipboard operation
test_track_js_client copied to clipboard

Align analytics event naming with rails client 4.0

Open jmileham opened this issue 7 years ago • 0 comments

We switched to default snake-case analytics event names, and started sending feature_gate_experienced events in lieu of split_assigned events for feature gates (splits ending in _enabled), because they don't occur just once per visitor anymore, and it could create an impression that it's not working as intended to people looking at the analytics exhaust data from feature gates - even though you shouldn't be attempting to analyze a feature gate as an experiment.

jmileham avatar May 09 '18 15:05 jmileham