builder
builder copied to clipboard
Vue sdk is not exporting trackConversion or builder
Describe the bug
The vue sdk is not exporting trackConversion or builder for builder.trackConversion() to be able to track conversions in vue.
To Reproduce Steps to reproduce the behavior:
- Create a vue project
- Install
@builder.io/sdk-vue - No import for
trackConversionorbuilderpossible
Expected behavior An export is added in the sdk
Additional context Posted a question in the forum already but there is no reply: https://forum.builder.io/t/trackconversion-in-vue-nuxt/6074