# Introduction to the SDK

Use User.com SDK in your own Android and iOS mobile apps.

INFO

New to User.com?
Checkout all product features (opens new window) and our documentation (opens new window) or sign-up for live webinars.

  • What is User.com SDK?

    User.com SDK is a set of methods and programming tools that allow for overriding custom actions and events in your Mobile Application, so it can send or receive data in the way you want.

    It allows you to:

    • Collect data about users and the devices they use
    • Track custom events and mobile screen events
    • Sending Push Notification Campaigns
    • Sending In-app Messages Campaigns
  • Read more about creating campaigns in your application: Push Notifications (opens new window) and In-app Messages (opens new window)

    What I'll find in here?

    • Instructions on how to add User.com SDK to your project.
    • How to create an SDK API key and Firebase Cloud Messaging key.
    • Code examples (what do they do), including example data.
    • Each method, endpoint and function explained.
  • Popular Sections