Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
fix(CAD): Fix connectMethod table formatting. (#1941), r=@philbooth
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane Tomlinson authored and vbudhram committed Jun 13, 2017
1 parent be2d1ef commit fa9ebc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/metrics-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ metrics queries in redash:
* [Success event names](#success-event-names)
* [View names](#view-names)
* [Action names](#action-names)
* [Connect method names](#connect-method-names)
* [Experiment names](#experiment-names)
* [Template names](#template-names)
* [Error event names](#error-event-names)
Expand Down Expand Up @@ -223,6 +224,7 @@ Action name|Description
Possible values for `${connectMethod}` are:

Connect method name|Description
-------------------|------------
`signin_from.fx_android`|User has verified in Firefox for Android, is not signed in, and can do so.
`signin_from.fx_desktop`|User has verified in Firefox Desktop, is not signed in, and can do so.
`signin_from.fx_ios`|User has verified in Firefox for iOS, is not signed in, and can do so.
Expand Down

0 comments on commit fa9ebc7

Please sign in to comment.