Put PolitiCap stock popups on your own site. When a reader hovers a politician ticker, they get a live quote card — photo, office, last price in dibs (DutchBud credits), and a link back to PolitiCap. Partners who actually ship the embed earn dibs for it.

Example Yahoo-style hover popup for TRUMPD on a partner website
What visitors see on mouseover: a dark quote card next to the linked symbol (example: TRUMPD).

What you get

  • Yahoo-style hover popups on any page where you mark a symbol
  • A free partner embed API key scoped to your site
  • 5 000 dibs credited to the email you register — after embed.js loads 100 times with your key (five× the normal signup welcome)

Signup alone does not pay. Real embeds on a real page do. Loads are counted per key.

1. Become a partner

  1. Open the partner form: politicap.eu/partners
  2. Enter your name, site domain, contact email, and allowed hosts (the domains that may load the script).
  3. Submit. Your API key is shown once on the success screen and emailed to you. Store it — it is not shown in full again.

Need help with a key? Email fredl@politicap.eu.

2. Insert the popups

Add two pieces of HTML on any page of your site (blog post, news article, sidebar — anywhere visitors read about politics).

Mark each symbol

<span class="politicap-ticker" data-symbol="TRUMPD">TRUMPD</span>

Use any listed politician ticker (TRUMPD, XIJINP, WILDERS, …). You can wrap a name instead of the symbol text:

<a class="politicap-ticker" data-symbol="TRUMPD" href="https://politicap.eu/t/TRUMPD/">Donald Trump</a>

Load the embed script once per page

<script async src="https://api.politicap.eu/api/v1/public/embed.js?key=YOUR_KEY"></script>

Replace YOUR_KEY with the partner key from step 1. Put the script near the end of <body> (or in your CMS “footer scripts” slot). One script tag covers every .politicap-ticker on that page.

WordPress short version

In a Custom HTML block (or theme footer): paste the ticker marks in the article body and the <script> once in the footer. No plugin required on your side.

3. What the popup looks like

On mouseover (and keyboard focus), the script fetches a live quote and shows a compact card:

  • Politician photo (when listed)
  • Symbol · full name
  • Office title
  • Last price in dibs, change, volume / market cap
  • Link: Open on PolitiCap

The screenshot at the top of this page is that card on a normal article layout — the same UI partners get. (OS screenshot tools often miss hover layers; this is a faithful render of the live popup chrome.)

4. Earn dibs

Action Dibs
Create a partner key only 0 — no payout for signup alone
embed.js loaded 100 times with your key 5 000 dibs to the registered email (DutchBud / play credits)

Dibs are virtual play credits on PolitiCap — civic-market stakes, not cash-out. Use them toward dual IPO interest, tickers, and the house game. Five thousand dibs is five times the ordinary signup welcome.

Checklist

  1. Partner form submitted → key saved
  2. At least one .politicap-ticker with a real data-symbol
  3. embed.js?key=… on the same page
  4. Domain allowed for your key
  5. Hover a symbol → popup appears
  6. After ~100 real loads → 5 000 dibs land on that email’s wallet

Become a partner →
  ·  
All howtos
  ·  
Documentation