Bento
Bento
Back to App
Getting Started
Account Management
Billing
Adding a new team
Adding a new site
Sending Data To Bento
Installing Bento.js
Bento on Shopify
Bento on Rails
Bento on Zapier
Bento.js
How to open live chat
How to track a custom event
How to identify a visitor
How to tag a visitor
How to update a custom field
Getting Started
Importing Subscribers
Configuration Variables
Database
People
Tags
Events
Ads
Emails
Workflows
Getting Started
Email Marketing / Messaging
Broadcasts
Sequences
Segments
Authors
Attribution
Forms
Layouts
Deliverability
Liquid Templating
Research
Map Visualizations
Data Visualizations
Email Digests
Personalization
Campaigns
Surveys
Blocks
Audiences
Powered by GitBook

How to update a custom field

Updating custom fields is as simple as adding the following before any other events:

bento.updateFields({"first_name": "ash", "last_name": "ketchum", "favourite_food": "bento box"});

We accept any nested hash.

​

Bento.js - Previous
How to tag a visitor
Next - Getting Started
Importing Subscribers
Last updated 11 months ago