FAQ
1. SDK Integration
1.1. Can I integrate the SDK on a website built with an external solution?
1.2. When should I create a Hackle instance? Can it be used in other files within the same project after creation?
1.3. I'm not sure which SDK Key to select.
1.4. Can I verify the integration is working before starting a test?
2. User Identifier
2.1. What should I use as the User Identifier in a mobile app?
2.2. How should I set the User Identifier for non-logged-in users?
2.3. Are there any tips for creating a cookie-based User Identifier?
2.4. What should I use as the User Identifier if I want to measure by session?
3. A/B Test Design and Implementation
3.1. I'm using a Server-side SDK. When the distribution result affects not just the server but also the client, what is the best implementation approach?
3.2. I'm using a Server-side SDK. I want to test a new feature on the client side — is it better to create a new API for each new feature?
3.3. An A/B Test is running in the Production environment. I want to check whether variation distribution is working correctly.
4. Data
4.1. I need raw data for an A/B Test.

Last updated