Skip to main content

Documentation Index

Fetch the complete documentation index at: https://moengage-getz-tagging-workspace-status.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Initialise Cordova Component

Initialise MoEngage plugin in the index.js of your application by calling the ***MoECordova.init()***in the onDeviceReady().
var moe = MoECordova.init("YOUR_Workspace_ID");
Refer to the following for platform-specific initialization: