/GPTWrapper

My own wrapper for googletag.

Primary LanguageHTML

GPT Wrapper

My own personal wrapper for GPT. This is something I built several years ago. And is probably way out of date, but I wanted to get it into a repo so i don't forget about it.

Setup

npm i

Edit the config

In the example HTML file scroll to the bottom and change network and site to your values or you will not see any ads.

Viewing the page

npm start

Viewing the debug frame

window.money.homepage.debug();

Viewing the google console

googletag.openConsole();