# In the loading bar (slider) adsense adverts are not displayed properly

**URL:** https://meta.discourse.org/t/in-the-loading-bar-slider-adsense-adverts-are-not-displayed-properly/353061
**Category:** Bug
**Tags:** advertising
**Created:** [February 19, 2025, 10:19am UTC](https://meta.discourse.org/t/in-the-loading-bar-slider-adsense-adverts-are-not-displayed-properly/353061 "2025-02-19T10:19:08Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ozkn](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ozkn/32/196013_2.png) [@ozkn](https://meta.discourse.org/u/ozkn)
#### Post date: [February 19, 2025, 10:19am UTC](https://meta.discourse.org/t/in-the-loading-bar-slider-adsense-adverts-are-not-displayed-properly/353061/1 "2025-02-19T10:19:08Z")

</div>

In the loading bar (slider)  
adsense adverts are not displayed properly. If I choose slider instead of spinner, the adverts in the advertisement areas do not appear or appear less. For example, if there are 3 advertisement areas, if the spinner setting is selected, ads appear in 3 areas. If the slider is selected, maybe 3 appear on the first page opening, but as the pages change, the number of these impressions decreases, 1 instead of 3 or not shown at all. I tested this, if the slider setting is turned on for 1 day, there is a 30-40% revenue loss.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [February 24, 2025, 2:44am UTC](https://meta.discourse.org/t/in-the-loading-bar-slider-adsense-adverts-are-not-displayed-properly/353061/2 "2025-02-24T02:44:04Z")

</div>

> [@ozkn](#):
>
> but as the pages change, the number of these impressions decreases,

Part of this is a fundamental flaw in adsense, it is knowingly hostile to PWA apps, route transitions are not something it likes it prefers full reloads.

I am not sure how much we can do to help here given there is no API internally to trigger adsense that we are on a new page.
