Skip to content

Commit b51c33f

Browse files
Adds missing links (cloudflare#15800)
1 parent 1614e60 commit b51c33f

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

content/web-analytics/faq.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ Every route change that occurs in the single-page app will send the measurement
5555

5656
{{<faq-answer>}}
5757

58-
Unless you are using Rules to control which pages to be measured, using [automatic setup] will inject the JS snippet on all pages (sub-domains) under the zone.
58+
Unless you are using Rules to control which pages to be measured, using [automatic setup](/web-analytics/get-started/#sites-proxied-through-cloudflare) will inject the JS snippet on all pages (sub-domains) under the zone.
5959

60-
If you used a [manual setup] instead, only those pages that render the JS snippet will be reported.
60+
If you used a [manual setup](/web-analytics/get-started/#sites-not-proxied-through-cloudflare) instead, only those pages that render the JS snippet will be reported.
6161

6262
{{<Aside type="note">}}
6363

@@ -91,7 +91,7 @@ You can, but you do not have to. Cloudflare Web Analytics is designed primarily
9191

9292
Existing Cloudflare customers can access analytics collected from our edge on the **Analytics** tab of the dashboard. You can also enable Web Analytics to measure performance using JavaScript.
9393

94-
Using a domain proxied through Cloudflare with [automatic setup] will report stats back to your own domain's `/cdn-cgi/rum` endpoint. If you have installed JS snippet yourself (a [manual setup]), it will report back to `cloudflareinsights.com/cdn-cgi/rum` endpoint.
94+
Using a domain proxied through Cloudflare with [automatic setup](/web-analytics/get-started/#sites-proxied-through-cloudflare) will report stats back to your own domain's `/cdn-cgi/rum` endpoint. If you have installed JS snippet yourself (a [manual setup](/web-analytics/get-started/#sites-not-proxied-through-cloudflare)), it will report back to `cloudflareinsights.com/cdn-cgi/rum` endpoint.
9595

9696
{{</faq-answer>}}
9797
{{</faq-item>}}
@@ -131,9 +131,9 @@ No. However, if the apex domain (also known as "root domain" or "naked domain")
131131

132132
{{<faq-answer>}}
133133

134-
No, you can only use the [automatic setup] with JS snippet injection if traffic to your domain is proxied through Cloudflare (orange-clouded).
134+
No, you can only use the [automatic setup](/web-analytics/get-started/#sites-proxied-through-cloudflare) with JS snippet injection if traffic to your domain is proxied through Cloudflare (orange-clouded).
135135

136-
If you have a DNS-only domain, you will have to do a [manual setup] instead.
136+
If you have a DNS-only domain, you will have to do a [manual setup](/web-analytics/get-started/#sites-not-proxied-through-cloudflare) instead.
137137

138138
{{</faq-answer>}}
139139
{{</faq-item>}}
@@ -222,8 +222,5 @@ Yes. Right now there is a soft limit of ten sites per account, but that can be a
222222

223223
For traditional websites, not Single Page Applications (SPAs), the Web Analytics beacon reports to the `/cdn-cgi/rum/` endpoint when the page has finished loading (load event) and when the user leaves the page. For Single Page Applications, additional metrics are sent for every route change to capture the page load event.
224224

225-
[manual setup]: /web-analytics/get-started/#sites-not-proxied-through-cloudflare
226-
[automatic setup]: /web-analytics/get-started/#sites-proxied-through-cloudflare
227-
228225
{{</faq-answer>}}
229226
{{</faq-item>}}

0 commit comments

Comments
 (0)