CustomerGlu Developer Documentation
Search…
CustomerGlu Developer Documentation
Getting Started
Integrating with Program UI
Send User Events
Nudges
Rewards Webhook
Nudge Webhook
User Segmentation
Referrals
SDK
Demo Applications
EVENT SCHEMAS
App Events
Application Events
Notification Events
Industry Events
Powered By
GitBook
Notification Events
Push Notification Received
Property
Type
Description
content
Object
The message content of push notification.
content.title
String
Title of the push notification.
content.body
String
Body of the push notification.
content.image
String
Image URL.
content.deeplink
String
Deep link URL.
Push Notification Tapped
Property
Type
Description
content
Object
The message content of push notification.
content.title
String
Title of the push notification.
content.body
String
Body of the push notification.
content.image
String
Image URL.
content.deeplink
String
Deep link URL.
In-app Notification Received
Property
Type
Description
content
Object
The message content of in-app notification.
content.title
String
Title of the in-app notification.
content.body
String
Body of the in-app notification.
content.image
String
Body of the in-app notification.
content.link
String
Link to the page on tap activity.
‌
In-app Notification Tapped
Property
Type
Description
content
Object
The message content of in-app notification.
content.title
String
Title of the in-app notification.
content.body
String
Body of the in-app notification.
content.image
String
Body of the in-app notification.
content.link
String
Link to the page on tap activity.
Previous
Application Events
Next - EVENT SCHEMAS
Industry Events
Last modified
2yr ago
Copy link
Contents
Push Notification Received
Push Notification Tapped
In-app Notification Received
In-app Notification Tapped