# Croct features

Everything Croct does, grouped by what it is for. Personalization, experimentation, content management,
and customer data management are covered by a single platform here, not four contracts.

## How it works

Content lives in typed components. Slots mark where they render. Profiles and audiences decide
which content each visitor gets, and every decision happens on the server before the response is
sent. Analytics measure the result, and the data stays exportable.

## Features

**[Content management](/component-cms)**: Component-based CMS, [dynamic content](https://docs.croct.com/explanation/slot),
[multi-language content](https://docs.croct.com/explanation/slot#localization),
[component schemas](https://docs.croct.com/explanation/component),
[live preview](https://docs.croct.com/explanation/content/preview), [templates](/templates),
[auto-versioning](https://docs.croct.com/explanation/slot#versioning),
[fault tolerance](https://docs.croct.com/explanation/content/fallback-content), and server-side rendering.

**[Experimentation](/ab-testing)**: [Bayesian A/B testing](https://docs.croct.com/explanation/experiment),
feature flags, advanced segmentation,
[unsampled analytics](https://docs.croct.com/reference/analytics/experiment/overview), server-side testing,
SPA support, [cross-device experiments](https://docs.croct.com/explanation/experiment#cross-device-consistency),
[scheduling](https://docs.croct.com/explanation/experience/scheduling),
and [bot filtering](https://docs.croct.com/explanation/workspace/bot-exclusion).

**[Personalization](/personalization)**: Real-time audiences, privacy-first delivery, [playbooks](/playbooks),
content placeholders, [journey personalization](https://docs.croct.com/explanation/experience/introduction),
and personalization analytics.

**[Segmentation](/segmentation)**: [Advanced segmentation](https://docs.croct.com/explanation/audience/introduction)
with more than 100 signals, the [audience estimation](https://docs.croct.com/explanation/audience/estimation),
and [contextual variables](https://docs.croct.com/reference/cql/context).

**[Customer data](/user-profiles)**: Profile explorer,
[real-time events](https://docs.croct.com/explanation/user-profiles/timeline),
[identity resolution](https://docs.croct.com/explanation/user-profiles/identity-resolution),
[user profiles](https://docs.croct.com/explanation/user-profiles/introduction),
[custom attributes](https://docs.croct.com/explanation/user-profiles/attributes), profile schemas,
profile sync, [data retention](https://docs.croct.com/explanation/organization/data-retention) controls,
and a standalone data platform.

**Data management**: [Dashboards](https://docs.croct.com/reference/analytics), segmented analytics,
funnel analysis, conversion goals, CSV export, and
the [export API](https://docs.croct.com/reference/api/service/data-export/quick-start).

**Platform**: High performance, [framework-agnostic SDKs](https://docs.croct.com/introduction/getting-started),
gradual adoption, a [CLI](https://docs.croct.com/reference/cli/installation),
[APIs](https://docs.croct.com/reference/api/overview), [workspaces](https://docs.croct.com/explanation/workspace/overview),
multiple environments, [token authentication](https://docs.croct.com/explanation/application/signed-tokens),
and [cross-origin security control](https://docs.croct.com/explanation/application/trusted-origins).

## Building with it

Setup is one command, `npx croct@latest init`, which installs the SDK, wires the provider
and generates TypeScript types for every slot. Official SDKs cover Next.js, React, Vue,
Nuxt, JavaScript, PHP, Laravel, Symfony, Drupal, and Shopify Hydrogen. Most teams are live
the same day, and the forever-free plan needs no credit card or commitment.

## Frequently asked questions

### Which of these are on the free plan?

See [pricing](/pricing).

### Which frameworks are supported?

The official SDKs cover Next.js, React, Vue, Nuxt, JavaScript, PHP, Laravel, Symfony,
Drupal, and Shopify Hydrogen.

### Can customers adopt it gradually?

Yes. One slot at a time.

### What does it cost?

The forever-free plan covers 10,000 monthly active users with 3 content slots and 1
experience or experiment, and needs no credit card. Growth starts at $100 per month billed
annually for 20,000 monthly active users. Scale is custom.
