add support for Plausible Analytics

This commit is contained in:
Nimrod Gutman
2020-07-17 12:15:40 +03:00
parent f787a4e5ad
commit 3807bf5915
3 changed files with 9 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ I hope you will LoveIt ❤️!
* Optimized SEO performance with a correct **SEO SCHEMA** based on JSON-LD
* **[Google Analytics](https://analytics.google.com/analytics)** supported
* **[Fathom Analytics](https://usefathom.com/)** supported
* **[Plausible Analytics](https://plausible.io/)** supported
* Search engine **verification** supported (Google, Bind, Yandex and Baidu)
* **CDN** for third-party libraries supported
* Automatically converted images with **Lazy Load** by [lazysizes](https://github.com/aFarkas/lazysizes)