Answers about setup
Questions and answers from the Croct community about setup.
Clearbit is connected but company fields come through empty, what am I missing?
wired up the Clearbit connection expecting industry and company data to start showing in audiences, but teh fields are blank for every anonymous visitor. no…
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,…
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…
How do I actually connect my Clarity project to Croct?
got Croct running already and a Microsoft Clarity project that has been collecting recordings for a while. I want to wire the two together. What does the…
Is there an official Croct SDK for PHP, or do we hit the HTTP API by hand?
our stack is mostly PHP and we want to add personalization to a few pages without bolting a client-side snippet onto the frontend. server-rendered is the…
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…
How does the Croct GTM tag actually get installed, is it just one tag?
My team runs everything through a single GTM container, and I keep our tags organised so I want to understand exactly what gets added before I touch anything.…
Do I need to turn anything on in ZoomInfo before connecting it to Croct?
We use ZoomInfo across the organisation, but the firmographic fields never populate on the Croct side. Every anonymous visitor comes through with the company…
Where do we start to show industry-specific messaging to anonymous B2B visitors?
planning our Q4 homepage refresh and hitting a wall. right now everyone sees the same generic pitch, but honestly half our traffic is anonymous companies in…
Wiring the Croct request context into my Hydrogen loaders, is this a lot of plumbing?
standing up a fresh Hydrogen storefront on React Router 7 and adding Croct to it. my assumption going in was that I would have to construct a Croct instance…
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…
First time wiring the Nuxt SDK, is this really all the setup?
Coming off a heavier client-side testing tool, I had blocked out a couple of days for the integration because that is what the last one took. Instead I ran…