You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
How disable option "Help improve sourcetree by sending data about your usage" after installing SourcetreeEnterpriseSetup_2.6.10.msi by default.
What I tried?
Tried to disable option in C:\Users\XXXX\AppData\Local\Atlassian\SourceTree.exe_Url_yjhzxxhcu2ommegrdorjf3q1oqllqxiq\2.6.10.0\user.config
<setting name="AnalyticsDisplayOptIn" serializeAs="String">
<value>False</value>
</setting>
But if I go for new installation this folder won't available C:\Users\XXXX\AppData\Local\Atlassian\SourceTree.exe_Url_yjhzxxhcu2ommegrdorjf3q1oqllqxiq
If you re-install/update Sourcetree in the same location, e.g. in program files then the C:\Users\XXXX\AppData\Local\Atlassian\SourceTree.exe_Url_yjhzxxhcu2ommegrdorjf3q1oqllqxiq folder should not change after updates.
Sourcetree copies the previous versions user.config when it updates.
If I want to install on multiple new machine where SourceTree is not installed already? Is there any option available?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is it immediately sending the information to Atlassian by enabling the option and click next or sending the info after completing the initial setup
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sourcetree will disable the analytics feed after the wizard completes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.