Question
web vitals | Queries
Hello @yuhuisg
We are in the process of implementing web vitals through a web software development kit (SDK) and have several questions. Your insights would be highly appreciated.
Data Collection Volume:
- As we add this to send events (essentially sending beacons), it appears that it will generate thousands or more hits, considering all web vital events.
- If we run this implementation for 1-2 weeks, can we expect to gather enough data to make informed decisions? Alternatively, is there a shorter duration that could still provide valuable insights while saving on server calls?
Alternative Data Sending Options:
- If Adobe Analytics (AA) is not an option, what other methods are available to send these data to any desired location?
- Do you have exact sets of custom code with instructions that can help implement this? Specifically, code for event conditions, data elements, core code covering extensions, and sending code.
Debugging Custom Code:
- Is there any documentation available on how to debug custom code implementations?
Thank you for your assistance.