📄️ Use toggle
You will learn how to use an existing toggle on the FeatureProbe platform, and observe how the configuration changes of the toggle affect the display of the demo webpage we provide.
📄️ Deploy a private environment
We will take you to deploy FeatureProbe on your own server resources, so that you can have your own private environment to experience the features of FeatureProbe, and you can also directly manage your online services through this private environment.
🗃️ Rollout
1 items
📄️ Show different information to different users
We'll guide you to use FeatureProbe platform to create a custom feature-controlled toggle. Then we write a back-end program to verify that the back-end program requests the FeatureProbe SDK with different user information, and will get different results.
📄️ Use segment
Commonly used target rules can be set up as segment, which can be shared between toggles.
📄️ Publish toggle with REST API
Every FeatureProbe feature begins as an REST API. You can perform any operation in the FeatureProbe product through the REST API.
📄️ Use metric analysis
We will guide you to use the metric analysis function of the FeatureProbe platform. By writing back-end/front-end programs, use the SDK to realize the data reporting of custom events, and view the analysis results on the platform.