Deploying web beacons
A page-render beacon (or a web beacon) is a file in your web application that calculates the page-render time metric for content served by a CDN.
Web beacons do not affect the functioning of your web application and are not visible to end users (usually, the beacon is an image sized to 1x1 pixel). They execute special JavaScript code whenever a page has finished loading.
Before you begin
Ensure that the web beacon file name meets the following requirements:
- It must contain 1 to 256 characters.
- It must not contain the following characters: \ / : " < >.
- It must not consist of a wildcard mask only (for example, *, *.*, or ?).
- The file extension must be .!cm to ensure that it is cached.
To deploy a web beacon
- Put the web beacon target file on your web server.
- Locate the web beacons in the directory that is specified by the PL_GO_IMG variable in the instrumentation code.
The default name for the web beacon used to measure page-render time is crd_prm_go. - Make the system detect the web beacons.
- Turn the web beacons on.
- In the Real User Analyzer, point to Administration > Data flow settings, and click Web beacons.
- In Instrumentation beacons, click ON.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*