Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
silesky committed Sep 26, 2023
1 parent 821f94d commit f8bab65
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .changeset/smooth-crabs-pull.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@
'@segment/analytics-next': minor
---

Fix stale page context information for buffered events, so page data is resilient to quick navigation changes. Parse UTM params into context.campaign if users pass an object to a page call.
- Capture page context information faster, so context.campaign and context.page are more resilient to quick navigation changes.
- Parse UTM params into context.campaign if users pass an object to a page call.

0 comments on commit f8bab65

Please sign in to comment.