MBurger Engagement Platform
User Guide
Headless CMS
Engagement Platform
Searchβ¦
π
MBurger Engagement Platform π
π
iOS Docs
Messages
Audience
Automation
π±
Android Docs
Messages
Audience
Automation
π·
Flutter Docs
Messages
Audience
Installation
Initialization
Tracked data
Tags
Custom Id
Mobile User Id
Location Data
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
:
'TAG'
,
value
:
'VALUE'
);
To remove it:
MBAudience
.
removeTag
(
'TAG'
);
Previous
Tracked data
Next
Custom Id
Last modified
1yr ago
Copy link