Skip to main content

I’m trying to tag users who visit some of my pages, so I can send them targeted communication and let agents know about it. Is there a way to tag users who have previously visited a page?  I see how I can tag new visitors.  Can I tag past visitors?  The user segmentation filters don’t include page viewed.

Hey @Drew P12 👋 Jacques here from Support Engineering!

You could create a workflow in Intercom that triggers when a user visits a particular page

  1. Create a new workflow and set the trigger to 'Customer visits a page'.
  2. Add an action to this workflow to 'Tag Person' with the tag you wish to apply to the user.
  3. Note that you can't tag users unless a message is sent through first.

 

If you need to tag users without sending a message, you might consider using the 'Add tag to a contact' API method in your backend. Check the page conditions and if they match, use the endpoint to tag the user.

Hope this helps! If you need more help with setting this up, feel free to reach out to our support team via the Messenger! :)


Reply