Airgentic Help
You can offer Future Student Experience in the main website chat, on a dedicated landing page, or both. The agent is the same; only how the visitor reaches it changes.
See Future Student Experience for the product, and Website Integration for the full script-tag reference.
Pin the chat to the Future Student Experience agent with data-agent-id="future_student". The Frontline agent is skipped, so the visitor goes straight into the interview.
This is the right mode while the agent status is Testing, and it stays useful as a campaign URL after you go Live (open days, school outreach, paid ads).
<script id="airgentic-script"
src="https://chat.airgentic.com/_js/airgentic-1.4.js"
data-account-id="YOUR_ACCOUNT_ID"
data-service-id="YOUR_SERVICE_ID"
data-agent-id="future_student"
defer></script>
Notes:
future_student is the agent id from Configure Agents, not the display title.hand_off_to_agent from the agent, because there is no other specialist to send people to.Page copy around the widget should set expectations: a short conversation, then a page they can share with a parent. Do not promise admission, scholarships, or instant deletion of what they tell you.
When the agent is Live, the Frontline agent can route matching questions into the interview from your ordinary chat icon.
Use this when Study Pathways is already behaving well. If course-browse questions currently go to the Frontline agent, turning Future Student Experience live too early will pull those questions into an interview.
Keep the role descriptions distinct:
Once an interview has started, conversation lock keeps side questions (“what are the fees?”) with the concierge.
| Status | Main website chat | Dedicated data-agent-id page |
Admin Chat |
|---|---|---|---|
| Off | Not used | Not used | Not used |
| Testing | Frontline will not route here | Works — use this for demos | Works |
| Live | Frontline can route matching questions here | Still works | Works |
Recommended rollout:
The generated page is a normal browser tab, not inside the chat bubble.
The link is bound to the retention date (future_student.retention_days). If you shorten retention, existing links stop working.
Optional email delivery (future_student.delivery including email) only sends if the student offered an address during the chat. Do not add “what is your email?” to the interview prompt.
The page picks up:
future_student.artifact_title (heading)--brand-primary, --brand-on-primary, --brand-canvas, --brand-ink (and other --brand-* tokens) from your service style.cssEdit those in UI Design. You do not need a second stylesheet for the experience page.
| What | Where |
|---|---|
| The interview | Insights / conversation thread, when persist_trace_logs is on |
| Admin test conversations | Admin Chat Trace Log |
| Button clicks on the page | Recorded against that experience (apply, enquire, and so on) |
| Application or enquiry completion | Your own apply / enquire systems, as today |
Success for this feature is recruitment action (enquire, apply, visit), not whether the chat “sounded helpful”. If the page is accurate but nobody clicks through, check CTA URLs and landing-page copy before rewriting the interview.