AmazingDreams / vue-matomo

Vue plugin for Matomo Analytics
MIT License
272 stars 60 forks source link

Does this plugin work with Cloud Matomo version? #125

Closed theolavaux closed 1 year ago

theolavaux commented 1 year ago

I'm using the Cloud Matomo version and have an URL such as: https://cdn.matomo.cloud/my-entreprise.matomo.cloud

I get network errors in the console upon starting the project:

GET on https://cdn.matomo.cloud/my-entreprise.matomo.cloud/plugins/HeatmapSessionRecording/configs.php?idsite=4&trackerid=Sfawvm&url=http%3A%2F%2Flocalhost%3A3000%2F

and

POST on https://cdn.matomo.cloud/my-entreprise.matomo.cloud/matomo.php?action_name=%2F&idsite=1&rec=1&r=935348&h=18&m=42&s=9&url=http%3A%2F%2Flocalhost%3A3000%2F&urlref=http%3A%2F%2Flocalhost%3A3000%2F&_id=7d66e2536df26edc&_idn=0&send_image=0&_refts=0&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=3200x1333&pv_id=PdKQ3T&pf_net=0&pf_srv=2&pf_tfr=1&pf_dm1=21&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22107.0.5304.87%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22107.0.5304.87%22%7D%2C%7B%22brand%22%3A%22Not%3DA%3FBrand%22%2C%22version%22%3A%2224.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2212.6.0%22%7D

both return a 403.

Did anyone encounter this before?

theolavaux commented 1 year ago

Just had to use https://my-entreprise.matomo.cloud as the url for it to work