Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 613 Bytes

ooloAnalyticsAdapter.md

File metadata and controls

24 lines (17 loc) · 613 Bytes

Overview

Module Name: oolo Analytics Adapter Module Type: Analytics Adapter Maintainer: [email protected]

Description

Analytics adapter for oolo.

oolo is an anomaly detection based monitoring solution for web publishers, built by adops for adops. Its purpose is to eliminate most of the daily manual work that teams are required to do, while increasing the overall performance, due to full & faster detection of problems and opportunities.

Contact [email protected] for information.

Usage

pbjs.enableAnalytics({
  provider: 'oolo',
  options: {
    pid: 12345 // id provided by oolo
  }
})