From dbca4e41b7869fe68af086c82008a052f7d1ac61 Mon Sep 17 00:00:00 2001 From: Abigail McCarthy Date: Wed, 2 Jun 2021 14:05:40 -0400 Subject: [PATCH] Fix page title --- content/en/docs/contribute/analytics.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/contribute/analytics.md b/content/en/docs/contribute/analytics.md index 6c8e56be43..ccffc79fdd 100644 --- a/content/en/docs/contribute/analytics.md +++ b/content/en/docs/contribute/analytics.md @@ -1,5 +1,5 @@ --- -title: Viewing site analytics +title: Viewing Site Analytics content_type: concept weight: 100 card: @@ -20,6 +20,6 @@ This dashboard is built using Google Data Studio and shows information collected ### Using the dashboard -By default, the dashboard will show all collected analytics for the past 30 days. Use the date selector to see data from a different date range. Other filtering options allow you to view data based on user location, the device used to access the site, the translation of the docs used, and more. +By default, the dashboard shows all collected analytics for the past 30 days. Use the date selector to see data from a different date range. Other filtering options allow you to view data based on user location, the device used to access the site, the translation of the docs used, and more. If you notice an issue with this dashboard, or would like to request any improvements, please [open an issue](https://github.com/kubernetes/website/issues/new/choose).