How to randomize push notification copy with Liquid and A/B testing
PushTutorialCodingTools
Users ignore repetitive notifications. Here's the randomization approach that kept our meditation reminders fresh using existing platform features.
Read more
Explore my latest thoughts, ideas, and insights
Users ignore repetitive notifications. Here's the randomization approach that kept our meditation reminders fresh using existing platform features.
iOS and Android group notifications from the same app together. Great for users, bad for engagement. Here's how to keep them separate when it matters.
Send a push notification when it's about to rain in your user's city. It's easier than you think—just 10 lines of code and a free weather API.
Not all personalization languages are created equal. I analyzed 15 platforms to find out which ones can actually do what.
Drag-and-drop builders add code bloat. Hand-coding takes forever. But there's a middle ground that gives you control without the complexity.