Skip to main content

3 posts tagged with "segment API"

View All Tags

Multi-Tenant Feature Flags: How to Target Features by Tenant

· 10 min read
David Herbert
Turning deep tech into stories developers actually want to read.
Eszter Valentinyi-Harmath
Marketing in the heart, front-end in the mind, Nutella in the veins.

Multi-tenant feature flags let you turn a feature on for one tenant while keeping it off for everyone else, all without a redeploy. If you run a B2B SaaS product where several customers share the same codebase, this is how you ship features to one account at a time.

This guide covers three ways to target features by tenant in ConfigCat: custom attributes, reusable segments, and separate environments. We'll look at when each one fits and how much configuration separation each approach provides.

How to Target Features by Tenant

How to Dynamically Update User Segments in ConfigCat

· 6 min read
Johnkingsley Amaechi
Working To Make the World Better — With Code.

In modern software development, feature flags are a must-have. They let teams release features gradually, run A/B tests, and control access for different user groups. But there's a common challenge: How do you keep a list of dynamic user segments (like beta testers) always up to date without manually editing the dashboard every time?

To tackle this challenge, I'll show you how to update user segments in ConfigCat dynamically, including examples of setting up and using the ConfigCat's Update Segment API, best practices for managing segment details, and tips for integrating this functionality into your development workflow.

How to Update User Segments Using the Segments API cover

User Segments and Their Role in Business

· 9 min read
David Herbert
Turning deep tech into stories developers actually want to read.

In a world where customers are diverse and ever-changing, user segmentation provides the roadmap for businesses to navigate the intricacies of their target audience. Clearly understanding your target audience is crucial for success, especially in today's global business landscape and often broad user base. User segmentation isn't just a fancy term; it's a game-changer for business and marketing. When you really get what makes each user group tick, you can make marketing magic happen, keep customers happy, and watch your business grow.