Answers about setup
Questions and answers from the Croct community about setup.
Is there an official Croct SDK for PHP, or do we hit the HTTP API by hand?
our stack is mostly PHP and we want to add personalization to a few pages without bolting a client-side snippet onto the frontend. server-rendered is the…
Wiring the Croct request context into my Hydrogen loaders, is this a lot of plumbing?
standing up a fresh Hydrogen storefront on React Router 7 and adding Croct to it. my assumption going in was that I would have to construct a Croct instance…
With Sanity, do I install a plugin in Studio or is it all on the frontend?
setting up personalization on an existing Sanity project and I am a bit confused about where the integration actually lives. I assumed there would be a Studio…
How long does it actually take to get a first personalized block live on Sanity?
I am comparing a few options for our Sanity stack and trying to be realistic about onboarding effort. We just came off a heavier tool that took the better…
Where should the personalized content fetch live in a Nuxt 3 app?
just added the Nuxt SDK and I am trying to figure out the right place for the content fetch. Does it belong in a plugin, in a composable, or inside…
Does croct init work on a Hydrogen storefront or do I wire everything manually?
We are starting a new Hydrogen storefront (Hydrogen 2026.4.0, Node 22.12) and I am evaluating Croct for personalization. The quick start mentions npx…
Is the Vue SDK feature-equivalent to the React one?
Hello everyone. Our team is split between a Vue 3 storefront and a React admin, and we already use Croct on the React side. Before I promise anything to the…
Best practice for adding the Hydrogen SDK to an established Remix-based storefront?
We maintain a mature Hydrogen storefront on Remix, roughly two years of history, with existing request middleware for locale detection and some custom context…
No Contentful integration listed on Croct's site, what is the actual path?
Quick yes/no first: is Contentful supported at all? Now the detail. I noticed the integrations page lists Storyblok, Strapi, and Sanity, each with its own…
What is the division of labor between the Croct field plugin and the Optimize app?
The Storyblok app directory lists two Croct entries, a field plugin and an Optimize app. Architecture question: which does what, are both required, and where…
How do I set up the Croct Optimize app in Storyblok?
I work at an agency and a client asked us to add A/B testing to their Storyblok site. I found the Optimize app in the Storyblok app directory and it looks…
Anyone used the Sanity personalization template to start a project?
hey, I was researching options for a new Sanity + Next.js project and stumbled on the Sanity personalization template on the Croct site. Looks like a…