Fera.ai Developer Docs
Fera.ai Developer Docs
Dashboard
Fera.ai
Other Help Docs
Home
Installation
Public API
Overview
GET /shoppers/:id
GET /shoppers/:id/events
DELETE /shoppers/:id
PUT /shoppers/:id
JavaScript API
Overview
Setting The Current State
Pushing Events
Updating Content
Other Methods
getShopper()
getShopperId()
updateShopper()
deleteShopper()
Model Data Schemas
Custom Widets API
Overview
Custom Templates
Custom CSS
Custom JavaScript
Other Customization
Custom Event Types
Powered by GitBook

Other Methods

Here are the articles in this section:
getShopper()
Gets the current shopper attributes and events.
getShopperId()
Simple method used to get the current shopper's ID
updateShopper()
Send an update to the server with the current shopper's updated attributes.
deleteShopper()
Mostly useful for GDPR and other data privacy adherence purposes.
Previous
refreshContent()
Next
getShopper()
Last updated 2 years ago