I have configured a datastream/dataset/dataflow to receive clickstream data from a website the has an event driven data layer and the Adobe WebSDK. Looking at the dataflow runs, there are some batches failing due to typeOf errors (expected string, found integer). The developers in charge of the eve...