You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/55_events/01_introduction.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,9 @@ The next part is probably already on your page for collecting page views. If not
44
44
45
45
If you **can't** add it to your `<body>` tag, place it in the `<head>` of the page.
46
46
47
-
Don't place the `<noscript>` part in the `<head>`. If you can't add it to the body, just omit it.
47
+
Don't place the `<noscript>` part in the `<head>`.
48
+
If you can't add it to the body, just omit it.
49
+
We don't recommend adding a noscript tag, because it's mostly collecting data from robots.
48
50
49
51
If you use our [custom domain feature](/bypass-ad-blockers), make sure to replace `scripts.simpleanalyticscdn.com` and `queue.simpleanalyticscdn.com` with your custom domain.
0 commit comments