# Croct + Magento

Magento runs your store. Croct turns every shopping signal into audiences, A/B tests and
personalized storefront content. Nothing about your store code changes.

## What it does

- Tracks product views, cart views, cart changes, checkout starts and order placements at Croct out of the box.
- Fires a goal completed event for the ones that indicate a conversion, so experiments and
  experiences can be measured against real revenue.
- Enriches the user profile with customer data, so audiences reflect who is actually
  browsing and buying.
- Leaves your store code untouched.

## How it works

The integration listens to the events your store broadcasts and forwards them to Croct with the
customer data they carry. Those events build real-time profiles, which build audiences, which
drive experiments and personalized content, all measured with built-in analytics.

## Setup

Add the Croct integration to your store. There are no changes to your store code, and events
start flowing immediately.

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 events are tracked automatically?

Product views, cart views, cart modifications, checkout starts and order placements. The ones
that typically indicate a conversion also fire a goal completed event.

### Does it enrich customer profiles?

Yes. Magento customer data flows into the Croct profile alongside shopping behavior, so
audiences reflect real customers rather than anonymous sessions.

### How much development work does it take?

None beyond the initial setup. Event tracking and profile enrichment are automatic.

### 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.
