Overview
Compare different approaches to storing consent decisions in your application
c15t provides multiple approaches for storing consent decisions in your application.
Available Storage Options
Storage Option | Description | Best For | Guide |
---|---|---|---|
Hosted | Using consent.io managed service or self-hosting | Production apps with minimal backend maintenance or Organizations requiring complete data control | Guide |
Offline | Browser-based storage with no server | Simple implementations or dev environments | Guide |
Custom | Fully customized storage implementation | Complex integrations with existing systems | TBD |
Info
For most applications, we recommend starting with Hosted (consent.io) for the simplest setup with the most features.
Choosing the Right Approach
Use this flowchart to determine which c15t configuration is best for your needs: