3.1.2 • Published 10 months ago

@buyerbridge/eventflow v3.1.2

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

BuyerBridge EventFlow

Track user activity across multiple channels & use key audience insights to optimize ads.

This package is designed for use in the browser only and exports a window global (bbEF) on import.

Implement by calling the following on all pages of your website or application:

<script>
  (function(w,v){w._bbEF=w._bbEF||[{v:v}];w.bbEF=w.bbEF||function(){_bbEF.push(arguments)}})(window,2.0);

  bbEF('boot', 'YOUR_BB_EF_ID');
</script>
<script async type="text/javascript" src="https://xyz.somedomain.com/load"></script>
3.1.2

10 months ago

3.1.1

11 months ago

3.1.0

11 months ago

3.0.0

12 months ago

2.0.0

1 year ago

1.0.0

1 year ago