Embed Widget

Spread Awareness

Add the live antisemitic incident counter to your website. Help your community understand the scope of the crisis facing Jewish institutions worldwide.

Preview

Widget dimensions: 400 x 320px

Embed Code

Option 1: iframe (Recommended)

<iframe 
  src="https://gevulot.security/embed/counter"
  width="400"
  height="320"
  frameborder="0"
  scrolling="no"
  style="border-radius: 12px; overflow: hidden;"
  title="Antisemitic Incidents Counter"
></iframe>

Option 2: JavaScript

<div id="gss-incident-counter"></div>
<script>
  (function() {
    var iframe = document.createElement('iframe');
    iframe.src = 'https://gevulot.security/embed/counter';
    iframe.width = '400';
    iframe.height = '320';
    iframe.frameBorder = '0';
    iframe.scrolling = 'no';
    iframe.style.borderRadius = '12px';
    iframe.style.overflow = 'hidden';
    iframe.title = 'Antisemitic Incidents Counter';
    document.getElementById('gss-incident-counter').appendChild(iframe);
  })();
</script>

Direct Link

Share this link directly or use it in your own implementation:

https://gevulot.security/embed/counter

Usage Guidelines

Encouraged Uses

  • Jewish community websites
  • Synagogue and federation sites
  • Educational institutions
  • News and media outlets
  • Advocacy organizations

Technical Notes

  • Responsive within container
  • Lightweight (~15KB)
  • No tracking or cookies
  • HTTPS required
  • Updates automatically

Data Sources

  • ADL (United States)
  • CST (United Kingdom)
  • B'nai Brith (Canada)
  • RIAS (Germany)
  • SPCJ (France)

Want to protect your institution?

The counter shows the problem. GSS provides the solution.