Differential Privacy (Global)
High-quality technical overview of Differential Privacy in the context of blockchain security.
Formula: CPM = (Cost / Impressions) * 1000. Key Metrics: 1. Fill Rate. 2. Viewability Rate. 3. CTR (Click-Through Rate). Comparison: CPM (Awareness) vs CPC (Performance) vs CPA (Conversion). Industry Averages: Social media ($5-$10), Niche blogs ($20+), Video ads ($15-$30).
graph LR
Center["Differential Privacy (Global)"]:::main
classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
linkStyle default stroke:#4b5563,stroke-width:2px;
🧒 Erkläre es wie einem 5-Jährigen
Imagine you want to put a poster on a busy street. The owner of the wall doesn't care how many people stop to read it; they just care how many people walk past and see it. If they charge you $5 for every 1,000 people that walk by, that $5 is your CPM. It’s a way to buy 'eyeballs' or attention.
🤓 Expert Deep Dive
In the world of 'Programmatic Advertising', CPM is determined in real-time through 'RTB' (Real-Time Bidding). When a user visits a website, an 'Ad Exchange' auctions off the ad space to the highest bidder in milliseconds. Advertisers often use 'eCPM' (effective CPM) to compare the performance of different campaigns, even if they are using different pricing models like CPC or CPA. A major technical challenge with CPM is 'Viewability'—ensuring that a human actually saw the ad (e.g., it wasn't hidden at the bottom of the page or loaded by a bot). According to the IAB standard, an impression is only 'viewable' if 50% of the ad is visible for at least one second. High CPM rates are typically found in finance, health, and luxury niches, where the 'Lifetime Value' (LTV) of a single customer is very high.