Skip to content

Comments

feat: Integrate Analytics Session Signing & Enhanced AppKit Context Setup#22

Merged
DianaRicee merged 1 commit intomainfrom
dev-branch
Sep 28, 2025
Merged

feat: Integrate Analytics Session Signing & Enhanced AppKit Context Setup#22
DianaRicee merged 1 commit intomainfrom
dev-branch

Conversation

@DianaRicee
Copy link
Owner

PR Title

✨ Integrate Analytics Session Signing & Enhanced AppKit Context Setup

Summary

This PR introduces analytics-aware user flows and strengthens the AppKit context for the decentralized reputation system.
Users can now create tracked analytics sessions by signing a welcome message, and developers gain debug & monitoring tools for wallet connections, analytics, and session validation.


Key Changes

🔐 New Components

  • SignMessage.tsx
    • Allows users to sign a welcome message to explicitly create analytics sessions.
    • Tracks and logs events to Reown analytics (via appkit.track, appkit.analytics.track, and manual API fallback).
    • Displays session state, signature, and success/failure messages to the user.

⚡ Context & Analytics

  • context/index.tsx
    • Enhanced AppKit initialization with:
      • Explicit analytics, email, and wallet integrations.
      • Session event tracking (wallet_connected, user_authenticated).
      • Exposes appkit and projectId globa

@DianaRicee DianaRicee self-assigned this Sep 28, 2025
@DianaRicee DianaRicee added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 28, 2025
@vercel
Copy link

vercel bot commented Sep 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
decentralized-reputation-system Ready Ready Preview Comment Sep 28, 2025 2:50am

@DianaRicee DianaRicee merged commit ac43927 into main Sep 28, 2025
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant