Answers about strapi
Questions and answers from the Croct community about 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…
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…
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…
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…
show different strapi content to returning visitors?
nuxt app with a strapi backend. we want first-time visitors to see an explainer hero (what the product is, how it works) and returning visitors to see a…
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…
Scheduling a campaign experience to go live at midnight while the Strapi entry publishes separately
The campaign hero must be live at 00:00 on launch day, sharp. Legal signs off day before, editors publish the Strapi entry that evening. The personalized…
I built geo personalization for Strapi in Express middleware, talk me out of extending it to A/B tests
We have Express middleware in front of our Strapi-backed frontend that does a GeoIP lookup, sets a country header, and lets the render layer pick the matching…
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…