Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Element Tracking Plugin Schemas #1421

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

jethron
Copy link

@jethron jethron commented Dec 11, 2024

This PR adds schemas for a new proposed Element Tracking plugin for the JavaScript Tracker.

It contains 4 Self Describing Events:

  • create_element
  • destroy_element
  • expose_element
  • obscure_element

And 4 entities:

  • element
  • element_content
  • element_statistics
  • component_parents

This is a draft PR to allow review of the actual plugin.

@jethron jethron force-pushed the feature/element-tracking-plugin branch from fd9f4dc to 3937214 Compare January 7, 2025 02:09
@jethron jethron force-pushed the feature/element-tracking-plugin branch from 3937214 to 22ffcb6 Compare January 7, 2025 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants