mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
docs: Add feature pages for FancyAnalytics
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: FancyAnalytics
|
title: FancyAnalytics
|
||||||
icon: graph
|
icon: graph
|
||||||
expanded: true
|
|
||||||
order: 90
|
order: 90
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
6
docs/src/fancyanalytics/features/errors.md
Normal file
6
docs/src/fancyanalytics/features/errors.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
icon: dot
|
||||||
|
order: 300
|
||||||
|
---
|
||||||
|
|
||||||
|
TODO
|
||||||
6
docs/src/fancyanalytics/features/events.md
Normal file
6
docs/src/fancyanalytics/features/events.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
icon: dot
|
||||||
|
order: 400
|
||||||
|
---
|
||||||
|
|
||||||
|
TODO
|
||||||
5
docs/src/fancyanalytics/features/features.md
Normal file
5
docs/src/fancyanalytics/features/features.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
icon: sparkles-fill
|
||||||
|
order: 500
|
||||||
|
redirect: metrics
|
||||||
|
---
|
||||||
6
docs/src/fancyanalytics/features/logs.md
Normal file
6
docs/src/fancyanalytics/features/logs.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
icon: dot
|
||||||
|
order: 200
|
||||||
|
---
|
||||||
|
|
||||||
|
TODO
|
||||||
6
docs/src/fancyanalytics/features/metrics.md
Normal file
6
docs/src/fancyanalytics/features/metrics.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
icon: dot
|
||||||
|
order: 500
|
||||||
|
---
|
||||||
|
|
||||||
|
TODO
|
||||||
@@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
icon: info
|
icon: info
|
||||||
|
order: 400
|
||||||
---
|
---
|
||||||
|
|
||||||
There are multiple ways to send data to FancyAnalytics.
|
There are multiple ways to send data to FancyAnalytics.
|
||||||
|
|||||||
Reference in New Issue
Block a user