One script.
Full context.

Psssst connects a domain and launcher, keeps the journey and interests of an anonymous visitor, and prepares context for different AI models.

What happens

Code on the page
is only the entrance.

The site sends Psssst clear signals: where the person came from, what they are looking at and what they have already done. They become hot analytics and an anonymous interest profile.

Freehand engineering sketch of a single launch mechanism

Launcher

The set of modules changes without new code on the page.

  1. Line

    A light asynchronous script is added to the site once.

  2. Containers

    It connects the functions and settings you need.

  3. Context

    The launcher gives modules only the permitted page, session and interest data.

Six jobs

Domains, launcher, events, interests, transport and AI.

I

Domains

Primary and service addresses are configured and maintained in one place.

II

Launcher

Integrated once. New functions appear without reworking the application or service.

III

Events

Psssst keeps the visitor journey from the first view to the target action.

IV

Interests

Signals form a current profile of what matters to an anonymous visitor.

V

Transport

Modules, events and permitted context move reliably between the site and services.

VI

AI

In the future, permitted context can be routed to the right AI model.

Interests and AI

Understand the interest.
Then choose the model.

Psssst turns signals into an anonymous interest profile. In the future, the right AI model can receive the permitted context.

Sketch of an observation device and the route of events

Installation

One line in your code.

<script
  src="https://cdn.psssst.app/psssst.js"
  data-launcher-id="PST-XXXXXXXX"
  async></script>

In brief

Is this an analytics system?

Yes, and more. Psssst keeps hot analytics and anonymous interests, and also manages domains, the launcher and module transport.

How will Psssst work with AI?

Psssst will be able to select the right AI model and pass only permitted context: page, source, session, actions and interests.

Do we need a developer?

The first installation takes one line of code. Further settings change without editing pages again.

Can it be used on several sites?

Yes. Every site gets its own settings and context, and they are managed from one place.