Webpage
The lowest-friction way to start an ad: the user pastes a landing-page URL, picks an output language, and the editor reads the page and generates finished ad concepts — script, voices, and music — in seconds.
What it does
Webpage is a kickoff tool: it turns a single URL into ready-to-edit audio-ad concepts. The editor analyses the page content and produces complete concepts — each with a written script, matched voices, and matched music — so the user can audition and refine rather than start from a blank page.
Why use it
It's the fastest possible entry point. A user who already has a product or campaign page gets a finished first draft without writing a word — ideal for one-shot generators and for getting non-writers moving. Because the user also chooses the output language, the same URL can seed ads for different markets.
How to enable
Turn on tools.options.byLandingPage — set it to true, or to an object to customise
the button's title and description.
tools: {
options: {
byLandingPage: {
title: 'Webpage',
description: 'Generate an audio ad from a landing-page URL',
},
},
}
The tool opens a small popover with a URL field, an output-language selector, and a Generate button. The language list defaults to Auto — use my browser settings and covers a wide range of languages and regional accents (including several Arabic dialects); the chosen language is what the generated ad is written and voiced in.
What it returns
Generation runs asynchronously (it takes a few seconds; the editor shows progress and loads the results when ready). You get up to three creative concepts, each a complete, distinct take on the brief — different campaign objective, tone of voice, and angle. Every concept includes:
- A finished ad script — ready to play or edit.
- Up to 5 matching voices — ranked to fit the script, ready to audition.
- Up to 5 matching music tracks — chosen to fit the mood.
- Classification tags — campaign goal, tone of voice, call to action, and target audience.
Results render in the Creative Recos panel. The first concept is applied to the editor automatically so there's something playable immediately — in multi-creative mode it becomes a new creative instead of replacing the current one.