Logo

What are you looking for?

Get help straight from our team...

Implementing Sulvo ads on pages with infinite scroll

General Questions

Implementing Sulvo ads on pages with infinite scroll

Last updated on 12 Nov, 2025

Can I use Sulvo ads on pages with infinite scroll?

Yes

Sulvo ads can be used on pages set up with an infinite scroll.

 

For optimal results, we recommend not refreshing fixed size and fluid ad units on pages utilizing infinite scroll. Sticky ad units can be refreshed.

 

How

You'll need to add a script to initialize the dynamically added ad unit tag (you don't need any further code for the ad to work).

This is a full example, please note that the ad unit name in the script must match the data-ad value of the tag:

<div data-ad="example.com_300x250" data-devices="m:0,t:1,d:1" 
class="demand-supply"></div>
<script>window.demandSupply && demandSupply.surge && 
demandSupply.surge.displayAd('example.com_300x250')</script>
Did you find this article helpful?
Previous

Are SSL sites supported?

Next