Daisycon Feed and Specifications
Welcome! If you’re looking for expert guidance on setting up and optimizing a Daisycon feed, you’re in the right place.
A properly configured feed is crucial to ensuring smooth integration and maximizing the success of your affiliate marketing efforts on the Daisycon affiliate network.
Why is Daisycon Feed Optimization Important?
Setting up a Daisycon feed correctly ensures that your product data is accurately presented to affiliates, leading to better visibility and higher conversion rates. A well-structured feed helps affiliates easily access up-to-date product information, including pricing, availability, and product descriptions, allowing them to promote your products effectively.
Want to easily setup your feed? Read more about our platform.
Feed specifications that matter
To ensure an optimized Daisycon feed, it’s essential to include unique product IDs, clear product names, detailed descriptions, accurate pricing, clear availability indicators, valid high-quality image URLs, proper product categorization, and standard identifiers like GTIN, EAN, or MPN. These elements ensure your feed is well-structured, easy for affiliates to promote, and aligned with Daisycon’s requirements for better visibility and conversions.
Common struggles: SKU is product ID, Availability comes in bolean and quantity and varies from feed to feed. on sale, not on sale pricing
Header Column | Importance | Common Input Format |
---|---|---|
sku | Mandatory | Alphanumeric string (e.g., “SKU12345”) |
title | Mandatory | Text string (e.g., “Wireless Bluetooth Headphones”) |
price | Mandatory | Decimal number (e.g., “99.99”) |
description | Mandatory | Long text (e.g., “High-quality headphones with noise cancellation…”) |
link | Mandatory | URL string (e.g., “https://example.com/product”) |
image_default | Mandatory | URL string (e.g., “https://example.com/image.jpg”) |
in_stock | Optional | Boolean (e.g., “true”/”false” or “1”/”0″) |
in_stock_amount | Optional | Integer (e.g., “50”) |
additional_cost | Optional | Decimal number (e.g., “5.99”) |
brand_logo | Optional | URL string (e.g., “https://example.com/logo.jpg”) |
category | Optional | Text string (e.g., “Electronics”) |
category_path | Optional | Text string with path (e.g., “Electronics > Headphones”) |
condition | Optional | Text string (e.g., “new”, “refurbished”) |
description_short | Optional | Short text (e.g., “Compact wireless headphones”) |
price_old | Optional | Decimal number (e.g., “129.99”) |
price_shipping | Optional | Decimal number (e.g., “4.99”) |
delivery_time | Optional | Text string (e.g., “2-3 days”, “1 week”) |
size_length | Optional | Decimal number (e.g., “15.0”) |
size_width | Optional | Decimal number (e.g., “7.5”) |
model | Optional | Text string (e.g., “Model X123”) |
brand | Optional | Text string (e.g., “Sony”) |
ean | Optional | Numeric string (e.g., “1234567890123”) |
google_category_id | Optional | Numeric string (e.g., “54321”) |
original_url | Optional | URL string (e.g., “https://example.com/original_product”) |
currency | Optional | Text string (ISO code, e.g., “USD”, “EUR”) |
image_small | Optional | URL string (e.g., “https://example.com/small_image.jpg”) |
image_medium | Optional | URL string (e.g., “https://example.com/medium_image.jpg”) |
image_large | Optional | URL string (e.g., “https://example.com/large_image.jpg”) |