Skip to content

Service used to receive and store events that can be analyzed directly or exported to other analytics and/or BI systems

License

Notifications You must be signed in to change notification settings

CraveFood/event-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eventcapture

Service used to receive and store events that can be analyzed directly or exported to other analytics and/or BI systems

Sending events

The event server accepts both events and requests.

Events are composed by the following attributes:

Field Required Default Type
name Yes - str
segmentation Yes - JSON
timestamp No Now datetime
device_id No - str
session_id No - str
user_id No - int
business_id No - int

To send a new event we need to send a POST to the /event end-point.

About

Service used to receive and store events that can be analyzed directly or exported to other analytics and/or BI systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •