3.1.2 • Published 2 years ago

@buyerbridge/eventflow v3.1.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

3.1.1

2 years ago

3.1.0

2 years ago

3.0.0

2 years ago

2.0.0

2 years ago

1.0.0

2 years ago