Origins & Terroir
Traceability
The ability to track a coffee from the specific farm, lot, or cooperative where it was grown through processing, export, and roasting to the consumer. Traceability is a cornerstone of specialty coffee transparency.
심층 분석
Full traceability includes the producer's name, farm coordinates, variety, processing method, harvest date, export lot number, and import documentation. Some roasters use blockchain or QR-code systems to make this chain visible to consumers. Traceability enables quality accountability—if a lot scores exceptionally, the producer can replicate conditions; if it fails, the point of failure can be identified. It also allows consumers to make informed purchasing decisions based on social and environmental criteria.
Embed on your site — BrewFYI
Add the widget to any webpage using a script tag.
<div data-brewfyi="glossary" data-slug="traceability"></div>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>
Embed using a standard iframe — works in any CMS.
<iframe src="https://brewfyi.com/iframe/glossary/traceability/" width="100%" height="480" frameborder="0" loading="lazy" title="BrewFYI glossary widget"></iframe>
Paste the URL into WordPress, Medium, or any oEmbed-aware editor.
https://brewfyi.com/glossarys/traceability/
Add a badge linking back to BrewFYI.
<a href="https://brewfyi.com/glossarys/traceability/" target="_blank" rel="noopener">
<img src="https://brewfyi.com/badge/site.svg" alt="BrewFYI" height="20">
</a>
Preview:
Use the BrewFYI WordPress plugin shortcode.
[drinkfyi-glossary site="brewfyi" slug="traceability"]
Use as a native HTML custom element in modern browsers.
<brewfyi-glossary slug="traceability" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>