diff --git a/src/content/docs/magic-wan/analytics/site-analytics.mdx b/src/content/docs/magic-wan/analytics/site-analytics.mdx
index 95c377d9fd37f75..bb373b90ea0eddb 100644
--- a/src/content/docs/magic-wan/analytics/site-analytics.mdx
+++ b/src/content/docs/magic-wan/analytics/site-analytics.mdx
@@ -9,7 +9,13 @@ head:
---
-After adding sites to your Magic WAN, the Network overview (beta) section of the dashboard provides you a summary of the connectivity status and traffic analytics for all your sites. This is a great place to start if you receive a Magic WAN alert, need to begin the troubleshooting process, or are performing routine monitoring.
+import { Render } from "~/components"
-Refer to [Set up a site](/magic-wan/configuration/common-settings/sites/) for more information.
+
diff --git a/src/content/docs/magic-wan/configuration/common-settings/sites.mdx b/src/content/docs/magic-wan/configuration/common-settings/sites.mdx
index 810ed47c13600ce..b7493783dd88206 100644
--- a/src/content/docs/magic-wan/configuration/common-settings/sites.mdx
+++ b/src/content/docs/magic-wan/configuration/common-settings/sites.mdx
@@ -7,7 +7,7 @@ sidebar:
text: Beta
---
-import { Details } from "~/components"
+import { Render } from "~/components"
Sites represent the local network of a data center, office, or other physical location, and combine all on-ramps available there. Sites also allow you to check, at a glance, the state of your on-ramps and set up health alert settings so that you get notified when there are issues with the site's on-ramps.
@@ -34,72 +34,7 @@ Your site is now set up. If you have other sites you need to set up, repeat the
## Site analytics
-After adding your sites, the Network overview (beta) section of the dashboard provides a summary of the connectivity status and traffic analytics for all your sites. This is a great place to start if you receive a Magic WAN alert, need to begin the troubleshooting process, or are performing routine monitoring.
-
-Network overview (beta) has the following data types available:
-
-
- - [Aggregate Magic WAN site health](#site-health)
- - [Magic WAN availability status for sites](#no-status-available)
- - [Magic WAN site geographic location](#no-location-set)
-
-
-
- - Site Name
- - Site Health
- - Site Tunnel Names
- - Site Tunnel Statuses
- - Site Traffic Sent
- - Site Traffic Received
-
-
-
- - Traffic Sent by Tunnel
- - Traffic Received by Tunnel
-
-
-To start using Magic WAN site analytics:
-
-1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account.
-2. Select **Magic WAN** > **Network overview (beta)**.
-
-You will have access to an overview map with all your active sites, and any alerts for sites that are unhealthy or have no status available to them.
-
-Review the topics below to learn more about the options available to you.
-
-### Network map and traffic overview
-
-The network map section shows all the sites configured with Magic WAN. At a glance, you can check:
-
-- How many active sites you have
-- Location for sites in a map (if you set up their geographic location)
-- Sites that are healthy or unhealthy
-- Sites that have no status available
-- Sites that have no location set
-
-Just below the map, Traffic overview shows a more granular list of your sites and their status.
-
-#### Site health
-
-Sites can be healthy or unhealthy, and Magic WAN uses this information to route traffic. Refer to [Set thresholds for Magic WAN site health](#set-thresholds-for-magic-wan-site-health) to learn more about this topic.
-
-#### No status available
-
-The status of a site refers to its health. If your sites show a **No status available** message, this means you did not configure your alert settings when creating your site. Refer to [Configure Magic Tunnel health alerts](/magic-wan/configuration/common-settings/configure-magic-tunnel-alerts/) to learn how to create an alert for your site.
-
-#### No location set
-
-The dashboard shows you the number of sites with no location set, meaning sites for which you did not set up a geographic location. To add a location to a site, find the site you want to add location to, and select **no location set** to edit its location settings. Refer to [Set geographic coordinates](#set-geographic-coordinates) for more information.
-
-
-### Traffic overview
-
-Traffic overview aggregates all Magic WAN sites configured in your account. Here, you can check at-a-glance information about each site like:
-
-- Site status
-- Traffic sent and received
-
-Select one of your sites to have access to a more detailed view of its traffic, including traffic by tunnel.
+
---
diff --git a/src/content/partials/networking-services/analytics/site-analytics.mdx b/src/content/partials/networking-services/analytics/site-analytics.mdx
new file mode 100644
index 000000000000000..be119b9864dec2d
--- /dev/null
+++ b/src/content/partials/networking-services/analytics/site-analytics.mdx
@@ -0,0 +1,73 @@
+---
+params:
+ - instructions?
+---
+
+import { Details, Markdown } from "~/components"
+
+After adding your sites, the Network overview (beta) section of the dashboard provides a summary of the connectivity status and traffic analytics for all your sites. This is a great place to start if you receive a Magic WAN alert, need to begin the troubleshooting process, or are performing routine monitoring.
+
+Network overview (beta) has the following data types available:
+
+
+ - [Aggregate Magic WAN site health](#site-health)
+ - [Magic WAN availability status for sites](#no-status-available)
+ - [Magic WAN site geographic location](#no-location-set)
+
+
+
+ - Site Name
+ - Site Health
+ - Site Tunnel Names
+ - Site Tunnel Statuses
+ - Site Traffic Sent
+ - Site Traffic Received
+
+
+
+ - Traffic Sent by Tunnel
+ - Traffic Received by Tunnel
+
+
+To start using Magic WAN site analytics:
+
+1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account.
+2. Select **Magic WAN** > **Network overview (beta)**.
+
+You will have access to an overview map with all your active sites, and any alerts for sites that are unhealthy or have no status available to them.
+
+Review the topics below to learn more about the options available to you.
+
+### Network map and traffic overview
+
+The network map section shows all the sites configured with Magic WAN. At a glance, you can check:
+
+- How many active sites you have
+- Location for sites in a map (if you set up their geographic location)
+- Sites that are healthy or unhealthy
+- Sites that have no status available
+- Sites that have no location set
+
+Just below the map, Traffic overview shows a more granular list of your sites and their status.
+
+#### Site health
+
+Sites can be healthy or unhealthy, and Magic WAN uses this information to route traffic. Refer to [Set thresholds for Magic WAN site health](#set-thresholds-for-magic-wan-site-health) to learn more about this topic.
+
+#### No status available
+
+The status of a site refers to its health. If your sites show a **No status available** message, this means you did not configure your alert settings when creating your site. Refer to [Configure Magic Tunnel health alerts](/magic-wan/configuration/common-settings/configure-magic-tunnel-alerts/) to learn how to create an alert for your site.
+
+#### No location set
+
+The dashboard shows you the number of sites with no location set, meaning sites for which you did not set up a geographic location. To add a location to a site, find the site you want to add location to, and select **no location set** to edit its location settings. Refer to [Set geographic coordinates](#set-geographic-coordinates) for more information.
+
+
+### Traffic overview
+
+Traffic overview aggregates all Magic WAN sites configured in your account. Here, you can check at-a-glance information about each site like:
+
+- Site status
+- Traffic sent and received
+
+Select one of your sites to have access to a more detailed view of its traffic, including traffic by tunnel.
\ No newline at end of file