Module Name: Invisibly Analytics
Module Type: Analytics Adapter
Maintainer: [email protected]
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.
{
provider: 'invisiblyAnalytics',
options : {
account: 'invisibly' //account is a mandatory input to adapter configuration
}
}