Hi,
I am migrating our business from intercom to power virtual agents / copilot studio.
our current set up with intercom has a bunch of different conversation topics (called bots in intercom) triggering based on what page the user is on. so for the home page we have a generic greeting conversation, and for a product page we might have a specific product conversation. if we capture details for a callback on a product page it goes deeper into the sales funnel, to that specific product team.
I am not sure how to get different conversation topics triggering in copilot studio. I am playing around with javascript custom events feeding back into copilot without success, is there a better way to do this? its a standard function in most of the other chatbot platforms I have looked at.
I have already tweaked copilot to proactively launch into a conversation after a brief pause when a user lands on a page, as our current implementation of intercom does. the bots primary function right now is a sales/marketing tool with help and support as a secondary concern. I now need it to launch different conversations based on the webpage its on.
thanks!