NanoAI

Learn how NanoAI generates smart, data-driven recommendations to help improve your website

NanoAI

NanoAI provides actionable insights based on your website's real user data, including analytics, custom events, accessibility scans, SEO performance, and more. These recommendations help you prioritize improvements that matter most.

What NanoAI Does

NanoAI reviews various datasets collected from your website and generates tailored guidance to improve user experience, accessibility, performance, and compliance.

Data Sources Used

NanoAI analyzes the following data types:

  • Analytics Events: User behavior, traffic patterns, and recent engagement
  • Insights: Automatically derived findings from your analytics
  • Custom Events: Developer-defined events such as form submissions, modal opens, etc.
  • Accessibility Scans: Automated evaluations of your site's accessibility compliance
  • SEO Scans: Reports on your site's search engine optimization health

How Recommendations Are Generated

NanoAI uses OpenAI's language model to interpret the latest project data and provide recommendations in clear, markdown-formatted summaries.

Who Can Use NanoAI

NanoAI is available to users with an active paid subscription plan. Free-tier users will need to upgrade to access this feature.

Additionally, users are limited to a certain number of NanoAI requests per day, based on their subscription plan.

Plan TierDaily NanoAI Requests
Basic3
Hobby5
Pro10

If you exceed your limit, you'll receive a message indicating that you've reached the daily cap.

Access Control and Project Validation

To ensure security, NanoAI only works with projects owned by the authenticated user. If the project ID submitted does not match the user's account, access is denied.

Sample Use Cases

  • Identify UX Bottlenecks: See where users are dropping off and how to streamline their journey.
  • Boost Accessibility: Get specific fixes based on scan results and scoring methodology.
  • Improve SEO: Address crawl errors, metadata issues, and structural problems.
  • Validate Custom Events: Ensure your app's event flows are working as expected.

Example Output

Here's a simplified example of what a NanoAI recommendation might look like:

### 🔍 Analytics Insights
 
- Bounce rate is high on the pricing page. Consider simplifying the content or adding testimonials.
 
### ♿ Accessibility
 
- 2 Critical Issues: Missing form labels
- 1 Moderate Issue: Inconsistent heading structure
 
**Accessibility Score**: 88 (Good)
 
> 📌 Tip: Fix Critical issues first to improve compliance and usability.
 
### 📈 SEO
 
- Missing meta descriptions on 3 pages.
- Page title is too long for mobile display.
 
**Recommendation**: Shorten titles and add descriptive meta tags for better search visibility.
Edit on GitHub

Last updated on

On this page