Skip to main content
All CollectionsKnowledge BaseGeneral issues
How to disable Bitrise usage information and analytics
How to disable Bitrise usage information and analytics
Updated over 4 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?