Vue sdk is not exporting trackConversion or builder
ps-20x opened this issue · 1 comments
ps-20x commented
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
trackConversion
orbuilder
possible
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
samijaber commented
Closing since, as per the forum discussion, this SDK exports track
(the exports described in this issue are only relevant to another unrelated SDK)