Adobe requires code on your site or app to send data to Adobe’s data collection servers. The following steps indicate how a typical implementation works.
When a visitor comes to your site, a request is made to your web server.
Your site’s web server sends the page code information, and the page displays in the browser.
The page loads, and the Analytics JavaScript code runs.
The JavaScript code sends an image request Adobe data collection servers. Page data that you defined in your implementation are sent as part of a query string in this image request.
Adobe returns a transparent pixel image.
Adobe servers store collected data in a report suite.
Report suite data populates the reports that you can access in a web browser.
The JavaScript code execution occurs quickly and does not noticeably affect page load times. This approach allows you to count pages that were displayed when a visitor clicked Reload or Back to reach a page, because the JavaScript runs even when the page is retrieved from cache.
Adobe Analytics requires code within your website, mobile app, or other application to send data to data collection servers. There are several methods to implement this code, depending on platform and your organization’s needs.