AKSHAT NETWORK HUB

Usage Manual

Usage Manual

Welcome to the official Usage Manual of Akshat Network Hub (ANH). This guide explains how to use the Firebase-powered dashboard ecosystem, diagnostics systems, analytics infrastructure, feedback tools, and navigation intelligence services.

1. System Overview

ANH now operates a centralized dashboard ecosystem powered by Firebase Authentication and Firestore.

2. Google Authentication

Users can access dashboard systems using Google Sign-In.

Authentication Flow:
  • Click “Continue with Google”
  • Complete Google authentication
  • Profile setup appears for new users
  • Returning users enter dashboard directly

3. Profile Setup

First-time users must complete profile setup.

Required fields include:

The system validates:
  • Whatsapp number integrity
  • Invalid repeated digits
  • Required fields
  • Profile image URL structure

4. Dashboard Interface

After authentication and profile setup, users gain access to the ANH dashboard.

5. Visit History System

The Visit History system records authenticated navigation activity across supported ANH websites.

Each visit may contain:

6. Diagnostics System

Each visit log can generate a dynamic diagnostics report.

Diagnostic reports may contain:
  • Page URLs
  • Navigation chains
  • Device & viewport information
  • Browser metadata
  • Runtime warnings
  • Performance timing

Diagnostics can be:

7. Feedback System

Users may submit feedback only for pages they have visited.

8. Admin Dashboard

Authorized administrators may access advanced analytics and monitoring infrastructure.

Admin systems may include:
  • All User Analytics
  • Visit Logs
  • Page Analytics
  • Diagnostics Monitoring
  • Feedback Moderation

Administrative access is restricted and protected through authentication systems.

9. Security & Privacy

ANH implements Firebase security rules, authentication controls, restricted analytics access, and diagnostics limitations to protect users and platform integrity.

10. Logout & Session Handling

Users may securely terminate sessions using dashboard logout systems.

await signOut(auth);

Certain ANH platforms may support persistent session continuity across connected sites.