> For the complete documentation index, see [llms.txt](https://web3-analytics.gitbook.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://web3-analytics.gitbook.io/product-docs/product-guides/sample-apps.md).

# Sample apps

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.&#x20;

<figure><img src="/files/gdORCLXxLG7TAY8KUTIi" alt=""><figcaption></figcaption></figure>

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

Source: <https://github.com/andyjagoe/web3-analytics-demo>

## 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.&#x20;

<figure><img src="/files/PvPd72z08ylv2UfC4JCq" alt=""><figcaption></figcaption></figure>

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

Source: <https://github.com/andyjagoe/web3analytics-test-html>
