Skip to content

Chapter 3 of 6

UX Design Patterns That Capture Attention

Social platforms invest heavily in interface patterns that reduce the friction between a user and the next piece of content. Infinite scroll replaces the natural stopping cue of a page with an automatically reloading stream, so continuing to consume requires no decision. Autoplay eliminates the deliberate action of pressing play; the next video starts on its own, which removes the pause where a user might stop. Pull-to-refresh creates the feeling that something new might be waiting each time you reload, encouraging repeated checking. Together, these patterns progressively remove the friction and stopping cues that would normally interrupt a session.

Short-form video design adds another layer of immersion on top of these scrolling patterns. Full-screen vertical video occupies the user's entire visual field and reduces competing elements, focusing attention on a single stream. Short clips lower the perceived decision cost — committing to "a few more seconds" feels much easier than committing to a longer experience — and the swipe gesture becomes a low-effort, repeatable action that reliably delivers new stimuli. Preloading and instant transitions between videos minimize the small delays that often cause drop-off, while one-tap reactions like likes, hearts, and emoji make micro-interactions effortless and frequent, generating a steady stream of engagement signals and social feedback loops. Default settings amplify these patterns: features like autoplay are typically on by default, and defaults strongly shape behavior at scale because most users never change them.

Notifications and interface elements drive return visits. Notifications act as cues that something changed — a message, a like, a trending post — pulling the user back into the app. Red badges and unread counts create visible open loops that signal incompletion and nudge the user to clear them. Even within the app, recommended modules are inserted into many surfaces, including search, explore, and the home tab, so that no matter where the user is, there is another entry point into endless content. The system also occasionally surfaces fresh content even when its predicted quality is lower, because novelty maintains interest and helps the model learn what the user wants right now. Many of these choices are strategically motivated, since short videos are easy to consume, autoplay by default, and often increase session length and ad inventory.

All chapters
  1. 1Platform Foundations
  2. 2How Recommendation Systems Work
  3. 3UX Design Patterns That Capture Attention
  4. 4The Psychology of Scrolling
  5. 5Virality Mechanics on Short-Form Video
  6. 6Reducing Consumption and Designing Viral Content Responsibly

Drill it

Reading is not remembering. These come from the Social Media Scrolling Virality deck:

Q

SM: What is the core business model of most social media platforms?

They sell attention (usually via ads) by keeping users engaged and showing targeted advertising alongside content.

Q

SM: Why do platforms optimize for “engagement” metrics?

Engagement (watch time, clicks, reactions) is an easy-to-measure proxy for attention, which correlates with ad opportunities and revenue.

Q

SM: What is a “feed” in social media?

A feed is an ordered stream of content items (posts, videos, stories) selected and ranked for a user.

Q

SM: What’s the difference between a “Following” feed and a “For You/Recommended” feed?

Following is mostly from accounts you follow; Recommended mixes in content predicted to interest you, often from non-followed accounts.