You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Which problem is this PR solving?
- Closes#25
## Short description of the changes
Adds the following fields to the resource:
`entry_page.url`
`entry_page.path`
`entry_page.search`
`entry_page.hash`
`entry_page.hostname`
## How to verify that this has the expected result
Confirm the new fields are sent to honeycomb, and accurately reflect the
initial page location
As a follow-up to #10, create a new resource with information about the page's initial url:
as well the individual bits of the url broken out into individual fields:
The text was updated successfully, but these errors were encountered: