There is now an easier way to interact with Splitbee on your website or web app. Our new library works perfectly together with Next.js, React, Vue.js, Angular or any other front-end stack you might have.
import splitbee from '@splitbee/web'splitbee.init()splitbee.track("Sign Up")
Learn more about @splitbee/web in our docs.