One library, three kinds of help: solve the problem in front of you, build a system that lasts, and sharpen the judgment behind both.
The Reference Desk
What are you trying to do?
Find the problem that sounds like yours. We'll hand you the short stack worth reading, in order, and why.
People aren't noticing my offer at all.
Attention gets easier when the offer is worth noticing. Fix what you're offering before you chase more reach.
People see my offer, but don't get why it's for them.
This is a positioning problem, not a traffic problem. Make the "who it's for and why" unmistakable.
The right people reach my page, but don't act.
Most "conversion" problems are upstream of the button, in the offer and the message. Start there, not with the layout.
I'm not sure people actually want what I'm selling.
Before you spend another dollar on marketing, confirm the offer fits a real demand. Nothing else compensates for a no here.
I don't know what to charge, or how to defend the price.
Pricing is a value question before it's a number question. Raise the perceived value first, then set the price with your eyes open.
I'm spread across too many channels and nothing's working.
Scattered effort is the problem. Win one channel before you touch a second.
I can get customers, but the numbers don't add up.
Growth that loses money isn't growth. Get the unit economics honest, then fix the leak.
I'm doing all the marketing myself and it's scattered.
You need a system, not more hustle. Cover the essentials, pick one channel to win, and know the one number that governs the rest.
My scenario suddenly stopped working.
Start by finding what changed, not by rebuilding. Most sudden failures trace to one moved field or a changed response.
I can't tell which field is causing the error.
The error message usually points at the symptom, not the cause. Isolate the one broken field first.
My data structure changed and my mappings broke.
A schema change quietly empties mappings. Re-map deliberately and add a guard so it doesn't happen silently again.
The scenario runs, but the result is wrong.
"Green but wrong" is a logic problem, not an error. Trace the data through each module to find where it diverges.
I need to make this scenario safe enough for production.
Production means error handling, alerting, and recovery, not just a scenario that happens to work today.
An automation isn't firing.
Start with the trigger and the entry conditions before you touch the emails. Most "not firing" issues are upstream of the send.
Customers are entering the wrong sequence.
Overlapping entry conditions send people down the wrong path. Map the rules before editing any single automation.
Checkout conversions are lower than expected.
Checkout is part friction, part offer. Fix the mechanics first, then bring the marketing lens to the offer itself.
Emails aren't sending, or they're landing wrong.
Delivery is usually configuration, not content. Confirm the sending setup before you rewrite anything.
I need to build a complete customer journey.
Start from the journey you want the customer to take, then build the automations to match, not the other way around.