Skip to content

feat(analytics-controller): add latestNonAnonymousEventTimestamp state#9126

Open
gauthierpetetin wants to merge 2 commits into
mainfrom
feat/analytics-controller-latest-non-anonymous-event-timestamp
Open

feat(analytics-controller): add latestNonAnonymousEventTimestamp state#9126
gauthierpetetin wants to merge 2 commits into
mainfrom
feat/analytics-controller-latest-non-anonymous-event-timestamp

Conversation

@gauthierpetetin

Copy link
Copy Markdown
Contributor

Explanation

The purpose of this PR is to track timestamp of non-anonymous events (non-breaking change).

This is needed in the clients for the data deletion workflows (in Extension for now): by comparing the value with the timestamp of last data deletion request, client knows whether data deletion button should be disabled or not.

References

None

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

Track timestamp of non-anonymous track, identify, and view delivery attempts
for data deletion workflows. Export ANONYMOUS_EVENT_PROPERTY and a selector
that defaults unset state to 0.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant