pubstack
Pubstack
Pubstack is an Ad Analytics provider, which focuses on Prebid and Google AdExchange.
Integration
In your index.ts import pubstack and register the module.
import { Pubstack } from '@highfivve/module-pubstack';
moli.registerModule(new Pubstack({
tagId: 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'
}, window));
Resources
Functions
createPubstack()
createPubstack():
IModule
Pubstack Analytics
Provides analytics for prebid, adx and hopefully more.
Returns
IModule