CustomerGlu Product Documentation
  • What is CustomerGlu?
  • Guides
    • Campaign Related FAQ
    • Product Integration & Onboarding FAQ
    • Developer FAQ
      • Pro Tips
    • Customer Support & SPOC
      • Plans & Pricing
    • ๐ŸŽฎCustomerGlu Walkthrough Videos on Games
    • ๐Ÿ’ Asset Example and Sizes for Different types of Games
    • ๐Ÿ’ปSDK vs API
    • ๐Ÿ—‚๏ธInviting Team Members to the Customerglu Dashboard
    • ๐ŸงชTesting Campaigns on Internal Users
  • ๐Ÿ‘คUser Lookup
  • ๐ŸซSegmentation
  • ๐ŸŽReward Page Configuration
  • ๐Ÿ›ƒDebugger/User Data Deletion
  • ๐ŸˆธDuplicating a Campaign
  • ๐ŸŒGet a Shareable Campaign URL
  • ๐Ÿ”‘How to find your Writekey
  • Theme Settings
  • Untitled
    • Policies and Security FAQ
  • How to Embed a Youtube Video on a Quiz
  • Games Related FAQ
  • Time Based Push Nudges
  • Resetting Your CustomerGlu Dashboard Password
    • How to view the Reports from the Dashboard
  • Campaign SLA'S
  • Changing Environment to Production from Staging
  • Dashboard Campaign Stats
    • Scratch Card / Gift Box / Slot Machine Report Metrics
    • Quiz/Personality Quiz Report Metrics
    • Multi-Step Campaign Metrics
  • Policies and Security FAQ
Powered by GitBook
On this page
  1. Guides

SDK vs API

Functionality
SDK
API

Loading the campaign and wallet

Make a one-time call to load wallet and reduce number of network calls.

Make call every time to load wallet.

Time to Integrate

1 Day

Multi-Day

Handling Button clicks

Close, Open and Share handled directly by SDK

Additional configuration required to bind webview events with native app

Registering a user

Token expiry handling is in-built

Developer effort to handle token expiry

Use third party messaging tools to load campaigns and wallet directly

Yes

No

Error handling

Yes

No

Load speeds

500- 700 ms

800 - 1000 ms

SDK Size

250 KB for Android 2 MB for IOS

NA

Display in-app nudges

Allows you to run rich preset nudge templates like bottom nudge, interstitial etc along with configurable parameters Background Opacity.

Sent as a data object which requires developer effort to configure how to display nudges.

Low internet availability(2G speed)

Yes

No

Dynamic entry points and banners(Upcoming)

Yes

No

Ready push Notification support for Firebase and APNS

Yes

No

Native loader customisability

Customise Loader color, page etc.

Not available.

PreviousAsset Example and Sizes for Different types of GamesNextInviting Team Members to the Customerglu Dashboard

Last updated 1 year ago

๐Ÿ’ป