Skip to main content

sticky-footer-ad-v2

Sticky Footer Ads

Out of page formats for mobile and desktop that are sticky at the bottom of the page. This is similar to the Anchor Ads provided by Google Ad Manager.

Integration

In your index.ts import and register the module.

moli.registerModule(new NewStickyFooterAds());

Next you need to add the required HTML and CSS on your page. See the footer ads documentation .. TO DO )

Resources

Functions

createStickyFooterAdsV2()

createStickyFooterAdsV2(): IModule

Provides the javascript integration for sticky footer ads, which consist of

  • close button feature
  • removing HTML if the advertiser provides the entire ad creative
  • removing HTML if ad is empty
  • showing HTML if ad is none-empty

Returns

IModule

See

https://highfivve.github.io/footer-ads/