Skip to content

Commit

Permalink
Update desc
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethan Jaffee committed Feb 28, 2024
1 parent 9a06a4d commit 8d86521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EventPayload.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ export interface EventPayload {
pages?: {
/** The scope of an action. Applies to Pages events. */
scope?: string;
/** The identifier of the event. */
/** The Event name as it was used in previous analytics implementations. */
originalEventName?: string;
/* The UID of the site an event was tied to. */
siteUid?: number;
Expand Down

0 comments on commit 8d86521

Please sign in to comment.