Learn from the Croct community
Questions and answers from the Croct community, covering personalization, A/B testing, CMS integrations, and SDK usage.
Where in my React tree should I put the CroctProvider?
just installed @croct/plug-react and I am not sure how high up the tree the provider actually needs to be. I have a few routes that read content and one that…
Firmographic personalization does not fire on the landing page, only later, why?
Set up industry messaging on the homepage last week. Noticed something odd and want to know if I broke it. First page a visitor lands on shows the default…
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…
Do I need to build a VTEX IO app to connect Croct, or is there a simpler way?
we run a mid-size store on VTEX and the Croct integration just showed up on my radar. my first assumption was that connecting it meant building a VTEX IO app,…
Ad blockers seem to drop Croct requests from some shoppers, how do I fix that?
I see a gap between how many shoppers are on the storefront and how many events actually land in Croct. My guess is browser blockers are eating some of the…
VTEX killed the native A/B Tester, how are people running tests now?
we leaned on VTEX's native A/B Tester for a couple years until it got deprecated. the whole thing was workspace splitting, which meant we were splitting…
How do I get our HubSpot form submissions into Croct without a dev ticket?
ok so we run a bunch of HubSpot forms for gated content and demo requests, and I just saw the new HubSpot forms integration land. I would love to have those…
Installed the Optimize app but I do not see any Croct field on my blocks
installed the Optimize app from the Storyblok app directory and I assumed a Croct field would just show up on every block automatically. it did not. the…
Personalizing the hero image, how do I keep LCP fast?
my hero image changes per audience, and the hero image is my LCP element on every landing page. i am worried that choosing it at request time means it swaps…
My test has run a week and still says "in progress", when does it actually conclude?
My experiment has been live for exactly a week now and the status still reads "in progress". I am trying to work out whether that is expected or whether…
How do I build an audience for visitors with a high 6sense intent score?
Our team runs 6sense and I want to surface a stronger offer only to accounts that are actually showing buying intent, not to everyone who lands on the site.…
Coming from a client-side testing snippet, is server-side PHP rendering worth the switch?
For a while we rendered our A/B variants with a client-side snippet. The default content painted first and then swapped once the script decided which variant…