Skip to content

tinybirdco/demo-user-facing-web-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use Case Demo: Web Analytics Dashboard

This repository contains code for an example Web Analytics dashboard project.

If you're building a service that allows users to deploy their own sites (think Vercel, or Shopfy), you're going to want to show your users how their sites are performing. You could rely on third-party services like Google Analytics, but providing these features natively can be a big selling point for your service. To do so, you'll need to handle the ingestion and analysis of events at scale, as well as the secure publication of insights to your users via your app. This project demonstrates how to build this using Tinybird, and how to integrate it into a Next.js app.

Read more about this use cases here.

Try it live

Try the live demo.

Watch the workshop

Want to watch somebody build this demo live? Watch the workshop.

Deploy it yourself

Read the guide to deploy this demo application yourself.

License

This code is available under the MIT license. See the LICENSE file for more details.

Need help?

Authors

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages