Skip to main content
All CollectionsIntegrations
How to segment users with tags with Bubble and Progressier
How to segment users with tags with Bubble and Progressier
Kevin Basset avatar
Written by Kevin Basset
Updated over a week ago

1. Go to Settings > General and make sure Expose the option to add an ID attribute to HTML elements is enabled

2. Create a new HTML element anywhere in your app (but on a post-login page that users will visit often), set its content to your desired tags (manually or dynamically), and make sure its ID is set to current-user-progressier-tags.

3. The HTML of the page should look like below. Note that the element doesn't need to be visible on the page -- it only needs to exist in the code.

4. Log in to the Progressier dashboard to see if the tags get synced with Progressier. If so, you're done! You can now send push notifications using our Bubble Plugin.

Did this answer your question?