Hi @Chirag2323 , I see two possible approches:
- import the data in Adobe Analytics using Data Sources
- implement some JS code in the website to track directly from the frontend into Adobe Analytics.
Bear in mind that, in the first case, you can't stitch the Analytics and the PVA data. Let me explain better. Imagine that you have a metric in PVA called "Chatbot open"; with data sources you can compare for example how many visitors you have in analytics and how many time the chat was opened, but you CAN'T create a segment with all the people that, for example, have seen page X and opened a chat. Why? Because the 2 platforms use different way to identify the visitor.