Silent
Chip: “Silent, no fires yet.” The goal has been defined for the test but has never fired on any variant. Almost always one of:- Selector typo. The click goal targets
.hero_ctabut the button is.hero-cta. The preview modal’s QA overlay shows which selectors matched what on the current page. - The goal-firing page is not covered by the experiment’s Location.
A conversion goal for
/checkouton an experiment that only runs on/pricinglooks silent. Widen the Location or move the goal. - The goal really has not fired yet. For a low-frequency conversion on a low-traffic page, silence is normal for the first few days.
One-sided
Chip: “Firing on one arm only.” Every fire so far has been on the same variant. Two explanations:- The selector matches something the other variant hid or replaced. Common for goals defined against elements the variant deletes or moves. Adjust the goal to match a stable element, or add a variant-independent hook.
- A real, huge effect on the goal. Very early in an experiment, one-sided fires can be a genuine early signal, but if you are more than a hundred fires in and every one is on one arm, the more-likely cause is the first one.
Insufficient data
Chip: “Not enough visitors yet.” The goal has fired, but not on enough visitors for any engine to say anything meaningful. This is the honest version of “still gathering” at the goal level. See the confidence gate for the minimum-visitors threshold and what happens when a test falls below it.Primary-goal-specific chips
The primary goal has two additional warnings:- “Primary goal silent.” No primary conversions yet on either arm. The test cannot possibly declare a winner.
- “Primary goal firing on one variant only.” Almost certainly a selector or activation problem, not a huge effect.
When to act
- Chip after a fresh publish, within the first hour or two: wait. Cache propagation, sample size building up, all of the above.
- Chip that persists past a day of normal traffic: investigate. Open the preview modal, verify the goal fires when you click the target, and adjust.