To get started, you'll need to track an event using the Mixpanel API. Consider creating an event called "view_experiment" with two properties, one called "name" which is the name of the experiment and then "variant" which is the name of the condition that each user will be in. You'll need to set up your application to randomly allocate a user to different variants.