Skip to content

Instantly share code, notes, and snippets.

@andreisavu
Created October 12, 2022 01:24
Show Gist options
  • Save andreisavu/f07c79657fc797b8fe798429c0e9483b to your computer and use it in GitHub Desktop.
Save andreisavu/f07c79657fc797b8fe798429c0e9483b to your computer and use it in GitHub Desktop.
session.addCustomEvent(
"page_view",
"/65242628309/orders/0741e175be4d5ddb25291b4a189aa1e9",
{
"referer" : "",
"fragment": "..."
... other page metadata as needed
}
)
// this can be tied into the History API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment