Detecting the web beacons
This topic explains how to configure the system to detect web beacons.
Before you begin
- You must have deployed a Web beacon.
- To perform this procedure, you must have Operator-level access, or higher.
To configure the system to detect web beacons
- In the Real User Analyzer, point to Administration > Data flow settings, and click Web beacons.
- On the Action menu, click Edit.
In the Page-render beacon box, type the name of the web beacon target file.
Do not include a file path — the system needs only the file name and the extension.- (Optional) In the User-defined beacon box, type the name of the page-render beacon targets with which you want to identify user-defined page beacons.
- Click Save.
- To enable the beacon, click ON.
- For the system to recognize Page Render Marker web beacon as a component, set up the object detection for the Page Render Marker:
- In the Real User Analyzer, open the Administration > Data flow settings > Object type detection rule page.
- In the Action menu, click Add.
Adding an object-detection rule - For the Type, select Component.
- In the Expression field, type the following:
(url.stem_string contains "/img/sb/crd_prm_go.!cm" ignorecase) - Click Save. The system will detect Page Render Marker web beacon as a component.
To validate web beacon detection
- Create an object Watchpoint to detect the page-render beacon, and name it PRM Hits.
- Create a filter for this Watchpoint, which detects the file name of the page-render beacon target file.
For example, match all objects for which url.stem_string contains crd_prm, ignoring case. - Turn the Watchpoint on.
- In the Real User Analyzer, point to Administration > Data flow settings, and click Web beacons.
- In the view selector, click Instrumentation beacons, and turn the Page-render beacon on.
The beacon target file appears on the Watchpoint Summary for the new Watchpoint, PRM Hits.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*