Included in every Amplify plan — no extra cost

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.

3
Lines of HTML
<5m
Setup time
7
Events
v1
Versioned

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.

A
Admin SettingsEmbed

Enable embed widget

Allow clients to embed on external sites

Allowed domains

palantir.com

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.

Auto-resize

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.

Zero JavaScript required from your client
Works in Webflow, Framer, WordPress, React
Debounced — no layout thrash on slow connections
Clamped to a safe max to prevent DOM abuse
Analytics events

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.

amplify:ready — iframe first paint
amplify:role_view — candidate opened a role
amplify:apply_start — apply form opened
amplify:apply_submit — server-confirmed submission
Security

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.

Managed in admin settings — no server deploy
Backed by HTTP Content-Security-Policy headers
embedEnabled toggle: off by default
Versioned script path — embed.v1.js never changes

Works everywhere

ReactReact
Next.jsNext.js
VueVue
NuxtNuxt
AngularAngular
SvelteSvelte
HTML5HTML5
WordPressWordPress
WebflowWebflow
FramerFramer
SquarespaceSquarespace
WixWix
GhostGhost
+ any HTML page

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.com/careers
P
Palantir
3 Open Roles
PalantirPalantir
Palantir

Palantir

Forward Deployed Software Engineer

šŸ”„FullstackSenior

Work directly alongside Palantir's customers to deploy and customise the platform in complex operational environments.

Tech Stack

PythonPythonJavaJavaReactReactKubernetesKubernetes
New York, NY / Remote
View full details
Palantir

Palantir

Data Platform Engineer

šŸ“ŠData EngineerStaff

Design and operate the distributed data infrastructure powering Palantir Foundry and AIP across enterprise deployments.

Tech Stack

SparkSparkKafkaKafkaTerraformTerraformGCPGCP
Palo Alto, CA
View full details
Palantir

Palantir

Product Security Engineer

šŸ”SecuritySenior

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

Tech Stack

GoGoAWSAWSRustRust
Remote — US
View full details
Powered byAmplify

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.

careers.htmlHTML
<!-- 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.

No extra cost
No deploy step
Auto-resize included
Analytics events included
Domain allowlisting included
Careers Embed | Amplify IT — Add a careers page to your website in 3 lines