Data Storage
Files — CSV exports are stored at Administration > Site Development > Development Setup > Impex directory insrc/feeds/kleep/orders and src/feeds/kleep/products. Folders are created automatically on first job run.
Custom Objects — A KleepExportDateTracker custom object type is created, with two instances:
product— last export date for KleepExportProductsCSVorder— last export date for KleepExportOrdersCSV

Kleep attribute group with three export-tracking attributes on both the Product and Order system objects:
These are managed automatically by the export jobs — you don’t need to set them manually.
Known Issues
- The Kleep button and tracking events (
product_viewed,product_added_to_cart) do not work with the quick view (PLP). KleepExportProductsCSVwithExportType: Fullis limited to catalogs with < 20,000 master products (api.jsCollectionSizequota).
