MBurger Engagement Platform
User Guide
Headless CMS
Engagement Platform
Search
⌃K
Links
🍔
MBurger Engagement Platform 🍔
🍏
iOS Docs
Messages
Audience
Installation
Initialization
Tracked data
Tags
Identify a user
Location
Automation
📱
Android Docs
Messages
Audience
Automation
🔷
Flutter Docs
Messages
Audience
Automation
Powered By
GitBook
Tags
You can set tags to assign to a user/device (e.g. if user has done an action set a tag), so you can target those users later:
To set a tag:
MBAudience
.
setTag
(
"TAG"
,
value
:
"VALUE"
)
To remove it:
MBAudience
.
removeTag
(
"TAG"
)
Previous
Tracked data
Next
Identify a user
Last modified
2yr ago