utopia-php / analytics

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

Refactor Analytics and add more Adapters #22

Closed PineappleIOnic closed 2 years ago

PineappleIOnic commented 2 years ago

This PR refactors the Analytics Library and adds adapters for both Plausible and ActiveCampaign as well tests for all Adapters.

Meldiron commented 2 years ago

I noticed we removed 7.4 from travis. Should we upgrade composer to >8.0?

christyjacob4 commented 2 years ago

@Meldiron deleted some duplicate comments

PineappleIOnic commented 2 years ago

@PineappleIOnic PR looks good, please fix the tests.

I'm currently not sure how to fix the tests as the ones that are failing are plausible tests since we do not have API Keys for testing. Should I comment out the plausible tests?