File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,9 @@ file on the host system: ::
65
65
Usage tracking with Google Analytics
66
66
------------------------------------
67
67
To be able to assess usage of the software, we are recording each use of the
68
- CLI as an event in Google Analytics, using `popylar <https://popylar.github.io >`_
68
+ :abbr: `CLI ( command-line interface ) ` as an event in Google Analytics,
69
+ using `popylar <https://popylar.github.io >`__.
70
+ ``
69
71
70
72
For now, the only information that we are recording is the fact that the CLI was
71
73
called and whether the call completed successfully. In addition, through Google
@@ -78,4 +80,4 @@ which the CLI was called, such as the operating system.
78
80
Opting out of this usage tracking can be done by calling the CLI with the
79
81
`--notrack ` flag::
80
82
81
- dmriprep data/bids_root/ out/ participant -w work/ --notrack
83
+ dmriprep data/bids_root/ out/ participant -w work/ --notrack
You can’t perform that action at this time.
0 commit comments