-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add feature usage observer #846
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apart from the comment mentioned everything looks good.
@Soare-Robert-Daniel, do you think we can integrate the question about agreeing to enable Telemetry into the onboarding steps of Feedzy also? (and make it enabled if they agree) I think it's quite a low chance for users to go in there in Settings and enabling on purpose it without us pointing to it in any way/asking them. |
@vytisbulkevicius, We can do something like this for Import Post Onboarding. |
@vytisbulkevicius I added it like this: |
Perfect, thanks @Soare-Robert-Daniel |
@preda-bogdan, please give a look at this one if you have any suggestions, looking to include it in the release today. Thanks! 🙏 |
🎉 This PR is included in version 4.3.3 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Summary
Also added the toggle for Telemetry since WP does not want telemetry by default.
Testing