Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 870 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 870 Bytes

AllRoads Analytics

Live site: https://app.allroadsanalytics.com/

Business description (for banks and stuff)

We offer web analytics tools for customers to track user journeys on their websites. Our target market is businesses which operate multiple websites and want aggregate user-behavior data across those sites.

A free plan is offered. Monthly subscriptions are offered, to unlock greater tracking capacity. Customers will be charged at the time of subscription to a non-free plan.

Marketing description

Measure lead/sales funnels across all your sites. Explore user journeys, without setting-up funnels ahead of time.


This is the customer-facing application for setting-up trackers and viewing analytics.

Built on Laravel 8.69.0.

Install/compile with:

composer install
npm install
npm run dev