Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 681 Bytes

invisiblyAnalyticsAdapter.md

File metadata and controls

25 lines (18 loc) · 681 Bytes

Overview

Module Name: Invisibly Analytics

Module Type: Analytics Adapter

Maintainer: [email protected]

Description

Analytics adapter for Invisibly. Please contact: [email protected] for any additional information. Official website link to the vendor: https://invisibly.com/ We have modified the analytics adapter to fire Prebid events only 1% of the time. Most of the time you would not see events getting triggered even though the analyticsAdapter has been enabled.

Test Parameters

{
  provider: 'invisiblyAnalytics',
    options : {
      account: 'invisibly'   //account is a mandatory input to adapter configuration
    }
}