questionnaire docs
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

  1. Article title and content — rich HTML body
  2. Apply link CTAs — injected into content at configured positions
  3. Display ads — first and second display ad slots
  4. Skyscraper ads — left/right vertical ads (desktop)
  5. Sticky ad — bottom banner
  6. Collapsible ad — expandable banner
  7. Taboola widgets — mid-article, below article, right rail
  8. 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

EventWhen
Article page loadPage mount
Button clickApply link click
Rewarded conversionAd completed

On this page