WORDBIT · FULL-SCREEN AD FREQUENCY VERIFICATION REPORT

Full-screen ads appear only
after 3 page turns

The default is 3 turns, and each app can set its own value (the app we audited, enkr, uses the default 3).
To confirm the rule actually holds, we logged everything that happened in the app and inspected all 11,351 records.

Animations loop automatically
1TWO WAYS A FULL-SCREEN AD CAN APPEAR

The rule — turn 3 pages, or enter from the lock screen

A full-screen ad shows only when one of these two conditions is met. Never otherwise.

CASE 1 After 3 page turns ▶ playing

Only turns the user makes themselves are counted. Screens that change on their own are not. The default is 3, adjustable per app.

CASE 2 When entering from the lock screen ▶ playing

Entering the app through the phone's lock screen fills the counter to the threshold at once. This counts as a fresh entry, so a full-screen ad may appear right away.

Now showing: Case 1 — turning 3 pages
7:43
Thursday, August 6
🔒 Entering from lock screen
FULL-SCREEN AD3 turns reached
0/ 3 pages
Using the app…
2EVERY COUNT IS WRITTEN DOWN

The log — when and on which screen it was counted

The order matters — ① each turn is logged only on the phone, ② after a full-screen ad actually appears, ③ the accumulated log is sent to the server (Firestore) all at once.
If no full-screen ad appears, nothing is transmitted. This log exists to verify that every impression really followed a satisfied condition.

📱 Stored on the phone only 0 entries · not sent
📺 No full-screen ad yet
Waiting — nothing is sent
until a full-screen ad appears
🔥 Firestore server
3EVERY UPLOADED RECORD IS INSPECTED

The audit — was the rule ever broken?

For each record we check: "at the moment the full-screen ad appeared, was the threshold really met?" Lock-screen entries are designed to fill the counter, so that path is verified as well.

rule check
record
record
record
record
✔ passed 0
4RESULTS

No full-screen ad ever broke the rule

Every record created by 3,130 users between Aug 5, 19:00 and Aug 6, 12:30 (KST). The audited app (enkr) uses the default threshold of 3 pages.

0full-screen ads audited
0users covered
0rule violations
100%compliance rate
Opened by lock-screen entry
11,184 · 98.5%
Threshold reached by page turns
167 · 1.5%

Conclusion — not a single full-screen ad violated the rule. All 11,351 audited records followed a valid path: either the page threshold was reached, or the counter was filled by a lock-screen entry. This was not a sample — every record in the period was inspected.