-
Notifications
You must be signed in to change notification settings - Fork 42
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
feature/partytown: Added possibility for user to choose loading outsi… #104
base: master
Are you sure you want to change the base?
feature/partytown: Added possibility for user to choose loading outsi… #104
Conversation
…de the main thread and validations for use debugging tag assistant
Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖 Please select which version do you want to release:
And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.
|
Beep boop 🤖 Thank you so much for keeping our documentation up-to-date ❤️ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @carlosviniciusananias. Thanks for the great contribution.
I've requested one change regarding the setting type.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've also added some suggestion to the documentation :)
@danzanzini Pull request updated with your recommendations. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost done. Just some small adjustments and we'll be ready to go
What is the purpose of this pull request?
The main objective of this request is to enable shopkeepers to load third-party scripts outside the main thread with the help of the partytown library and the vtex application.
What problem is this solving?
Page loading time, considering core web vitals metrics.
How should this be manually tested?
Run the app in any development workspace, configure the google tag manager identifier, select partytown and save.
Just go to the website and make sure the type is text/partytown and then perform load tests.
Screenshots or example usage
Types of changes
New feature (a non-breaking change which adds functionality)
Observation:
In tests carried out, an evolution of 20 points of performance and improvement in fcp, tti, tbt and lcp was noticed.