diff --git a/docs/src/fancyanalytics/fancyanalytics.md b/docs/src/fancyanalytics/fancyanalytics.md new file mode 100644 index 00000000..988b7daa --- /dev/null +++ b/docs/src/fancyanalytics/fancyanalytics.md @@ -0,0 +1,39 @@ +--- +title: FancyAnalytics +icon: graph +expanded: true +order: 90 +--- + +# + +![](../static/logos-and-banners/fancyanalytics-banner.png) + +!!! +The modern analytics platform for Minecraft server owners and plugin developers +!!! + +## Features + +With FancyAnalytics, you will be able to understand the behavior of your users like never before. You will be able to: + +- Collect metrics like player count, server uptime, and more +- Track events like player joins, deaths, and more +- Visualize your data with beautiful charts and graphs on multiple dashboards +- Analyze errors and exceptions that occur on your server or in your plugins + +FancyAnalytics is still in development, but we are working hard to bring you the best analytics platform for Minecraft. We plan to add many more features in the future, including: +- Pre-defined metrics and dashboards for popular plugins +- Community-driven metrics and dashboards +- Alerts and notifications for important events +- Real-time data streaming +- Log viewing and analysis +- Organization and team management +- Survey and feedback collection +- Support and issue tracking + +## Getting Started + +Getting started with FancyAnalytics is easy! +Just create an account on our website ([fancyanalytics.net](https://fancyanalytics.net)) and follow the instructions to set up your server or plugin. +You can also check out our documentation for more information on how to use FancyAnalytics. \ No newline at end of file diff --git a/docs/src/product-direction/product-direction.md b/docs/src/product-direction/product-direction.md index 144984c8..855e1516 100644 --- a/docs/src/product-direction/product-direction.md +++ b/docs/src/product-direction/product-direction.md @@ -1,5 +1,5 @@ --- -order: 90 +order: 10 icon: telescope redirect: vision --- diff --git a/docs/src/static/logos-and-banners/fancyanalytics-banner.png b/docs/src/static/logos-and-banners/fancyanalytics-banner.png new file mode 100644 index 00000000..59d9afac Binary files /dev/null and b/docs/src/static/logos-and-banners/fancyanalytics-banner.png differ diff --git a/docs/src/static/logos-and-banners/fancyanalytics-logo.png b/docs/src/static/logos-and-banners/fancyanalytics-logo.png new file mode 100644 index 00000000..45ec6aea Binary files /dev/null and b/docs/src/static/logos-and-banners/fancyanalytics-logo.png differ