Skip to content

Track link clicks and page views on registered sites to analyze performance over time

Notifications You must be signed in to change notification settings

aautem/sandpiper

 
 

Repository files navigation

Sandpiper

The Event-Driven Behavioral Analytics Platform

Team

  • Product Owner: Bruce Graham
  • Scrum Master: Beth Akerman
  • Development Team Members: Alex Autem, Jeff Bentley, Ian George, Tony Hyde, Erica Stephan

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

This analytics tool can be installed on any website and allows site owners to track site visits and button/link clicks. It uses Plot.ly to display site visits and link clicks visually. It's also attached to a MongoDB database.

Requirements

  • Node.js
  • Express 4.14.0
  • Mongoose ^4.7.8

Development

Installing Dependencies

From within the root directory:

npm install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

Track link clicks and page views on registered sites to analyze performance over time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 91.1%
  • JavaScript 7.1%
  • CSS 1.8%