async vs defer #1907
-
I noticed that the js tracking snippet now has "defer" in place of "async" - should I be refreshing my older sites' js links with this or will it make no difference? eg <script async data-domain="mydomain.com" src="https://plausible.io/js/plausible.js"></script> is now <script defer data-domain="mydomain.com" src="https://plausible.io/js/plausible.js"></script> |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
you can keep it or change it. there probably won't be much of a difference either way. we had them both in the script at the same time and removed one of them after this post #602 |
Beta Was this translation helpful? Give feedback.
-
Cool, thanks!
…On Sun, 15 May 2022, 17:32 Marko Saric, ***@***.***> wrote:
you can keep it or change it. there probably won't be much of a difference
either way. we had them both in the script at the same time and removed one
of them after this post #602
<#602>
—
Reply to this email directly, view it on GitHub
<#1907 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD6QA2KYUYYNGTRW2QL7WX3VKEKJJANCNFSM5V7CPOIQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I used In light of this, I would recommend using Footnotes
|
Beta Was this translation helpful? Give feedback.
you can keep it or change it. there probably won't be much of a difference either way. we had them both in the script at the same time and removed one of them after this post #602