Fast AI Zoe Demo is a Gatsby-based example project from Lundegaard that demonstrates how to integrate the S-Analytics JavaScript data collector into a React web application for visitor behavior and device tracking.
What is Fast AI Zoe Demo?
Fast AI Zoe Demo is a demo repository showing a React web application wired to S-Analytics, Lundegaard's monitoring JavaScript code that collects data about visitor behavior and their device. It runs as a Gatsby site built on React, and the repository includes the full example code and commentary in the ./demo directory. The project links to zoe.lundegaard.ai for complete S-Analytics documentation and guides, and it is released under the MIT license.
What makes Fast AI Zoe Demo stand out?
- S-Analytics data collector integration — the core feature is the pre-integrated monitoring JavaScript that captures visitor behavior and device information from web or mobile platforms.
- Gatsby and React stack — the demo is built as a Gatsby site, making it a concrete reference for React developers who use Gatsby as their static site framework.
- Full runnable example — the
./demofolder contains the complete example and step-by-step commentary for integrating S-Analytics into a React application. - Official documentation link — the repository points to zoe.lundegaard.ai, where users can access full S-Analytics documentation and guides.
- MIT licensed — the repository is distributed under the MIT license, allowing free use and modification.
Who should use Fast AI Zoe Demo?
- React and Gatsby developers who need to add S-Analytics tracking to a new or existing React application can use this demo as a reference implementation.
- Analytics and tracking integrators who want to understand the S-Analytics data collection pattern can review the demo's code and commentary before implementing it in production.
- Product and marketing teams evaluating S-Analytics can run the demo locally to see what visitor and device data is collected.
What can you do with Fast AI Zoe Demo?
- Frontend developers: use the demo as a starting point for a Gatsby project that already has S-Analytics connected, then customize the tracking behavior for your own site.
- Analytics engineers: study the demo's collected data flow to see how visitor behavior and device attributes are captured and sent by the S-Analytics data collector.
- Technical evaluators: run the demo to verify S-Analytics behavior on a React platform before committing to the service.





