I'll need to query Cloudflare to receive traffic stats. These links might help: - [Build your own Analytics dashboard](https://developers.cloudflare.com/analytics/graphql-api/tutorials/build-your-own-analytics/) - [Cloudflare PHP API Wrapper](https://github.com/cloudflare/cloudflare-php) (might be deprecated) - [Getting started with the Cloudflare GraphQL API](https://developers.cloudflare.com/analytics/graphql-api/getting-started/) - [PHP HTTP Wrapper Library](https://github.com/aaronpk/p3k-http)