Answers about audiences
Questions and answers from the Croct community about audiences.
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…
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.…
Which CQL attributes exist for B2B targeting like company and job title?
Building account-based experiences for a B2B analytics SaaS. In our CRM I have these fields per contact: company, job title, industry, company size, buying…
Can I build one value out of two strings in CQL with the & operator?
factoring a long audience condition and the same prefix shows up in a few clauses. I would rather keep it in one place than retype it everywhere. I saw &…
How do I target mobile Chrome visitors specifically in an audience?
debugging a layout that only breaks on one device and browser combo, and I want to serve a corrected variant to exactly that segment while I work on the real…
Audience for visitors who checked the pricing page earlier but did not sign up
Our funnel is content page > /pricing > trial signup. The drop between the second and third step is where I want to intervene: anyone who visited /pricing in…
How do I say "on checkout but has not purchased yet" in one CQL condition?
I want a nudge that only shows to people who are currently on the checkout page and have not already completed a purchase in this session. I can express each…
First-visit story vs returning-shopper hero on the same Hydrogen route
Hi everyone! We are a small jewelry brand on Hydrogen and the idea is simple: first-time visitors should see our brand-story hero (the founder, the atelier,…
My audience condition never matches even for users it should include
I have an audience targeting users by company and it matches far fewer users than expected. What I tried so far: Verified the condition parses: user's company…
Feeding wishlist adds into interest audiences on Hydrogen
Auto-tracking already covers what we need for most signals: product views, cart views, cart updates, collection and search views all flow in without any code…
Reminding past purchasers to restock around the 30 day mark
Hi all! I do growth at a skincare brand. Our products last roughly a month, so the user story is: as a returning customer whose last purchase was about 30…
Building audiences from collection and search views on Hydrogen
The Hydrogen SDK is installed and in the dashboard I can already see these events flowing: product viewscollection viewssearch viewscart views and cart…