Concept 6
Combined: Progressive Chips + Row Context + Card Glow

Key behavior: Hovering any card (even collapsed) immediately updates the suggested questions and context chip to match that test. Expanding reveals the data table. Clicking table rows adds data chips. Purple left-glow on the active/hovered card. Simple purple left-border on row hover. Suggested questions are compact, positioned just above the text input.

State 1: Collapsed — Hovering "UTM Parameters" Card
Critical
UTM Parameters Stripped on Redirect
34% of sessions affected (12,847 sessions)
High
Self-Referral Traffic Detected
18% of sessions affected (6,923 sessions)
Medium
Missing Cross-Domain Tracking
Checkout redirects lose session continuity
Pass
Enhanced Measurement Enabled
All enhanced measurement events are active
Overlook AI AI
Expand a test to explore the data
and ask AI for help
Investigate how UTM parameters are being stripped
Explain why UTM tracking matters
UTM Parameters Stripped on Redirect
Just hovering (not expanding) a collapsed card is enough to: (a) show the test chip in the input area, (b) populate 3 test-specific suggested questions, (c) add a subtle purple border to the hovered card. The user can ask a question without even expanding.
State 2: Hover Moves to "Self-Referral" — Suggestions Update
Critical
UTM Parameters Stripped on Redirect
34% of sessions affected (12,847 sessions)
High
Self-Referral Traffic Detected
18% of sessions affected (6,923 sessions)
Medium
Missing Cross-Domain Tracking
Checkout redirects lose session continuity
Pass
Enhanced Measurement Enabled
All enhanced measurement events are active
Overlook AI AI
Expand a test to explore the data
and ask AI for help
Investigate what's causing self-referral sessions
Explain why self-referrals distort my data
Self-Referral Traffic Detected
Moving hover to a different card swaps the test chip and all 3 suggested questions instantly. The first two questions are test-specific ("Investigate..." and "Explain..."). The third ("How do I fix this?") is always present. Note: both cards are still collapsed — no expansion needed.
State 3: Card Expanded — Row Hovered — Chip Updates
Critical
UTM Parameters Stripped on Redirect
34% of sessions affected (12,847 sessions)
Landing Page Sessions Lost %
/products/summer-collection 4,231 32.9%
/checkout/shipping 3,102 24.1%
/account/login 2,887 22.5%
/blog/top-picks 2,627 20.5%
Hover a row to add it as context for your question
High
Self-Referral Traffic Detected
18% of sessions affected (6,923 sessions)
Pass
Enhanced Measurement Enabled
All enhanced measurement events are active
Overlook AI AI
Click a suggested question
or type your own
Investigate how UTM parameters are being stripped
Explain why UTM tracking matters
UTM Parameters Stripped on Redirect /checkout/shipping — 3,102 sessions
Hovering a table row adds a blue data chip to the input area alongside the test chip. The row gets a simple purple left-border highlight. The chip appears/disappears as the cursor moves between rows. Clicking the row (or a suggested question, or typing) sends the question with both chips as context.
State 4: Question Asked — Row Context in Conversation
Critical
UTM Parameters Stripped on Redirect
34% of sessions affected (12,847 sessions)
Landing Page Sessions Lost %
/products/summer-collection 4,231 32.9%
/checkout/shipping 3,102 24.1%
/account/login 2,887 22.5%
/blog/top-picks 2,627 20.5%
High
Self-Referral Traffic Detected
18% of sessions affected (6,923 sessions)
Overlook AI AI
How do I fix this?
The UTM stripping is primarily affecting two pages: /products/summer-collection (4,231 sessions) and /checkout/shipping (3,102 sessions). Together they account for 57% of the issue.

For the product page, this is likely a JavaScript redirect in your collection filter. For checkout, your payment processor redirect is stripping parameters.

Here's how to fix each:
UTM Parameters Stripped /products/summer-collection /checkout/shipping
After asking a question, the suggested questions disappear (conversation is active). Row chips persist as context for follow-up questions. The user asked while hovering two rows, so both were included. The AI response references the specific pages from context. Hovering more rows would add more blue chips.