Learn from the Croct community
Questions and answers from the Croct community, covering personalization, A/B testing, CMS integrations, and SDK usage.
Does the Croct tag pick up site search and wishlist events, or only ecommerce?
Our data layer already pushes engagement events. site search, wishlist adds, that kind of thing, alongside the usual ecommerce pushes I want to build…
Where do I actually see a single visitor's event timeline in Croct?
I just turned on tracking and I want to inspect what one specific visitor did, step by step, rather than only looking at the aggregate charts. Is that…
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…
Do the generated slot types actually catch schema changes at build time?
I committed the CLI-generated slots type file and I want to confirm the behaviour I am hoping for: if a component schema changes, does my Vue build fail, or…
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…
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…
Moving off Optimizely, how different is Croct's Bayesian approach in practice?
We are finally leaving Optimizely and I am the one who has to retrain the team on reading results. Everything we did there was frequentist: wait for…