Skip to content
This repository was archived by the owner on Sep 18, 2021. It is now read-only.

Commit c641375

Browse files
authored
Merge pull request #73 from chuckharmston/patch-2
Clarifies the format of cm2.
2 parents 692a8c4 + 9e27f01 commit c641375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Data will be collected with Google Analytics and follow [Test Pilot standards](h
2525

2626
### Custom Metrics
2727
- `cm1` - the number of attempts made in a session.
28-
- `cm2` - the confidence level of the accepted suggestion, if one was accepted; otherwise omitted.
28+
- `cm2` - the confidence level of the accepted suggestion, if one was accepted; otherwise omitted. Integer between `1` and `100`, inclusive.
2929
- `cm3` - the index of an accepted suggestion, if one was accepted; otherwise omitted.
3030
- `cm4` - the elapsed time in ms spent recording an attempt.
3131
- `cm5` - the elapsed time in ms waiting for a response from the speech-to-text engine.

0 commit comments

Comments
 (0)