Skip to content

Commit

Permalink
Add navigation identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
winsmith committed Feb 5, 2025
1 parent 616ed72 commit 87e8cb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/default-parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ These parameters are currently not namespaced. Expect this to change in the futu
- `host` (String): The host portion of the URL, e.g. `example.com`.
- `path` (String): The path portion of the URL, e.g. `/about` or `/blog/my-post`.
- `scheme` (String): The scheme portion of the URL, e.g. `https`.
- `referer` (String): The referrer of the page, e.g. `https://example.com`.
- `TelemetryDeck.Navigation.identifier` (String): String that uniquely identifies the navigation in the format `referrer -> url`.

#### URL Parameters

Expand Down

0 comments on commit 87e8cb5

Please sign in to comment.