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

feat(web-analytics): Add root $el_text #806

Merged
merged 1 commit into from
Sep 25, 2023
Merged

feat(web-analytics): Add root $el_text #806

merged 1 commit into from
Sep 25, 2023

Conversation

robbie-c
Copy link
Member

@robbie-c robbie-c commented Sep 25, 2023

Changes

Send the root $el_text as its own property, needed by web analytics.

Add new assertions to existing tests.

Also ran it locally and could confirm that I was seeing it working.

Screenshot 2023-09-25 at 15 00 01

To pre-empt comments that I should be doing this in the plugin-server, that's probably right but this is much faster to implement, and there'd be no problem making that change later on as it would be completely compatible, so I'd rather just move fast and do it here.

Checklist

@github-actions
Copy link

Size Change: +416 B (0%)

Total Size: 686 kB

Filename Size Change
dist/array.full.js 177 kB +104 B (0%)
dist/array.js 119 kB +104 B (0%)
dist/es.js 118 kB +104 B (0%)
dist/module.js 119 kB +104 B (0%)
ℹ️ View Unchanged
Filename Size
dist/recorder-v2.js 95 kB
dist/recorder.js 58.3 kB

compressed-size-action

@robbie-c robbie-c added the bump minor Bump minor version when this PR gets merged label Sep 25, 2023
Copy link
Collaborator

@mariusandra mariusandra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@robbie-c robbie-c merged commit 7c6142d into master Sep 25, 2023
16 checks passed
@robbie-c robbie-c deleted the add-root-eltext branch September 25, 2023 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump minor Bump minor version when this PR gets merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants