Add async attribute
-
The script that loads Google Analytics does not have
async
attribute.
At rare times, should Google Analytics fail/slow to load, it will block and slow the page significantly.
The example code on https://developers.google.com/analytics/devguides/collection/gtagjs is also using async attribute.
Is this a pro feature or was it overlooked?
- The topic ‘Add async attribute’ is closed to new replies.