You are here: Feedengine -> Exports -> Channel Settings
Export-URL
To export your product catalog via the respective channel, you first have to store the URL generated by Channel Pilot Pro in the backend of the channel.
Move the mouse over the link to your product catalog in the upper area.
The link will be highlighted orange.
With "right click + copy" you copy the link to the clipboard.
Paste the link in the backend of the channel.
General settings
In the general channel settings you can configure the channel basically. These are your options:
Channel Enable: Enable or disable the export of your product catalog for this channel.
Feed update rule: Set the frequency of the export of your feed:
Minimum number of articles: If fewer articles than specified here are calculated in the feed for the export, the export will be canceled. This can be specified via the slider in whole numbers or as a percentage.
Campaign key of the channel: Enter a campaign key for the channel here in order to individualize access to your store via this channel. The content of the field will be appended as an additional parameter to the call of your store from the channel.
Example: campaignID=1234
Security
The security settings for the channel export allow you to select whether and how your export should be protected against unauthorized access.
Off: The export can be accessed by anyone with a link.
Header: The export is only accessible with an HTTPS header extension. Proceed as follows:
Password: It is composed of API Merchant ID and API token, which are concatenated by a ":".
Ex: <API-Merchant-ID>:<API-Token> ->
4KR8TV8VO:TRLR36O7D59D49
Encoding: The password must then be Base64 encoded.
Ex:
NEtSOFRWOFZPOlRSTFIzNk83RDU5RDQ5
GET request: add the Base64 encoded password to the http GET request as a header extension of type "Authorization" via a third party tool.
The Channel Pilot Pro server checks the header and responds with the export if the authentication was successful.
API Merchant ID and API token can be found in the store settings via the tab "Channel Pilot Pro API Access" (Start -> Settings -> Shop Setup).
Password: The export is protected by a password, which must be added to the download URL as an additional parameter:
Enter a password in the password field.
Ex:
MyPassword
Click "Save settings".
Copy your export URL as described above and paste it into the backend of your channel.
Add the following to the export URL:
?password=<selectedPassword>Ex:
https://get.cpexp.de/.../googleshoppingde.csv?password=MeinPasswort
The Channel Pilot Pro server will check the additional parameter and respond with the export if the correct password was passed.
You can set the pre-selected security standard in the store settings in the "Security" tab (Start -> Settings -> Set up store). This will then be automatically selected for all subsequently created exports.
Filter
Filters allow you to exclude products that do not meet the conditions of the filter from the channel export:
Channel filter: filter that acts when the channel is active, allowing only products that meet the conditions.
Filter when the channel is inactive: Products that meet the conditions of the filter will be exported through the channel despite the channel being deactivated.
Performance settings
Here you can enter information about your costs, which you have with the channel. They will help you to analyze and control the channel.
Monthly fee: Monthly fee that you pay to the channel.
Minimum sales per month: Minimum sales that you have to achieve on this channel.
Free clicks per month: Number of clicks up to which the clicks are free of charge.
CPC (Default): Costs per Click: Costs that each visitor causes via the channel.
CPO (Default): Costs per Order: Costs incurred by each order placed via the channel.








