Closed Findus23 closed 5 years ago
Looks good to merge when tests pass 👍
Not sure why the remaining two tests are failing (the third one is also failing on master)
There are still some failing cause it is still referring to http? trackingDomain":"http:\/\/demo-anonymous.matomo.org","exampleDomain":"http:\/\/example.com","userId
Ah, didn't notice that they were hardcoded strings. (And didn't find them because of the encoding)
Sending data unencrypted over the internet shouldn't be necessary anymore.
I didn't test this, so I'll wait for the test results.