I've actually already brought this to a conversation with Ryan from support, but I'm posting it since it seems there are almost no clear docs on the topic.
While implementing Intercom in a React single-page app, I noticed the calls to Intercom('update') (as suggested by the SPA guide) weren't showing in the conversation or contact page until I hit refresh in the Intercom page. The same is true for submitted events.
It's actually a bit misleading to have "now" in bright green when the user might have moved away from the current page after initiating the chat. The only place that makes it clear is a single sentence in Events FAQ & Troubleshooting.
This definitely needs:
- clear communication in any place that suggests using Intercom('update') to add a new pageview
- same for event documentation
- actually an auto-updating UI, since it may be very helpful, besides resolving the misleading information