# Overview

```
Module Name: Sonobi Analytics Adapter
Module Type: Analytics Adapter
Maintainer: apex@sonobi.com
```

# Description

Module that connects to Sonobi's Analytics service

# Test Parameters
```
 
                 pbjs.enableAnalytics({
                  provider: 'sonobi',
                     options: {
                  	     pubId: 'ffBB352',
                         siteId: 57463,
                         delay: 300
                     }
                });
```
