Processing order

If you upload multiple files at the same time to the FTP site, Adobe ingests them in alphanumeric order. If your organization requires files to be ingested in a specific order, make sure that their file names are named alphanumerically.

Processing time

To ensure the fastest processing of files, Adobe recommends aggregating metric data into a single row per date. For example, this data sources file, while valid, would be processed slower:

dateeVar1event1event2event3
07/24/YYYYred1
07/24/YYYYred1
07/24/YYYYred1
07/24/YYYYred1

This file would be processed faster, which contains the same data:

dateeVar1event1event2event3
07/24/YYYYred211