I want to include Piwik into an VueApp. There is no Frameworkintegration for Vue. Only React, next.js and Angular.
How could I integrate Piwik into Vue? I have to track some Buttonpresses and some informations the User has stored in a piniastorage.
Is this only possible over the JS-Snippet and datalayer?
A npm package would be nicer.