From d620d1f84e98559c5e2d66612ab4773694e11498 Mon Sep 17 00:00:00 2001 From: ccbikai Date: Sat, 8 Jun 2024 13:17:41 +0800 Subject: [PATCH] docs: Add explanation for NuxtHub analytics in FAQs --- docs/faqs.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/faqs.md b/docs/faqs.md index 855ff41..ca92619 100644 --- a/docs/faqs.md +++ b/docs/faqs.md @@ -25,3 +25,7 @@ Analytics data needs to read Cloudflare's data, check if `NUXT_CF_ACCOUNT_ID` an ## 4. I don't want the current homepage? Can it be redirected to my blog? Of course. Please set the environment variable `NUXT_HOME_URL` to your blog or official website address. + +## 5. Why can't I see the statistics after deploying with NuxtHub? + +NuxtHub's ANALYTICS points to its dataset, you need to set the `NUXT_DATASET` environment variable to point to the same dataset.