Click around to generate pixel events
| Events | search |
|---|---|
| How | Arrive on any URL whose path contains “search”. The query params ride along in the event. |
| Notes | The pixel checks the path where the framework keeps it. /search.html and /search match on the URL's real path; /spa.html#/search matches on the route inside the hash — even though the document's real path (/spa.html) contains no “search”. The search box below is an ordinary GET form, so submitting it also emits a form_submit. |
TenonTag — Sandbox Frontend