Skip to main content
Every deployed website includes built-in analytics. See who visits your site, which pages they view, and what actions they take. No external analytics tools or tracking scripts needed.

How to view analytics

1

Open the website dashboard

Go to the chat where your website was built. Click the Dashboard tab, then select Analytics from the sidebar.
2

View your data

The analytics dashboard shows page views, unique visitors, and traffic trends. Data updates automatically as visitors interact with your site.
Analytics dashboard with a line chart showing page views over time, a visitor count, and a list of top pages
Analytics are available as soon as your website is published. There is nothing to install or configure.

What analytics tracks

MetricDescription
Page viewsTotal number of pages viewed across all visitors
VisitorsUnique visitors to your site
Top pagesWhich pages receive the most traffic
EventsCustom events tracked by your website’s code

Custom event tracking

The agent can add custom event tracking to your website. Tell the agent what user actions you want to track (button clicks, form submissions, purchases) and it writes the tracking code.

Add event tracking to a website.

What you cannot do

  • You cannot export analytics data to CSV or other formats from the dashboard.
  • You cannot set date ranges or filters beyond the default view.
  • You cannot connect external analytics tools (Google Analytics, Mixpanel) through the dashboard. The agent can add these via code if you need them.
  • You cannot view analytics for unpublished websites. Analytics only track live, deployed sites.

Next steps