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
The reason for "original.boost.org" is so the snippet will be valid now and also after a migration. Generally, traffic is not going to that url, but if plausible simply refers to that as an identifier or uuid it should not break data collection. We will see after deployment if it needs to be adjusted.
Add analytics javascript snippet in
<head>
section, to https://github.com/boostorg/website<script defer data-domain="original.boost.org" src="https://plausible.io/js/script.js"></script>
The reason for "original.boost.org" is so the snippet will be valid now and also after a migration. Generally, traffic is not going to that url, but if plausible simply refers to that as an identifier or uuid it should not break data collection. We will see after deployment if it needs to be adjusted.
The old website probably has multiple header sections to update. Such as docs pages. for example: https://www.boost.org/doc/libs/1_83_0/doc/html/accumulators.html
cc. @rbbeeston @julioest
The text was updated successfully, but these errors were encountered: