This commit is contained in:
parent
04288c7dfe
commit
4ec58a8154
@ -4,7 +4,7 @@ export default function Analytics() {
|
|||||||
return (
|
return (
|
||||||
<Script
|
<Script
|
||||||
src="https://static.cloudflareinsights.com/beacon.min.js"
|
src="https://static.cloudflareinsights.com/beacon.min.js"
|
||||||
data-cf-beacon='{"token": "cc87b1af28264bd7aaf287ba7f905362"}'
|
data-cf-beacon='{"token": "415b318dd3f74a44b53827fb9d3da273"}'
|
||||||
defer
|
defer
|
||||||
strategy="afterInteractive" // Ensures the script is loaded after the page is interactive
|
strategy="afterInteractive" // Ensures the script is loaded after the page is interactive
|
||||||
/>
|
/>
|
||||||
|
Loading…
Reference in New Issue
Block a user