Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 427 Bytes

liveIntentAnalyticsAdapter.md

File metadata and controls

22 lines (16 loc) · 427 Bytes

Overview

Module Name: LiveIntent Analytics Adapter

Module Type: Analytics Adapter

Maintainer: [email protected]

Description

Analytics adapter for LiveIntent. Contact [email protected] for information.

Test Parameters

{
  provider: 'liveintent',
  options: {
     bidWonTimeout: 2000,
     sampling: 0.5 // the tracked event percentage, a number between 0 to 1
  }
}