Step 1 |
A client requests a page from a website. |
Step 2 |
The website responds with the HTML for the page. This includes links to images and other media that may be on the page. There may also be links for code such as JavaScript, Flash, Silverlight, etc. |
Step 3 |
Typically via JavaScript or an image link a request will be made to the analytics server. This may return nothing to the client or it may provide something of interest like a map showing where in the world requests are coming for this site. Sometimes this request may include additional information that may normally not be sent to the website. This information can include screen resolution, CPU part number, detailed version information about the browser and operating system, and installed browser add-ons like Flash or Silverlight. |
A/B |
The website may use some services from the analytics provider during the page generation, for reports, or other services. |