[PR #2934] [CLOSED] feat: add databuddy analytics tracking #4562

Closed
opened 2026-03-13 11:51:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2934
Author: @izadoesdev
Created: 6/6/2025
Status: Closed

Base: mainHead: main


📝 Commits (10+)

  • eefbdf4 feat: add databuddy analytics tracking
  • 8fc7e42 add crossorigin anonymous to script to prevent supply chain attacks
  • cc1c288 fix: use optimized Script for loading
  • 3531170 fix: use optimized Script for loading
  • 076e7d9 update defer to async (more consistent for analytics)
  • 458a18c revert async, it's unreliable after testing
  • 1dfc8e6 Update layout.tsx
  • cf0b083 Update layout.tsx
  • 443d1fb Merge branch 'main' into main
  • ed473cc Merge branch 'main' into main

📊 Changes

1 file changed (+9 additions, -0 deletions)

View changed files

📝 docs/app/layout.tsx (+9 -0)

📄 Description

Adds databuddy script for analytics, docs shown in the URL


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/2934 **Author:** [@izadoesdev](https://github.com/izadoesdev) **Created:** 6/6/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`eefbdf4`](https://github.com/better-auth/better-auth/commit/eefbdf4d1cbb9af54ea0e02e6a3487777698bc82) feat: add databuddy analytics tracking - [`8fc7e42`](https://github.com/better-auth/better-auth/commit/8fc7e421ad0769d10bf0a5d178e1a2b49121076d) add crossorigin anonymous to script to prevent supply chain attacks - [`cc1c288`](https://github.com/better-auth/better-auth/commit/cc1c288caf3354c9f09e060de836dd5cbe290b0a) fix: use optimized Script for loading - [`3531170`](https://github.com/better-auth/better-auth/commit/3531170b4aabf8c83d774e57aba6309dd2e29e1f) fix: use optimized Script for loading - [`076e7d9`](https://github.com/better-auth/better-auth/commit/076e7d938853d6fe4bb214dfa3dec0fd55d5b341) update defer to async (more consistent for analytics) - [`458a18c`](https://github.com/better-auth/better-auth/commit/458a18c12728370439751204c97d4cd4799e59d7) revert async, it's unreliable after testing - [`1dfc8e6`](https://github.com/better-auth/better-auth/commit/1dfc8e63e5e3683b11a3cfa4ebf8160502403150) Update layout.tsx - [`cf0b083`](https://github.com/better-auth/better-auth/commit/cf0b083a9b80214e3798d614936515ee163dbe9a) Update layout.tsx - [`443d1fb`](https://github.com/better-auth/better-auth/commit/443d1fb2dfe25cef7c4b1710b9fe35cdb1f2d7d4) Merge branch 'main' into main - [`ed473cc`](https://github.com/better-auth/better-auth/commit/ed473ccdbf6a6a15a376e51358afcbec0b532d7b) Merge branch 'main' into main ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/app/layout.tsx` (+9 -0) </details> ### 📄 Description Adds [databuddy](https://www.databuddy.cc) script for analytics, docs shown in the URL --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 11:51:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#4562