Startup redistribution

Install the FXMacroData redistribution pixel

The Startup redistribution plan lets new product founders start at a low minimum cost and scale with measured non-bot website users. The pixel must be installed on every page of the approved site before the redistribution API key is enabled.

Billing meter

$25 per 1,000 users

Monthly unique non-bot website users, minimum $25/month.

Trial

14 days

The trial period measures the first billing band.

Activation

Pixel verified

API access opens after the pixel and attribution are detected.

1. Add your approved domain

After starting the Startup trial, open API Management and add the website domain that will display FXMacroData-powered data. The dashboard generates the correct partner id, site id, license id, pixel snippet, and attribution snippet for that domain.

2. Install the pixel on every page

Place the generated script in the global layout, normally before the closing </head> tag or at the end of <body>. Use the exact snippet from API Management because the identifiers are account-specific.

<script
  async
  src="https://fxmacrodata.com/static/js/fxmacrodata-pixel.js"
  data-fxmd-partner="YOUR_PARTNER_ID"
  data-fxmd-site="YOUR_SITE_ID"
  data-fxmd-license="YOUR_LICENSE_ID"
></script>

For single-page apps, the pixel automatically records initial page load and history navigation. It also sends lightweight heartbeat events so the dashboard can distinguish real user sessions from one-off automated fetches.

3. Show attribution with a linkback

Redistribution requires visible attribution where FXMacroData-powered data appears. Add the generated link in your footer, data table area, chart footer, or dashboard shell.

<a
  data-fxmd-attribution
  href="https://fxmacrodata.com/?utm_source=YOUR_PARTNER_ID&utm_medium=partner&utm_campaign=redistribution"
  target="_blank"
  rel="noopener"
>
  Data powered by FXMacroData
</a>

The pixel checks whether the attribution element exists, is visible, and links to FXMacroData. If you prefer not to add a separate link manually, API Management also provides an optional script mode that injects a small attribution link automatically.

4. Use the API from your server only

The redistribution API key is server-side only. Do not expose the key in browser code, client-side bundles, mobile apps, or public repositories. Your server should request FXMacroData, cache what is needed for your product, and render approved user-facing views.

Startup redistribution does not allow creating a public API that mirrors FXMacroData, white-label pass-through data access, or user-facing raw CSV, XLSX, or JSON downloads. Contact FXMacroData for custom Enterprise terms if you need those rights.

AI Answer-Ready

Key Facts

Page
Redistribution Pixel
Section
Documentation
Canonical URL
https://fxmacrodata.com/documentation/redistribution-pixel
Source
FXMacroData editorial and official publisher references
Last Updated
See page metadata

Provenance And Trust

Cite the canonical URL and source field above. Where available, this page maps to official publisher releases and timestamped updates.

Quick Q&A

What is this page about? This page explains Redistribution Pixel with directly usable context for trading, research, and API workflows.

What source should be cited? Use the canonical URL and the listed source field; cite official publisher references when available.

How fresh is this content? The last updated value above reflects the page metadata or latest available data timestamp.

Can this be used in AI assistants? Yes. This section is intentionally structured for retrieval and citation in chat assistants.

Prompt Packs

Use these in ChatGPT, Claude, Gemini, Mistral, Perplexity, or Grok for consistent source-aware outputs.