Personyze Wiki Personyze Wiki docs
Open Personyze
Docs/ Setup/ Content Placement — Placeholders
Setup

Content Placement — Placeholders

Placeholders are named slots on your website where Personyze content appears — a banner in your header, a recommendations rail on a product page, a message above the…

3 min read Updated 18 hours ago

Placeholders are named slots on your website where Personyze content appears — a banner in your header, a recommendations rail on a product page, a message above the category grid, anything in between. Create a placeholder once, then any campaign or action can render into it without popups or overlays. Manage them at Settings → Content Placement.

Content Placement list showing named placeholders
Each placeholder is a named anchor on your site. The CSS column shows the selector it targets; the toggle activates it. Click to enlarge.

The list shows each placeholder’s name, the selector or method it uses, how many actions and audiences are connected to it, when it was created, and an active toggle. Search and the All / Active / Inactive filters help you find one fast.

Add a placeholder — three methods

Click + Add new placeholder, name it, and choose how to tell Personyze where the content goes:

Add placeholder drawer offering three placement methods
Pick visually, paste a selector you already know, or grab a snippet for your developer. Same result either way. Click to enlarge.
  • Find on pages — opens your site in the QA simulator so you can click the exact spot on the live page. Personyze works out the selector for you. Best when you’re not sure of the markup.
  • I know the selector — paste a CSS selector that already identifies the element (for example #nw-recs or .product-grid). Fastest when your site has stable IDs or classes.
  • Code to place in page HTML — Personyze generates a small HTML snippet your developer drops anywhere on the page. The snippet becomes a guaranteed anchor, independent of the surrounding markup — ideal for spots that don’t have a reliable selector.
Find on pages placement picker with QA simulator preview
The Find on pages method opens your page in the QA simulator; click the spot and Personyze anchors the placement to that element. Click to enlarge.

Placeholders vs. overlays

A placeholder renders content inline, as part of the page, in a spot you chose. That’s different from a popup or a floating bar, which sit on top of the page and don’t need a placeholder. Use placeholders for recommendation rails, in-content banners, hero swaps, and anything that should look native to the page layout.

Connecting content

Once a placeholder exists, point an action at it from the campaign editor: choose the placeholder as the action’s location instead of a popup or a manual selector. Several actions and audiences can share one placeholder — Personyze decides which visitor sees which content based on your targeting. The Connected column shows how many are wired up.

Tips

  • Name placeholders by location and purpose (“Homepage recommendations rail”, “Product page cross-sell”) so anyone building a campaign knows where it lands.
  • Prefer a stable ID selector or the HTML snippet method for spots that must never break when your site’s markup changes.
  • Toggle a placeholder inactive to instantly stop all content there without deleting anything.

For how an action’s placement, triggers, and display frequency work once content is attached, see Where Content Shows: Placement, Triggers & Frequency.

Did this page answer your question?
Thank you — that goes to whoever maintains this page.