User Flows
Article Page Flow
User journey on article pages with ads and apply links.
Article Page Flow
URL: /article/{slug}
Entry: app/article/[slug]/page.js
User journey
What the user sees
- Article title and content — rich HTML body
- Apply link CTAs — injected into content at configured positions
- Display ads — first and second display ad slots
- Skyscraper ads — left/right vertical ads (desktop)
- Sticky ad — bottom banner
- Collapsible ad — expandable banner
- Taboola widgets — mid-article, below article, right rail
- Disclaimer — legal text at bottom
No theme overlay
Article pages do not have a theme overlay. Ads render based on page mount timing.
Rewarded ad carryover
If the user came from a guide category with ?guideNoAd=1:
Back-button interception
ArticleRewardedAd intercepts browser back button via history state to show rewarded ad before leaving.
Pixel events
| Event | When |
|---|---|
| Article page load | Page mount |
| Button click | Apply link click |
| Rewarded conversion | Ad completed |