@abtasty-innovation/cb-tag

npm run build to create the production build in the ./dist folder

Usage no npm install needed!

<script type="module">
  import abtastyInnovationCbTag from 'https://cdn.skypack.dev/@abtasty-innovation/cb-tag';
</script>

README

Build

npm run build to create the production build in the ./dist folder

Environment Variables

  • BUILDER_COLLECT_URL: The data collect endpoint URL (default : https://ariane.abtasty.com)
  • BUILDER_GLOBAL_NAME: The name of the javascript global name (default fs for Flaship)
  • BUILDER_COOKIE_SECURE: Will the cookie be set as secure (default false)