website logo
HomeGo to Dashboard
User Guide
How-To Videos
Developers
Navigate through spaces
⌘K
Getting Started
Introduction
Compatibility
Terminology
SDK Installation
Shopify
Any Website
Dukaan
Angular 2+
WooCommerce
WordPress
Android Native
iOS Native
Flutter
Cordova
Ionic
React Native
Data Integration
Data Models
Mandatory Events
Mandatory Properties
Call to Action
System Events
Device Properties
Docs powered by archbee 

Tracking Screens

1min

Track Screen Names

Tracking screen names is also a very important part of Cooee’s engagement. We recommend you add a screen name on every activity/screen change.

TypeScript
|
function trackCurrentScreen(){
    Cooee.setCurrentScreen('name');
}




Updated 03 Mar 2023
Did this page help you?
Yes
No
PREVIOUS
Tracking Properties
NEXT
CTA Callback
Docs powered by archbee 
TABLE OF CONTENTS
Track Screen Names