post
https://api.triplewhale.com/api/v2/data-in/products
Product Data Is Required for Sonar and Product AnalyticsSonar event enrichment
- Sonar uses product data to enrich events sent to downstream platforms (e.g. Meta, Google, TikTok, Klaviyo, Attentive).
- Missing product fields can result in missing or incomplete data in Sonar-enriched events. Key fields include:
product_title,product_id,variants(including pricing fields likevariants[].variant_price), and—when applicable—collections,images,vendor, andproduct_type.Product Analytics (requires Orders data)
- Product Analytics is powered by joining Products ↔ Orders on
product_id. Sending product data alone is not sufficient; to enable product-level reporting,line_items.product_idvalues must also be sent via the/ordersendpoint.