Answers about content
Questions and answers from the Croct community about content.
Headless-friendly testing tools we found only do price testing, we need content experiments
Evaluation notes from this week: we shortlisted the Shopify testing tools that claim any kind of headless support, and every single one turned out to be…
Every headline tweak in our experiments is a code deploy because flag tools have no content model
Counted it this sprint: 6 deploys, 4 of which were marketing copy changes inside experiment variants. Our experiments run through a feature flag tool, so a…
How do translators fit into the experience workflow for a 3-locale site?
Hello. I coordinate localization for a site rolling out experiences in French, German, and English, and I work with external translators who are not in our…
Is per-locale default content included or an add-on?
We serve en, zh, and ms from the same storefront in Singapore. Expected: define default content per locale on each slot as part of the base plan, since the…
attributes option ignored in fetchContent but works in useContent
working on a client project at our agency, passing attributes to influence the content resolution. on the client this works fine: so i did the same thing on…
If I pause an experiment, what do visitors see?
Running a homepage hero test for a client and the stakeholders want everything frozen during a review week. If I hit pause on the experiment, what do visitors…
When should I use the Slot component instead of the useContent hook?
Hi all, reading through the React SDK docs and I see there's both a <Slot> component and a useContent hook that seem to do the same job. Is there an actual…