Answers about workflow
Questions and answers from the Croct community about workflow.
Our slots are wired up, can I build and launch a new experience myself without filing an eng ticket?
Our developers integrated the slots a few weeks ago, and now I would like to run campaigns on my own schedule instead of queuing behind the eng backlog. So…
Can I bump a variant from 30% to 50% of traffic while the test is already running?
variant B is looking strong quite early and I want to reach significance faster by sending it more traffic. Currently it is a 30/70 split and I am tempted to…
What does Croct mean by "recommended winner", what confidence level is that?
Coming from a tool that reported everything as frequentist p-values, so the "recommended winner" label is new to me and I want to map it to something I…
Once our devs mapped the components, can I create variants in Sanity myself?
ok so I am on the marketing side, not a developer, and I want to check I understand what I can do on my own. Our dev team mapped the hero and the promo block…
Is there any marketer-facing way to run experiments on Hydrogen or is it all code?
As a growth PM I want to launch and stop experiments on our Hydrogen storefront without opening an engineering ticket, but today every test is a branch, a…
Will my content team need training to manage personalized Sanity content?
I run a small editorial team on Sanity and I am weighing up adding personalization. My worry is less about the tech and more about my people. If this means a…
Once an experiment picks a winner, how do I ship it to 100% of traffic without a deploy?
my headline test just flagged a clear winner. now I want everyone to see it. do I need a dev to push that live, or can I do the rollout myself from the…
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…
Modeling staging and production as separate environments in croct.json5
Setting up Croct for our two ecommerce brands and I want to get the environment model right from day one. The main requirement: experiments running on staging…
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…
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…
How should croct.json5 version specifiers and slots.d.ts play with CI builds?
Setting up CI for a Next.js project and I want the Croct typing story fully deterministic. Three questions: How exactly do version specifiers in croct.json5…