Alex Pan

Vue Advertising — Simplify programmatic ad-ops in Vue applications

Featured
2
We believe content is core to any modern society. However, monetising content with modern development tools is increasingly difficult. Integrate ads in your app the “Vue way". Vue-Advertising provides helpers for integrating complex ad setups in Vue projects.

Add a comment

Replies
Best
Alex Pan
Hey guys! I'm Alex, one of the co-founders of Storipress. Recently, we open sourced our package vue-advertising to simplify the integration of Google Publisher Tags and Prebid.js in Vue.js projects. Vue-Advertising allows you to integrate ads in your app the “Vue way". It's a set of helpers for integrating complex advertising setups in Vue projects, and reduces the pain of integrating advertising in server side rendered projects as well as takes care of bloat by centralising configuration! - 🚀 One central configuration file for all your Google Publisher Tags and Prebid placements (Prebid is optional) - 🚀 One provider component that handles all the “plumbing” with googletag and pbjs, nicely hidden away - 🚀 Ad slot components that get filled with creatives from the ad server when they mount to the DOM - 🚀 Works well in single page applications with multiple routes - 🚀 Suitable for server-side-rendering - 🚀 Supports lazy loading, even for Prebid ads, individually configurable per ad slot - 🚀 Integrated viewability management We hope you like it, and we'd love to get feedback from the community!
Kwaku Amprako
Great product with clear utility!