Merge pull request woocommerce/woocommerce-admin#557 from woocommerce/add/tracks-privacy-to-readme

Usage Tracking: Add privacy notice regarding wp.com
This commit is contained in:
Allen Snook 2018-10-17 15:20:55 -07:00 committed by GitHub
commit 7203fa0e11
1 changed files with 4 additions and 0 deletions

View File

@ -25,3 +25,7 @@ There are also some helper scripts:
- `npm run lint` : Run eslint over the javascript files
- `npm run i18n` : A multi-step process, used to create a pot file from both the JS and PHP gettext calls. First it runs `i18n:js`, which creates a temporary `.pot` file from the JS files. Next it runs `i18n:php`, which converts that `.pot` file to a PHP file. Lastly, it runs `i18n:pot`, which creates the final `.pot` file from all the PHP files in the plugin (including the generated one with the JS strings).
## Privacy
If you have enabled WooCommerce usage tracking ( option `woocommerce_allow_tracking` ) then, in addition to the tracking described in https://woocommerce.com/usage-tracking/, this plugin also sends information about the actions that site administrators perform to Automattic - see https://automattic.com/privacy/#information-we-collect-automatically for more information.