Setup and Shopify
Shopify won’t connect
The connect step wants your internal Shopify subdomain, the one ending in.myshopify.com, not your public store URL. Find it in Shopify admin under Settings → Domains. If you see “Failed to connect to Shopify. Please check your store domain and try again,” this is almost always why.
You also need to be logged into Shopify as a user with permission to install apps.
My products aren’t showing up yet
The first catalog sync takes 5 to 30 minutes depending on how many products you have. Anagram notifies you when it’s done. Check progress by opening the Catalog in Brain. If you get a “Shopify sync failed” notification saying your connection is no longer authorized, the app’s access was revoked on the Shopify side (this happens if the app is uninstalled or the connecting staff account is deactivated). Reconnect Shopify from the Catalog and sync again.Products look wrong or outdated in chat
The agent sees your catalog as of the last sync. Fix the product in Shopify, then open the Catalog in Brain and click Sync now rather than waiting for the daily sync.I entered the wrong domain during onboarding
Your domain powers placement previews and web search, and it can’t currently be edited from Settings. Email support@anagram.ai and we’ll change it for you.Building the agent
”Knowledge added” was already checked and I didn’t do anything
Not a bug. Web search is on by default, so your agent can already answer from your website’s pages the moment you arrive. The checklist counts that as knowledge. It’s still worth connecting your catalog and adding brand facts; see Knowledge.The agent gave a wrong or off-brand answer
Work out which of the three it is, because each has a different fix:- It didn’t know a fact, or made one up. Add the fact as a knowledge entry in Brain. Ask yourself where the agent could have found the right answer; if the answer is nowhere, that’s the gap.
- It knew the facts but behaved wrong: promised a delivery date, recommended a competitor, got the tone wrong. Add a rule, usually a Never rule.
- It fumbled a multi-step task like size finding. Write or tighten a skill.
My preview conversations are cluttering my analytics
They aren’t. Preview chats in Anagram never count as engagements and never appear in your analytics. Only real shoppers on your live site do.Placements and previews
The Launch page won’t show a preview of my site
Placement previews screenshot your live site, which requires the production domain from onboarding. If you skipped it or it’s wrong, previews can’t load; email support to set the domain. If you see “Preview is busy right now,” it’s a temporary rate limit; wait a moment and hit Refresh preview. The preview not loading doesn’t affect your live agent. It’s only the picture in the editor.The agent isn’t appearing on my live site
In rough order of likelihood:- Wait a few minutes. Placement settings are cached briefly, so a brand-new placement or a just-saved change can take a few minutes to appear on your storefront.
- Check the snippet is actually in your published theme. On Shopify it’s easy to paste into a draft theme instead of the live one.
- Check the placement still exists in Anagram. A deleted placement’s snippet renders nothing, silently.
- Scroll down. Center bars with Reveal after one page scroll turned on stay hidden until the shopper scrolls.
- Check the snippet wasn’t modified. It should be one line, exactly as copied, including the
deferattribute.
My custom trigger does nothing
Custom trigger placements intentionally render no Anagram button. Keep the placement snippet before</body>, then dispatch anagram:open from your own button with the placement ID:
Suggestions aren’t showing, just the greeting
If the placement uses Auto suggestions, the very first visit to a page Anagram hasn’t seen yet shows only the greeting while suggestions generate in the background. Reload the page and they should be there. If it persists across visits, check that the placement’s suggestion mode is what you expect in the placement editor.My suggestion set isn’t kicking in
Three things to check, in order:- Suggestion sets match on product pages only, based on the product being viewed. They won’t fire on your homepage or collection pages.
- The set needs a connected catalog, since collections and tags come from your Shopify sync.
- If the product matches multiple sets, the one higher in your list wins. Reorder so the specific set sits above the broad one.