Leaderboard widget

Available widgets

Logic for the widgets

How to embed the "Leaderboard" widget - Step by step guide

  1. Ask ET to whitelist the URL of the site where the widget will be used
  2. Wait for confirmation that the site has been added to the whitelist
  3. Identify the point on the page where you want the widget to be displayed
  4. Add the widget to the page by using the below code snippet:
                        <iframe
                          id="iframeId"
                          src="https://www.europeantour.com/data/leaderboard/widgets/en/top10/"
                          scrolling="no"
                          style="width: 1px; min-width: 100%; border: 0;"
                        ></iframe>
                        <script src="https://cdn.jsdelivr.net/npm/iframe-resizer@4.3.8/js/iframeResizer.contentWindow.min.js"></script>
                        <script src="https://cdn.jsdelivr.net/npm/iframe-resizer@4.3.8/js/iframeResizer.min.js"></script>
                        <script>
                            iFrameResize({}, '#iframeId');
                        </script>
                    
    Notes:
    • The src of the iframe should be updated with the specific source for your widget.
    • The id of the iframe can be updated but it must also be updated in the initialization script.

Widgets examples

Top10 EN - Video

Open

Top10 ES - Video

Open

Top10 Portuguese - Video

Open

Top10 French Players - Video

Open

Top10 Dutch Players - Video

Open

Top10 EN

Open

Top10 ES

Open

Top10 Spanish Players

Open

Top10 French Players

Open

Top10 Chinese Players

Open

Full Leaderboard Korean

Open

Seamless Leaderboard Korean

Open

Full Leaderboard Chinese

Open

Seamless Leaderboard Chinese

Open

Seamless Leaderboard Italian

Open