HiUsing Data Insertion XML, we transfer data almost in real time,
maximum delay that could occur on our side is about a minute. The
problem that we see now is the page views. In theory we may receive
limitless events from a page loaded until user navigates away from that
page. We put these custom events in context data section and that is
fine for us. The problem is every request that we sent was recorded as
one page view in Adobe Analytics. For an example, during the testing we
noticed that the...