Unknown analytics

Posted by on April 30, 2019 · 5 mins read

We are excited to launch our new adventure in the AaaS, an advanced compeletly anonymous analytics plateform for web sites.

Our new baby, which we consider “yet another “ , there are already some nice players in this field simpleAnalytics, usePhtomo which are fully open source.

Why [**] ,

– Features :

— Fully anonymous page, events –tracking– .

We absolutely DO NOT report :

  • Cookies
  • User ID
  • Session ID
  • User location
  • User ID

We do not store any data in user borwerser/devices :

  • No localstorage
  • No Session storage *

How Geo-ip revere is working

  • We use ip to know the request city and no other information of the cite. Once we get the Once we get the city, the ip value will be no longer . Enabling ip <–> city is optional and it’s disabled by default. It’s up to user (domain owner to decide whether to activate it or not )

  • Heat map tracking : We are glad to provide such a functionality which illustrate how users navigate in pages and react to page elements. The heat map tracking service is

  • We love open source, the application is build with awesome libraries

Road map [2019 4th quarter]:

– Servers :

Our application is hosted

– Exemple of event structure

Aesthetic Usability Effect

Users often perceive aesthetically pleasing design as design that’s more usable.

Doherty Threshold

Productivity soars when a computer and its users interact at a pace (<400ms) that ensures that neither has to wait on the other.

Fitts’s Law

The time to acquire a target is a function of the distance to and size of the target.

Hick’s Law

The time it takes to make a decision increases with the number and complexity of choices.

Zeigarnik Effect

People remember uncompleted or interrupted tasks better than completed tasks.

Get started

Api rate limit

In order to prevent a DOS attack we use Nginx page limit.

Page views rate limit for

Our implementation of the page views limit (monthly number of allowed views) for both essential and advanced plans use token bucket algorithm [https://en.wikipedia.org/wiki/Token_bucket]. For each subscription plan, a maximum number of tokens (view count) for a user (for all domains) are set in redis then with api view call we decrement the tokens .

Your site Our server Ping Fight against hypochondria Fight against hypochondria alt [ Healthcheck ] [ else ] How about you John? Your site Our server

We are excited to open source unk analytics .

      - Why we use multiple technologies to serve the app: 
      ### RoR
      
      ### Golang
      
      ### Node js
      
      ### Vuejs 

Me - Houssem Fathallah