utopia-php / analytics

Lite & fast micro PHP analytics library that is **easy to use**.
MIT License
14 stars 21 forks source link

Refactor Plausible Adapter #14

Closed PineappleIOnic closed 2 years ago

PineappleIOnic commented 2 years ago

Bring plausible adapter over to the refactored version of the analytics library

christyjacob4 commented 2 years ago

One generic feedback about the AnalyticsException

Let's use the convention we follow in utopia-php/framework https://github.com/utopia-php/framework/blob/master/src/Exception.php

Let's change the class and file names of AnalyticsException

christyjacob4 commented 2 years ago

Please check the failing tests as well

PineappleIOnic commented 2 years ago

Please check the failing tests as well

The tests will always fail since we don't have a testing account up and ready and I don't want to run our CI against the main plausible account.