Anyway to reduce impact of initial page load with full story?
Our “Largest Contentful Paint" is hovering at about 5-6 seconds. When I look at the performance tab in Chrome I see 3 different threads that are Fullstory, the first is low priority but the other two are high priority. I'm looking for ways to get Fullstory to not be so impactful on page load time.
So we are loading in our full story like this:
<script type="text/javascript" async src="https://edge.fullstory.com/datalayer/v4/latest.js"></script>
But we are finding that it is using almost 2 seconds of load time. Would there be any issue with using defer instead of async?
Also, we have our code snippet we are putting inside GTM, is required in addition to the script link we have above or are both required?
I'm sorry, I'm fairly new to this and was just handed the LCP issue to resolve, but this seems like the most impactful step.
Comments
1 comment
Hi Shawn,
Thanks for posting your question! I see that our team is already on it and working with you through a support ticket. We’ll keep the conversation going there to make sure you get the help you need :)
Please sign in to leave a comment.