Skip to main content

How to disable Bitrise usage information and analytics

Updated over 9 months ago

Issue:

How can I disable Bitrise usage information and analytics in my build?

Solution:

Add the following command to a Script Step:

bitrise: analytics off
Did this answer your question?