TubeIQ is a website that helps you understand YouTube channel performance in a clear, visual way.
It is designed for creators and teams who want quick answers, such as:
- What content is performing best?
- How consistent is channel growth?
- What should we improve next?
- Analyzes public YouTube channel data
- Shows key metrics in a dashboard
- Highlights engagement and content patterns
- Provides AI-assisted recommendations for future videos
- YouTube creators
- Small media teams
- Growth and content managers
- Anyone who wants channel insights without complex analytics tools
- Open the website (
index.html) in your browser. - Enter a YouTube channel ID or handle (example:
@MrBeast). - Click Analyze to view the dashboard.
- Optionally sign in with Google to access owner-specific features.
TubeIQ/
├── index.html # Main website (UI + logic)
├── Logo.png # Website logo
├── privacy.html # Privacy policy page
├── terms.html # Terms of service page
└── README.md # Project documentation
TubeIQ currently keeps API configuration in index.html.
For production use, keep real credentials out of public repositories and use secure secret management.
Contributions are welcome. Please keep updates focused, professional, and easy to review.
Add your preferred license (for example, MIT) if you plan to distribute this project publicly.