Hi @Chirag2323 , I see two possible approches:import the data in Adobe
Analytics using Data Sourcesimplement 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
CA...