Answers about strapi
Questions and answers from the Croct community about strapi.
We hardcoded personalization branches in our Strapi frontend, worth moving them into Croct?
Being honest about our own mess here. Over a couple of years we accumulated if/else personalization branches scattered across the frontend, they read Strapi…
Strapi backend with a plain React SPA, which Croct SDK and how do I avoid the flash?
our content lives in Strapi and the storefront is a plain React app on Vite, no Next anywhere in the stack. i want to add Croct for personalization but i keep…
Strapi B2B site plus Clearbit, industry-specific homepage before anyone fills a form
Marketing bought Clearbit and the ask is: homepage hero on our Strapi site should speak to the visitor's industry before they ever fill a form. Pre-form-fill…
If I fetch Strapi content over GraphQL, does Croct need to hook into that query?
Our app pulls everything from Strapi through the GraphQL plugin. Before I wire Croct in I want to get the mental model right. Does Croct need to hook into…
Switching from Contentful to Strapi mid-year, can experiments survive the move?
Dev lead at a media company, mid-migration. Constraints up front: CMS moves from Contentful to Strapi over the next two monthsthree Croct experiments…
Strapi + Nuxt 3, how do I get personalized content server-rendered without a flash?
Hello everyone, We have a Strapi-backed Nuxt 3 site for a client and I tried a client-side plugin approach first: fetch the Croct slot in a plugin after…
Can marketing run content tests on our Strapi site or does every variant go through a sprint?
I am on the marketing team, so bear with the non-technical framing. Our devs built our site on Strapi and it works great, but every test or targeting idea I…
Can marketing run experiments on our Strapi site without dev tickets?
Every copy change on our Strapi site goes through a dev sprint, so an A/B test today means two tickets, a two-week wait, and another ticket to remove the…
Strapi + Next.js + Croct, does this open-source-friendly stack hold up?
Pitching a stack to a client who insists on open source wherever possible, so Strapi and Next.js App Router are already locked in. Personalization is the one…
News site on Strapi, pitching the newsletter based on what people actually read
We run an online news publication on Strapi, around 2M monthly readers. Our newsletter signup module is the same generic pitch everywhere and converts at…
Draft and publish only gives me one live version, how do I model two live variants in Strapi?
The constraint, stated precisely: Strapi's draft and publish system holds exactly one published version per entry. An A/B test needs two live variants of the…
Rolling our own variant logic on Strapi vs using a platform, what am I missing?
We are a 5-person startup running Strapi, and as the CTO I estimate roughly a weekend to hack together variant fields on our content types plus a cookie-based…