Embed widgets

Drop a live Bagonomics index ticker or chart into your blog, newsletter, or research note. Free to use, attribution preserved automatically.

Compact ticker

Minimal one-line widget showing current value, daily and yearly change. Recommended width 280px, height 120px.

<iframe
  src="https://bagonomics.com/embed/ticker/bag-market-index"
  width="280" height="120"
  style="border:0" loading="lazy"
  title="Bag Market Index"
></iframe>
Preview

Full chart widget

Header + daily-history chart. Recommended width 640px, height 400px. Use theme=dark for dark backgrounds.

<iframe
  src="https://bagonomics.com/embed/index/bag-market-index?height=400"
  width="640" height="400"
  style="border:0" loading="lazy"
  title="Bag Market Index"
></iframe>
Preview

Available indexes

  • Bag Market Index
    /embed/ticker/bag-market-index · /embed/index/bag-market-index
  • Chanel Index
    /embed/ticker/chanel-index · /embed/index/chanel-index
  • Discontinued Index
    /embed/ticker/discontinued-index · /embed/index/discontinued-index
  • Hermès Index
    /embed/ticker/hermes-index · /embed/index/hermes-index
  • Investment Grade Index
    /embed/ticker/investment-grade-index · /embed/index/investment-grade-index
  • Louis Vuitton Index
    /embed/ticker/lv-index · /embed/index/lv-index
  • Premium to Retail Index
    /embed/ticker/premium-to-retail-index · /embed/index/premium-to-retail-index

Terms

  • Free to use on any non-commercial or commercial site.
  • Do not remove the bagonomics.com attribution link.
  • Cached server-side for 5 minutes; not for high-frequency trading use.
  • Disable on AMP pages — iframe support is limited.

For deeper integration, see the API documentation.