Hi Vivek, There are couple of ways you can achieve to get this report.
1. You can pass the time and date, ECID and page URL on the same hit
whenever the page load happens on the browser. This would be possible
only when you have done this implementation earlier. Therefore, you have
an ability to breakdown the report since all falls under the same hit.2.
Get "data feed" report with specific column which includes date_time,
mcvisid, page_url or page_name. so that you can breakdown the report as
pe...