File sizes and loading phases: Difference between revisions
No edit summary |
No edit summary |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 6: | Line 6: | ||
=== Heavy Ad Intervention=== | === Heavy Ad Intervention=== | ||
The Google Chrome Browser installs the feature to protect against resource-intensive ads since August 2020 from version 85 and above. The Chrome mechanism sets '''limits''' for | The Google Chrome Browser installs the feature to protect against resource-intensive ads since August 2020 from version 85 and above. The Chrome mechanism sets '''limits''' for ad resources (CPU load / loaded MB) and '''removes''' ads from the page that exceed these limits. | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 33: | Line 33: | ||
| style="height:50px; width:350px; text-align:left;font-size:16px" | '''Desktop''' | | style="height:50px; width:350px; text-align:left;font-size:16px" | '''Desktop''' | ||
| style="height:50px; width:500px; text-align:left;font-size:16px" |Initial load: max. 200 KB (if not defined otherwise in the specification) | | style="height:50px; width:500px; text-align:left;font-size:16px" |Initial load: max. 200 KB (if not defined otherwise in the specification) | ||
|- | |||
| style="height:50px; width:350px; text-align:left;font-size:16px" | '''Desktop eco ad®''' | |||
| style="height:50px; width:500px; text-align:left;font-size:16px" |Initial Load: max. 140 KB (if not defined otherwise in the specification) | |||
|- | |- | ||
| style="height:50px; width:350px; text-align:left;font-size:16px" | '''Mobile''' | | style="height:50px; width:350px; text-align:left;font-size:16px" | '''Mobile''' | ||
| style="height:50px; width:500px; text-align:left;font-size:16px" |Initial load: max. 100 KB (if not defined otherwise in the specification) | | style="height:50px; width:500px; text-align:left;font-size:16px" |Initial load: max. 100 KB (if not defined otherwise in the specification) | ||
|- | |||
| style="height:50px; width:350px; text-align:left;font-size:16px" | '''Mobile eco ad®''' | |||
| style="height:50px; width:500px; text-align:left;font-size:16px" |Initial Load: max. 70 KB (if not defined otherwise in the specification) | |||
|- | |- | ||
| style="height:50px; width:350px; text-align:left;font-size:16px" | '''Maximum number of requests''' | | style="height:50px; width:350px; text-align:left;font-size:16px" | '''Maximum number of requests''' | ||
| Line 48: | Line 54: | ||
| style="height:50px; width:350px; text-align:left;font-size:16px" | '''Desktop''' | | style="height:50px; width:350px; text-align:left;font-size:16px" | '''Desktop''' | ||
| style="height:50px; width:500px; text-align:left;font-size:16px" | Subload: max. 300 KB (if not defined otherwise in the specification) | | style="height:50px; width:500px; text-align:left;font-size:16px" | Subload: max. 300 KB (if not defined otherwise in the specification) | ||
|- | |||
| style="height:50px; width:350px; text-align:left;font-size:16px" | '''Desktop eco ad®''' | |||
| style="height:50px; width:500px; text-align:left;font-size:16px" | Subload: max. 210 KB (insofern innerhalb Spezifikation nicht anders definiert) | |||
|- | |- | ||
| style="height:50px; width:350px; text-align:left;font-size:16px" | '''Mobile''' | | style="height:50px; width:350px; text-align:left;font-size:16px" | '''Mobile''' | ||
| style="height:50px; width:500px; text-align:left;font-size:16px" | Subload: max. 150 KB (if not defined otherwise in the specification) | | style="height:50px; width:500px; text-align:left;font-size:16px" | Subload: max. 150 KB (if not defined otherwise in the specification). InApp and on AMP websites, subload is technically not possible. | ||
|- | |||
| style="height:50px; width:350px; text-align:left;font-size:16px" | '''Mobile eco ad®''' | |||
| style="height:50px; width:500px; text-align:left;font-size:16px" | Subload: max. 105 KB (insofern innerhalb Spezifikation nicht anders definiert). InApp und auf AMP Webseiten ist Subload technisch nicht möglich. | |||
|- | |- | ||
| style="height:50px; width:350px; text-align:left;font-size:16px" | '''Voraussetzung zur Ausführung''' | | style="height:50px; width:350px; text-align:left;font-size:16px" | '''Voraussetzung zur Ausführung''' | ||
| style="height:50px; width:500px; text-align:left;font-size:16px" | | | style="height:50px; width:500px; text-align:left;font-size:16px" | 1.Direct access to the readystate event of the main page</br>2.Alternatively: reaction to the postmessage signal '''"IAB_HOST_LOADED"''' of the page</br>3.The maximum waiting time is limited to 4 seconds.</br>4.'''Important:''' it must be ensured that the subload is started only once per ad, as the corresponding signals may be transmitted multiple times under certain circumstances. | ||
|} | |} | ||