The offline datalayer simulate simulates a collect hit by associating a weborama identifier and key values with keys being the column header.
When the file is being processed it be treat , every row of the file is read as a collect hit and challenge the custom segment rules of the namespace set in the file import configuration.
The file must be a csv format and include the csv extension, while the content of the file must include the header which should start with the column “webo_id'. All other columns are customs. However the delimiter used in the csv file must be the one declared in the configuration.
...