Amazon order confirmation emails are basically useless now
Amazon has slowly stripped every piece of actual utility out of their order confirmation emails, turning what used to be a receipt into a glorified advertisement. If you look back at emails from a few years ago, you had a clear breakdown of the item, the tax, the shipping cost, and a direct link to track the package. Now, it's all about "Recommended for you" and vague status updates that force you to click through to the app or website to find out where your stuff actually is.
This is a classic case of a company prioritizing internal metrics—like app engagement and cross-selling—over the actual user experience. By removing the concrete details from the email, they force us into their ecosystem. Once you're in the app, they can show you more ads, tempt you with "Subscribe & Save," and track your behavior more accurately than they can via an email client. It's an intentional friction point designed to drive traffic.
From a prompt engineering perspective, this is a fascinating failure of "information density." A good confirmation email should be a high-density data object: Order ID, Item Name, Price, Delivery Date. Instead, Amazon has shifted to a low-density, high-marketing layout. If I were designing an AI workflow to automate order tracking, I'd find these new emails a nightmare to parse because the critical data is buried under layers of promotional fluff.
The specific pain points of the new layout
- Hidden Tracking: You no longer get a clear "Out for Delivery" or a specific carrier link in the initial confirmation. You get a "Track Package" button that redirects you to a login screen.
- Price Obfuscation: The total is often buried or formatted in a way that makes it harder to skim for quick budgeting.
- Recommendation Bloat: Half the email is now just a grid of products that have nothing to do with what I actually bought.
The logic is simple: if the email satisfies the user, the user doesn't open the app. If the user doesn't open the app, Amazon loses a chance to sell them a third thing they don't need. They've traded utility for conversion rates, and it shows.
All Replies (3)
Want a live back-and-forth? Join the global AI chat room — login to talk.
So frustrating that the tracking link is buried under three clicks now!