parse-analytics-beacons
Capture and parse Adobe Analytics and Experience Platform beacons from website pages. Provide URL, wait time, and optional click selector to extract tracking events for analysis.
Instructions
Capture and parse Adobe Analytics and Experience Platform beacons on a webpage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the webpage to analyze | |
| waitTime | No | Time to wait for beacons to fire (milliseconds) | |
| simulateClick | No | Optional CSS selector to click for interaction beacons |