Skip to content

Commit

Permalink
docs: Update the sending timing of the tracker in English
Browse files Browse the repository at this point in the history
  • Loading branch information
tennisonchan authored and gaoli committed Sep 6, 2018
1 parent 04f0fda commit 3bb84ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/ggEditor.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ See more on [EditorEvents](./editorEvents.en-US.md).

## Experience Improvement Program

GGEditor collects the information of the URL and its versions when it is initialized. This is for the purpose of improving our project. You can turn off the tracker with the following code:
GGEditor collects the information of the URL and its versions when the `Mind` or `Flow` components are initialized. This is for the purpose of improving our project. You can turn off the tracker with the following code:

```js
GGEditor.setTrackable(false);
Expand Down

0 comments on commit 3bb84ba

Please sign in to comment.