|
| 1 | +# Trapped by a "Free" Car Consultation |
| 2 | + |
| 3 | +![JustAnswer home screen]() |
| 4 | + |
| 5 | +## My Goal |
| 6 | + |
| 7 | +A yellow warning light appeared on my dashboard during my commute. I needed a fast answer to see if I can keep driving or pull over immediately. |
| 8 | + |
| 9 | +I downloaded JustAnswer hoping for quick guidance from a mechanic. |
| 10 | + |
| 11 | +## The Interaction |
| 12 | + |
| 13 | +The app opened with "Expert answers at your fingertips" and two buttons: "Sign up" (large orange) and "Log in" (outlined). The **affordance** (visual cue showing something is clickable) was clear. I tapped "Sign up." |
| 14 | + |
| 15 | +![Expert profiles screen]() |
| 16 | + |
| 17 | +Next screen showed verified expert profiles with "Chris - Master Mechanic" with 81,000+ satisfied customers, plus doctors and veterinarians with verification checkmarks. Below it is "Connect with Experts in 150+ categories" with a large "Ask a question" button. I tapped it. |
| 18 | + |
| 19 | +![Question input screen]() |
| 20 | + |
| 21 | +The screen said "Get personalized help from real Experts" with a text box: "Describe your question in detail..." I typed "Car engine warning light." |
| 22 | + |
| 23 | +![Question typed]() |
| 24 | + |
| 25 | +After tapping "Ask now," the next screen requested: "Enter your email to continue. Use this email to log in later." No pricing mentioned. |
| 26 | + |
| 27 | +![Email entry screen]() |
| 28 | + |
| 29 | +I entered my email and tapped "Continue." Then everything changed. |
| 30 | + |
| 31 | +## The Outcome |
| 32 | + |
| 33 | +![Payment screen]() |
| 34 | + |
| 35 | +Suddenly, "Sign up now for a one-time $1 join fee and $28/month. Cancel anytime." |
| 36 | + |
| 37 | +Wait! Mobody mentioned a subscription. The screen showed testimonials and two payment options: "Apple Pay" (highlighted) and "Credit Card." The large black button said "Continue with Apple Pay." |
| 38 | + |
| 39 | +There was no "No thanks" option. No "Just this question" option. No way to decline. |
| 40 | + |
| 41 | +This is a **dark pattern**, design that tricks users. The app used "bait and switch", which is showing legitimate experts, making asking seem free, collecting my question and email, then revealing the required $28/month subscription. |
| 42 | + |
| 43 | +This violated **user control and freedom**, users should be able to avoid unwanted actions. I'd already given them my question and email, and now felt pressured to subscribe just to get an answer. |
| 44 | + |
| 45 | +I closed the app and texted a friend instead. He told me to get it scanned at AutoZone for free. Turned out to be a loose gas cap, a 30-second fix. |
| 46 | + |
| 47 | +## What Worked and What Didn't |
| 48 | + |
| 49 | +**Strengths:** The text input matched my **mental model** (understanding of how the system works) of describing problem, getting expert answer. Expert credentials looked legitimate. |
| 50 | + |
| 51 | +**Weaknesses:** |
| 52 | + |
| 53 | +Multiple **dark patterns**: |
| 54 | +- Showed "Ask a question" with zero pricing mention until after I'd typed my question and email |
| 55 | +- Presented $1 trial + $28/month as the only option with no exit path |
| 56 | +- Used **visual hierarchy** (arrangement showing importance) to make subscription look required with large payment buttons, "Cancel anytime" only in small gray text |
| 57 | + |
| 58 | +## How to Improve It |
| 59 | + |
| 60 | +- Show pricing on the welcome screen before "Sign up" |
| 61 | +- Offer clear choice after the question: "Single answer ($15)" vs "Monthly ($28)" |
| 62 | +- Don't collect questions and personal data before revealing the business model |
| 63 | + |
| 64 | +I would've paid $15 for an immediate answer. Instead, JustAnswer waited until I was invested, then forced a subscription with no alternative. I felt manipulated, closed the app, and will never use it again. |
0 commit comments