Gleap Documentation home page
Search...
⌘K
Dashboard
Dashboard
Search...
Navigation
Flutter
Track pages
Documentation
API Reference
Website
Helpcenter
Roadmap
Blog
Get Started
Introduction
SDKs
Javascript
iOS
Android
ReactNative
Flutter
Introducing
User identity
Track events
Track pages
AI tools
Forms
Push notifications
In-app notifications
Audio recording
Console logs
Custom actions
Ticket attributes
Custom data
Callbacks
Tags
Feedback button
Network logs
Translations
Widget control
Prefill the widget form
Conversations
Feature requests
Help center
Release notes & news
Surveys
Checklists
FlutterFlow
Ionic / Capacitor
Cordova
Server-side event tracking
NodeJS
REST
Guides
Enforce identity verification
On this page
Track a page
Flutter
Track pages
Automatic page tracking is not available for Flutter due to platform limitations. We highly encourage you to still track pages with the following helper method.
Track a page
Copy
Gleap
.
trackPage
(pageName
:
"HomePage"
);
You will be able to use the tracked pages as triggers in outbound messages as well as breadcrumbs for debugging.
Track events
AI tools
Assistant
Responses are generated using AI and may contain mistakes.