Hi,
I am setting up a datafeed to export our website data to Azure blob. I want to get all the historical data from 2017. The feed interval is daily and delay processing is 60min.
Q1) For each day, the data is only a few MB. But it takes about 40 min to export one day data. Why the speed is so slow and how can I speed up this process??
Q2) I paused one feed and started a new feed. But the old one seems still delivering data while the new one is not starting even the status is Active. Will the Old feed continue to deliver the whole 2017 data (even I deactivate it) before the new feed start to deliver data? Cannot we start two feeds simultaneously?
Q3) How to compute First touch and Last touch channel using datafeed data?