clean-jordan-76106
11/17/2024, 10:22 AMorange-terabyte-33302
11/17/2024, 10:23 AMorange-terabyte-33302
11/17/2024, 10:23 AMclean-jordan-76106
11/17/2024, 12:21 PMorange-terabyte-33302
11/17/2024, 12:21 PMorange-terabyte-33302
11/17/2024, 12:21 PM<project scope>_<project name>
or include the year, quarter, or team information in the name. For example: - "23-Q4 New user registration modal" - "23-Team3 Simplified checkout flow" This approach allows you to quickly see when the experiment was run or which team worked on it [GrowthBook Best Practices](https://docs.growthbook.io/using/growthbook-best-practices#naming). 3. For experiments related to specific features, you might want to include the feature name in the experiment name. This helps in tracking multiple experiments for the same feature over time [Forum Conversation](https://linen.growthbook.io/t/8099082/are-there-any-naming-convention-best-practices-for-experimen). 4. Consider adding a month/year to the feature name if you plan to run multiple experiments on the same feature. This can help with querying analytics data more easily [Forum Conversation](https://linen.growthbook.io/t/8099082/are-there-any-naming-convention-best-practices-for-experimen). 5. Use camelCase for feature flag names if your codebase primarily uses JavaScript. However, note that as of March 2023, GrowthBook saved feature names in lowercase. There was a feature request to support camelCase, so you may want to check the current status [Forum Conversation](https://linen.growthbook.io/t/10025306/hi-all-thank-you-for-creating-growthbook-it-seems-like-fanta). 6. You can also use tags to describe feature types (e.g., rollout, killswitch, experiment) and feature lifespan (temporary, permanent) [Forum Conversation](https://linen.growthbook.io/t/13689080/hi-all-we-re-starting-a-project-to-integrate-growthbook-and-). Remember, the key is to choose a naming convention that works best for your team and stick to it consistently. This will make it easier to manage and track your features and experiments over time.