Reps & Conversion

    Auto-placed Answers Rep

    Install the FAQ block with a single script tag when you cannot edit the page markup.

    ·2 min read

    The Answers Rep normally installs with an anchor element, so the FAQ accordion renders exactly where you put it. Auto placed is the same Rep with a single script tag instead.

    <script async src="https://nextdaysales.com/widget/embed.v1.js" data-nds-widget="YOUR_REP_ID"></script>
    

    When to use it

    • The client's CMS or page builder will not let you paste raw HTML into the body.
    • You only have a "footer scripts" or "custom code" box to work with.
    • You want the FAQ live today and will position it properly later.

    The trade-off

    The Rep appends its own mount at the end of the page, so you do not control where it lands — it renders after the last element in the body, above the footer scripts. If the site has a fixed footer or a full-height last section, the block can end up somewhere awkward. Check it on desktop and mobile before you call it done.

    When you do get markup access, switch the Rep back to the anchored placement and re-copy the snippet. The entries, branding and suggestions all carry over — only the snippet changes.

    Everything else is identical

    Same published entries, same optional ask box on top, same "Suggest from searches" workflow, same allow-list rules. See Capture Reps and the Answers Rep.