Personyze Wiki Personyze Wiki docs
English
Open Personyze
Docs/ Content Editor & Variations/ Live (WYSIWYG) Editor — Change Your Real Site by Pointing
Content Editor & Variations

Live (WYSIWYG) Editor — Change Your Real Site by Pointing

Point at any element of your live site and change it — text, images, styles, layout — with AI per element and across the page, insertable Canvas widgets, and every edit reviewable before it…

9 min read Updated 2 weeks ago

The Live editor — the WYSIWYG visual editor — lets you change any element of your
real site by pointing and clicking: text, images, styles, layout. Your edits are recorded as a Personyze action and
shown to the campaign’s audience. Nothing is written back to the page itself, so your site is
never touched.

Opening it on the right page

In the campaign’s Content step, Add actionLive. Then pick the page you
will edit on — the canvas, not the only page the edits run on.

  • Show the pages of your site lists what Personyze already knows, grouped: Most visited,
    Product pages, Article pages. Type to filter.
  • Or type any URL yourself. On a brand-new account there is nothing to list yet, and the box says so.

Two ways to open it:

  • Edit inside Personyze — the page loads in the panel with the Changes panel beside it.
  • Open in a new window — the page opens on its own with the editing toolbar over it.

Where it applies is on by default: work on all pages that have the same element
structure
— editing one product page covers the whole template. Untick it, or pick
page groups, when the change belongs to particular URLs.

WYSIWYG setup screen
The setup: canvas URL, the two ways to open the editor, and the scope checkbox. Click to enlarge.
No tracking code on the page yet? The editor opens it through the Personyze loader instead, so you
can design before the tag is installed. The loader only opens domains registered to your account — if you see
“This page isn’t on one of your sites”, add the domain under Tracker settings and
reopen.
Some sites refuse to be embedded — a X-Frame-Options or CSP header stops any
iframe. The editor says “This site can’t be embedded” and offers two ways round it: the
proxy loader, or opening in a new window. Neither changes what you can edit.
A customer page loaded inside the Personyze live editor
The editor with a real page loaded: the canvas URL and device size on top, “Where it applies” under it, and the Changes panel waiting on the right. Click to enlarge.

Sizing the canvas

The device switcher previews desktop, tablet and mobile widths, and Custom takes an exact width and
height — useful for the one breakpoint your design actually breaks at. Expand the editing area
hides the settings and gives the page the full width; Esc brings the settings back. The Changes panel hides
the same way.

Editing an element

Hover to highlight, click to select — the toolbar floats over the element rather than sitting in a sidebar.
From it: Edit text, Rich editor, Style, Properties,
Duplicate, Delete, HTML source, with a breadcrumb up the DOM and
Basics / Layout / Insert / Behavior / Tracking tabs.

Dynamic visitor
variables
go into any text — “Welcome back, {first_name}”.

Live editor open on a storefront
The live editor: floating element toolbar, the dark Live Editor sidebar (URL, Page-level AI, Changes), and the device switcher — running on the real page. Click to enlarge.
Element toolbar
Click any element and its toolbar opens: Edit text, Rich editor, Style, Properties, Duplicate, Delete, HTML source — with a breadcrumb up the DOM and Basics / Layout / Insert / Behavior / Tracking tabs. Click to enlarge.

Adding something to the page

The element toolbar carries five tabs — Basics, Layout,
Insert widget, Behavior, Tracking. Insert puts new content
before, after or inside the element you picked.

Plain elements

An image, a link, a video, custom HTML, or a block — either a plain one or a message box with a close button. A button’s job is set up afterwards, on the Behavior tab.

Canvas widgets

Twenty-six of the Canvas Builder’s own blocks can be dropped straight into
your page:

Group Widgets
Urgency & offers Countdown · Coupon · Stock Urgency · Progress Bar · Prize Wheel
Text & layout Headline & Subtitle · Paragraph · Chip / Pill · Checklist · Divider · Icon · Rotating Text · Numbered Steps · Media + Text · Menu
Proof & explanation FAQ / Accordion · Star Rating · Comparison Table · Testimonials · Logo Row · Image Slider
Interactive Form · AI Chat · AI Search
Wiring Personyze Placeholder
The Insert widget panel in the Personyze live editor
The Insert tab, with the element you picked named in the breadcrumb above it. Plain elements first — image, link, block, video, custom HTML — then the Canvas widgets. Click to enlarge.

A widget dropped onto your page works — the countdown ticks, the wheel spins, the form
reports — because the action carries the same runtime the block builder compiles for.

Form, AI Chat and AI Search appear only when your account and this action allow them. Insert a form
and the action moves onto its form-capable twin by itself, so submissions are collected the way the
lead form collects them.
Recommendation widgets are deliberately not on this list. A recommendation is a query, and it needs
a source declared by the action — which the live editor’s action type does not declare. Inserting one would
put un-substituted tokens on your page in front of a visitor. Insert a Personyze Placeholder instead
and point a recommendation action at it: the same
result, with the query where it belongs.

Widget settings, afterwards

Click an inserted widget again and you get its settings — not the HTML it compiled to. The
same choices the Canvas offers, on two tabs:

  • Where to put itbefore, inside or after the element you picked, chosen in the widget’s own panel.
  • Content — what it says and does. A countdown’s deadline and unit captions; a
    coupon’s code and reveal style; a wheel’s segments and odds; an FAQ’s questions; a comparison
    table’s rows.
  • Style — colours, sizes, corners, spacing, animation.
A countdown widget’s settings inside the live editor
A countdown’s own settings: where to put it relative to the element you picked, then Content and Style. “Apply on” at the foot decides whether the insert follows the element across every page that looks the same. Click to enlarge.

The richer widgets carry a lot of them: the Prize Wheel has nineteen settings, the Form sixteen, CTA Button and
Media + Text thirteen each.

Why this works at all. The change stores the widget’s settings alongside its markup,
so “how do I change the title?” has an answer months later. The compiler itself never loads into your site
— the page asks the Personyze window to recompile when a value changes, and re-renders the result.

A Logo Row or an Image Slider has nothing to draw until you give it pictures. The empty element you see is the one
you are filling in.

When the change shows, and what it reacts to

The Behavior tab of the Personyze live editor
Three behaviours on any element: On click, Scroll to, and Delay execution — “wait for this element”. Click to enlarge.

Behavior → wait for something

By default a change is applied as soon as the page is ready. On a page that builds itself afterwards — a
framework rendering client-side, a lazy-loaded section — that is too early, and the change lands on an element
that does not exist yet.

Wait for takes a CSS selector (or pick the element on the page), optionally text the element
must show
, and then an extra delay in milliseconds. The change holds until all of it is true.

Behavior → on click

Make any element do something. When the visitor clicks it — or mouses over, mouses out, focuses in,
focuses out, presses a key — and then:

  • Dismiss an element from the page — how a close button is built.
  • Execute another action — one element opens another campaign’s content.
  • Execute custom JavaScript.
  • Trigger a custom event or goal — so the click counts as a conversion.
  • Scroll to an element, aligned to the top, middle or bottom of the screen, with an offset and a
    smooth or instant motion.

Each can run once or every time.

Tracking

Mark which element counts as the click for this action’s click-through rate. Without it, an action
with several links reports every click equally, and the CTR answers a question nobody asked.

The Changes panel

Every edit lands in the right-hand panel as a reviewable row — a change-type tag, a description of what
actually changed (not just “Style”), and the element it targets.

  • Undo / Redo walk the history. A row’s own Undo takes back that change and everything
    after it
    , and the row reads “Undone — it will not be saved” until you Redo.
  • Focus on page scrolls to the element and highlights it.
  • Show original rolls every change back so you can see the page as it arrived. Nothing is lost
    — press again to put them back. Editing is paused while you compare, which is deliberate: an edit
    made against the original would be recorded against a page that is not what your visitors get.
  • Discard all empties the list, after asking.

Nothing is stored until you save the action, so none of this can lose work that was already saved.

Built-in AI

Two levels, and both produce ordinary change rows — reviewable and undoable exactly like your own edits.

Per element

With an element selected, describe the replacement in plain words. “This” means the selected
element. You can also describe the change out loud rather than typing it.

Per-element AI assistant
Per-element AI: describe the change in plain words (“this” means the selected element) and it makes it. Click to enlarge.

Across the whole page

The card at the top of the Changes panel takes one prompt aimed at everything: “Rewrite this page for
enterprise buyers”
, “Make the calls to action more urgent”, “Tighten every
paragraph”
. Suggest edits offers ready-made prompts if you would rather pick than write. The
AI inspects the page, applies its edits as change records, and reports what it did in a couple of plain sentences.

Page-level AI
Page-level AI: one prompt for the whole page, with ready-made suggestions like “Rewrite this page for enterprise buyers”. Click to enlarge.
AI edit applied and logged
The AI rewrote the hero headline to “Sound. Everywhere.”, explained what it did, and logged it as a reviewable TEXT change with Undo / Show original — with the monthly AI-actions quota shown. Click to enlarge.

Making it different per audience

A Live action shows to whoever the campaign targets. For several variants — a different headline per language
or segment — add one Live action per variant with its own targeting, or run them as
split cases and let the results decide.

Related

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