sharenowTech/erna

Store events in DB and trigger Google Analytics events

Closed this issue · 0 comments

Stored events can be used to get insights into several usage-related stats.

{
  "type": [create|update|delete],
  "timestamp": [timestamp in ms],
  "location": [selected location, just for signups and updates],
  "user": [userId]
}

Trigger additionally Google Analytics custom events