@buyerbridge/eventflow
v3.1.2
Published
Track user activity across multiple channels & use key audience insights to optimize ads
Downloads
6
Keywords
Readme
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>