Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 8 Current »

The offline datalayer simulate 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 as a collect hit and challenge the custom segment rules of the namespace set in the file import configuration.

The file must 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.

  • for instance, with a configuration having a pipe as a separator, the content should be similar to:

back to top

  • No labels