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

Use Partytown to load analytics in background worker #206

Open
roman-koshchei opened this issue Oct 17, 2023 · 1 comment
Open

Use Partytown to load analytics in background worker #206

roman-koshchei opened this issue Oct 17, 2023 · 1 comment
Labels
enhancement New feature or request p4 Low priority, nice to have

Comments

@roman-koshchei
Copy link

Partytown will allow offloading your main thread, so pages load faster.
You can check out integration with HTML there: partytown.builder.io/html.
And Google guide: partytown.builder.io/google-tag-manager

image

P.S.:
As well, I would recommend to load youtube videos only after clicking on them, like I do at: roadtovostok.flurium.com. Checkout the repository for more details (you can do it in vanilla js as well): github.com/roman-koshchei/roadtovostok

@VaclavElias VaclavElias added enhancement New feature or request p4 Low priority, nice to have labels Oct 17, 2023
@VaclavElias
Copy link
Contributor

Hi @roman-koshchei,

Thank you for your suggestion. Currently, we aren't experiencing any issues with the website, and third-party content is not causing any problems either. The new website is performing much better than the previous one.

image

I'll leave this issue open as a potential area for future improvement. However, for now, we'd like to focus on more pressing matters for the website, primarily content improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p4 Low priority, nice to have
Projects
None yet
Development

No branches or pull requests

2 participants