Using Ampply you will be able to:
Add a small snippet of JavaScript, to automatically load users.
Add an HTML tag to the content you want to feature toggle
<div ampply-feature-flag="my-beta-feature"> Your feature </div>
The easy to use interface makes it simple to assign feature flags to one or many feature groups. A feature group is a list of feature flags.
Use the Ampply UI to assign users to the feature group. Now the users have access to the feature, and it is hidden for everyone else.