Skip to main content

🏁 Track pages

Automatic page tracking is not available for ReactNative due to platform limitations. We highly encourage you to still track pages with the following helper method.

Track a page

Gleap.trackPage("HomePage");

You will be able to use the tracked pages as triggers in outbound messages as well as breadcrumbs for debugging.