Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 409 Bytes

scaleableAnalyticsAdapter.md

File metadata and controls

20 lines (15 loc) · 409 Bytes

Overview

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

Description

Analytics adapter for scaleable.ai. Contact [email protected] for more information or to sign up for analytics.

Implementation Code

pbjs.enableAnalytics({
  provider: 'scaleable',
  options: {
    site: '' // Contact Scaleable to receive your unique site id
  }
});