🔬
Product Docs
  • 👋Welcome to Web3 Analytics
  • Overview
    • ✨Features
    • 💡How does it work?
  • Fundamentals
    • 🛠️Getting set up
      • 📝Register an app
      • 🔧Install via NPM
      • 🔨Install via CDN
      • ⚙️Instrumenting your app
  • Product Guides
    • ❓Creating queries
    • 📊Making a dashboard
    • ✔️Sample apps
  • Technology
    • Why Web3 Analytics?
    • Front end instrumentation
    • Decentralized data network
    • Smart contract registry
    • Indexer
    • Dashboard builder
    • Source code
Powered by GitBook
On this page
  • React demo (NPM)
  • Plain HTML demo (CDN)
  1. Product Guides

Sample apps

PreviousMaking a dashboardNextWhy Web3 Analytics?

Last updated 2 years ago

Web3 Analytics has two demo apps to help you see how Web3 Analytics works and how you instrument your app.

React demo (NPM)

This demo shows how to use Web3 Analytics with an app that uses a package manager like NPM.

Debug is enabled so you can see the full interaction in the console of the browser inspector.

Click the 'Track event', 'Track page view', or 'Track identify visitor' to see interactions.

Plain HTML demo (CDN)

This demo shows how to use Web3 Analytics loaded from a CDN with plain html.

Debug is enabled so you can see the full interaction in the console of the browser inspector.

Click the 'Track event', 'Track page view', or 'Track identify visitor' to see interactions.

Source:

Source:

✔️
https://github.com/andyjagoe/web3-analytics-demo
https://github.com/andyjagoe/web3analytics-test-html