-
Notifications
You must be signed in to change notification settings - Fork 8
Add new data export fields to FullStory tap #5
Copy link
Copy link
Open
Labels
Description
Some good progress was made on addressing this issue in #6. If anyone wants to press forward on that PR that would be helpful otherwise @jameremo will get to it when/if they can.
In recent months, FullStory has added a few additional fields to its data export. The new fields are:
LoadDomContentTime (int64)
LoadEventTime (int64)
LoadFirstPaintTime (int64)
PageClusterId (int64)
(note that as of this writing, PageClusterId has likely not been released yet, but it should be out within the next week or two).
These new fields should be added to the tap's schema. Please let me know if I can answer questions or assist in any way.
Reactions are currently unavailable