Add rData analytics tracking and ecosystem footer link

- Inject rdata.online/collect.js tracking script in layout
- Add rData link to ecosystem footer

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-02-18 18:57:08 +00:00
parent 0f40c60b5b
commit c91c8a051d
1 changed files with 3 additions and 0 deletions

View File

@ -340,6 +340,7 @@
.section-inner h2 { font-size: 1.5rem; } .section-inner h2 { font-size: 1.5rem; }
} }
</style> </style>
<script defer src="https://rdata.online/collect.js" data-website-id="5d3c8bac-64b6-4e57-ba66-ed31b182fba0"></script>
</head> </head>
<body> <body>
@ -996,6 +997,7 @@
<a href="https://rfunds.online">rFunds</a> <a href="https://rfunds.online">rFunds</a>
<a href="https://rtrips.online">rTrips</a> <a href="https://rtrips.online">rTrips</a>
<a href="https://rcart.online">rCart</a> <a href="https://rcart.online">rCart</a>
<a href="https://rchoices.online">rChoices</a>
<a href="https://rwallet.online">rWallet</a> <a href="https://rwallet.online">rWallet</a>
<a href="https://rfiles.online">rFiles</a> <a href="https://rfiles.online">rFiles</a>
<a href="https://rtube.online">rTube</a> <a href="https://rtube.online">rTube</a>
@ -1006,6 +1008,7 @@
<a href="https://rauctions.online">rAuctions</a> <a href="https://rauctions.online">rAuctions</a>
<a href="https://rpubs.online">rPubs</a> <a href="https://rpubs.online">rPubs</a>
<a href="https://rforum.online">rForum</a> <a href="https://rforum.online">rForum</a>
<a href="https://rdata.online">rData</a>
</div> </div>
<p>rStack &mdash; open source, self-hosted, community-owned</p> <p>rStack &mdash; open source, self-hosted, community-owned</p>
</footer> </footer>