Intravert
  • Documentation
  • Platform & Ad Spaces
    • Ad Types
    • Space Designs
  • Integration
    • Integration (HTML)
    • Wordpress
    • Ghost
    • iFrame / Embed
  • Recipes
    • Sticky Bar
    • Carrd
  • FAQ
    • Frequently Asked Questions
    • Support
Powered by GitBook
On this page

Was this helpful?

  1. Integration

iFrame / Embed

If your software or hosting service does not allow you to include JavaScript files in your site, there is a workaround to get your ad spaces running as an iframe (or embed).

To turn your normal ad space into an iframe-ready space, just play around with your integration code and turn it from:

https://intravert.co/serve/XYXYXY.ZZZ.js

into:

https://intravert.co/serve/iframe/XYXYXY/ZZZ/

(emphasis on where the XYXYXY and ZZZ go). You can use this url to get it embedded into an iframe as such:

<iframe src="https://intravert.co/serve/iframe/XYXYXY/ZZZ/" height="200" width="400"></iframe> 
PreviousWordpressNextSticky Bar

Last updated 5 years ago

Was this helpful?