Embed Code

Integrate EtsyScout into your WordPress site or any webpage.

Configuration

Customize the embed dimensions for your site.

HTML Embed Code

<iframe
  src="/research"
  width="100%"
  height="800px"
  style="border: none; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1);"
  title="EtsyScout - Etsy Product Research Tool"
  loading="lazy"
  allow="clipboard-write"
></iframe>

WordPress Instructions

<!-- Add this to your WordPress page using Custom HTML block -->
<iframe
  src="/research"
  width="100%"
  height="800px"
  style="border: none; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1);"
  title="EtsyScout - Etsy Product Research Tool"
  loading="lazy"
  allow="clipboard-write"
></iframe>

WordPress Setup

  1. Go to your WordPress admin and create or edit a page
  2. Add a Custom HTML block to the page
  3. Paste the embed code above
  4. Publish or update the page
  5. The tool is fully responsive and works in iframes