Your careers page.
Anywhere in 3 lines.
Give every client a live, auto-resizing careers widget they paste on their own site in minutes ā analytics events, domain allowlisting, and zero maintenance.
How it works
Live in under five minutes.
No custom backend. No OAuth. No build step. Three steps and your client's careers page is live anywhere on the web.
Enable embed widget
Allow clients to embed on external sites
Allowed domains
Your snippet
Your client pastes it once. Roles update automatically.
Every time you publish or close a role in the ATS, the widget reflects it within seconds ā no re-deployment needed.
What you get
Not just a pretty iframe.
Production-grade embed infrastructure ā the same patterns used by Stripe, Calendly, and Typeform, available in your ATS today.
Height always matches content
A ResizeObserver inside the iframe posts the exact content height to the host page. No fixed heights, no scrollbars, no clipped content ā ever.
Full lifecycle event model
The embed fires typed, versioned events to the host page. Wire them directly into your analytics stack without touching the iframe source.
Domain allowlisting
CSP frame-ancestors is set dynamically per organisation. The iframe can only load on domains you explicitly approve ā nobody else can embed your page.
Works everywhere
Live preview
What your client sees.
The widget renders directly inside their page ā no popups, no redirects. Candidates apply without ever leaving the client's site.
Palantir
Palantir
Forward Deployed Software Engineer
Work directly alongside Palantir's customers to deploy and customise the platform in complex operational environments.
Tech Stack

Palantir
Data Platform Engineer
Design and operate the distributed data infrastructure powering Palantir Foundry and AIP across enterprise deployments.
Tech Stack

Palantir
Product Security Engineer
Drive threat modelling, secure-by-default architecture reviews, and vulnerability research across Palantir's cloud products.
Tech Stack

Exact replica of amplifyit.io/careers/palantir?embed=1 ā rendered inside Palantir's own domain.
Integration guide
Copy. Paste. Done.
Replace palantir with your org slug from admin settings. The embed script handles everything else.
<!-- Step 1: Load the embed script once per page -->
<script src="https://amplifyit.io/embed.v1.js" async></script>
<!-- Step 2: Place the iframe where you want the widget -->
<iframe
id="amplify-careers"
src="https://amplifyit.io/careers/palantir?embed=1"
title="Open Roles at Palantir"
loading="lazy"
style="width: 100%; border: none;"
></iframe>embed.v1.js is immutable
The v1 script path never changes. Breaking changes ship as embed.v2.js. Your client's snippet works forever.
No cookies. No tracking.
The embed script sets no cookies and sends no data to third parties. Privacy-safe by default.
Events fire after server confirmation
amplify:apply_submit fires only after a successful HTTP 201 ā never on button click. Analytics stays accurate.
FAQ
Common questions.
In Admin ā Settings ā General, your org slug is shown under "Organization slug". It's the same value used in your careers URL ā e.g. amplifyit.io/careers/palantir.
Ready to ship
Your clients deserve a beautiful careers page.
Give them one in five minutes.
Enable the embed for your organisation in admin settings. Copy the snippet. Send it to your client. Done.