Adobe defaults delivery to FTP which is insecure. If you want to use SFTP, it will require a special request to the Adobe support team to setup.
Delivery of files to the following:
pipeline.openbridge.io
</ul>
The following are the PORT numbers you will need to make sure are used by the system responsible for file delivery:
22
</ul>
## Delivery Directory and Filemasks
Feeds must have specific directories on the Openbridge system that correspond to each reporting suite. For example, the delivery would be sent to the root of the report suite directory like this: `".../(report_suite_id)/..."`
The actual delivery will be zipped would follow this convention for the path and filemask.: `/(report_suite_id)/(report_suite_YYYY-mm-dd).tar.gz`
## Access Credentials
Adobe supports standard username and password credential for SFTP. Openbridge will supply these to you which you will need to supply to Adobe technical support team.
*Adobe will only have access to the specific directory path mentioned previously. They are "locked" there and only have access to deliver files to the target directory.*
## Delivery Frequency
You have the option of requesting Daily Single or Daily Multiple for delivery. We suggest the delivery of a single, consolidated file each day. The clickstream feeds are typically delivered between 1AM and 4AM daily.
# Clickstream Feed Contents
## Hit Data
We have provided public repository of samples of clickstream data feeds on Github:
In addition to reviewing the same data we provided, we suggest you review the Adobe specs here: [Adobe ClickStream Specs](https://marketing.adobe.com/resources/help/en_US/sc/clickstream/data-feeds-best-practices.html)
If you are planning to use the full payload as defined Adobe there are consideration in complexity and storage volumes. This is due to the fact that there are in excess of 500 columns of data, each with varying lengths and data types. Each record will consume a sizable chunk of space.
Take a look at Adobe's recommended subset of that superset of columns here: [Adobe ClickStream Subset Specs](https://marketing.adobe.com/resources/help/en_US/sc/clickstream/datafeeds_reference.html)
## Lookup/Helper Files
Contents of each zip file would contain the following;