I've been reading about AMP for Email and how it allows users to shop or RSVP directly inside the message. It sounds great for reducing friction, but I’ve heard support is limited. Is it worth the dev time for a medium-sized Shopify store, or should I stick to standard responsive HTML?
3 answers
AMP is amazing for surveys. I've seen response rates triple when the user doesn't have to leave their inbox to click a rating.
If you had to choose one interactive element to test first, would you go with an in-email product review form or a live countdown timer for sales?
Charles, I’d go with the live countdown timer. It creates immediate urgency and works via simple GIF generators, so you don't even need AMP for it. In-email reviews are cool, but getting the API to talk back to your store database via AMP is a much bigger technical headache for a first-time experiment. Stick to the high-impact, low-effort stuff first.
It's a bit of a double-edged sword. While the engagement metrics for things like in-email carousels and live carts are impressive, you have to consider that Outlook and Apple Mail—which make up a huge chunk of the market—don't fully support it. You always have to build a "fallback" HTML version anyway. For a medium-sized store, I’d suggest focusing on "pseudo-interactive" elements first, like CSS-based hover effects or GIFs. Unless you have a dedicated developer who can maintain the AMP code, the ROI might not be there compared to improving your segmentation.
Nancy is right about the surveys! Steven, maybe try a simple AMP poll as a pilot project before trying to build a full shop-in-email experience.