Answers about sanity
Questions and answers from the Croct community about sanity.
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…
With Sanity, do I install a plugin in Studio or is it all on the frontend?
setting up personalization on an existing Sanity project and I am a bit confused about where the integration actually lives. I assumed there would be a Studio…
How long does it actually take to get a first personalized block live on Sanity?
I am comparing a few options for our Sanity stack and trying to be realistic about onboarding effort. We just came off a heavier tool that took the better…
Personalizing a Sanity-sourced hero inside a Hydrogen storefront without the swap
Let me describe the data flow first. Product data comes from Shopify through the Storefront API. Editorial content, including the home hero, comes from…
Sanity content inside a Hydrogen storefront, personalizing without breaking the loaders
Hydrogen storefront, editorial content from Sanity, product data from Shopify. All data flows through loaders. Tried two Shopify CRO apps before this. Neither…
Sanity + Remix, what is the supported Croct integration path?
We run a Sanity-backed marketing site on Remix. Looking at the Croct docs I see SDKs for Next.js, React, Vue, and Nuxt, but nothing Remix-specific. My…
How do I read the experiment results for my Sanity hero test?
Running my first hero test on our Sanity site. Five days in, dashboard still says "in progress". Two questions: What exactly unlocks a recommendation? Is it…
useContent in our Remix + Sanity app blanks the component then swaps, expected?
We are on Remix 2.15 with @croct/plug-react 2.x, and the hero content is authored in Sanity. I wrapped our Sanity-driven hero in useContent('home-hero')…
Leaving Contentful + Ninetailed for Sanity, rebuilding personalization on the way
We ran Contentful + Ninetailed for two years. After the legacy app sunset in March we evaluated Contentful's native Personalization, but it sits on a plan…
Uniform vs a slot overlay for personalizing Sanity, anyone compared?
Shortlisting personalization options for our Sanity + Next.js marketing site and I keep going back and forth between Uniform and Croct. From what I understand…
Saw the dev.to post on the Sanity integration, does it fit an embedded Studio setup?
came across the dev.to article on the Sanity integration for A/B testing and personalization and it looks like what I need for my saas landing pages. One…
Developer take, Uniform orchestration vs mapping Sanity components straight to slots
We just wrapped a Uniform spike on our Sanity + Next.js marketplace. It works, in the sense that pages render and personalization rules fire. My reservations…