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 

Video Apps

3min

These properties are applicable to video-based apps

Properties

Property Name

Description

Type of Value

Videos Watched

Number of videos watched so far

Number

Code Example

JS
TS
Java
Kotlin
ObjectiveC
Swift
Dart
|
function updateUserProperties() {
    const properties = {
        "Videos Watched": 5
    };

    cooeeSDK.updateUserProfile(properties);
}




Updated 03 Mar 2023
Did this page help you?
Yes
No
PREVIOUS
Subscription Apps
NEXT
Call to Action
Docs powered by archbee 
TABLE OF CONTENTS
Properties
Code Example