SDK
v2.0
v2.0
  • Getting Started
    • Welcome
    • Start Here
    • Postback Payout (S2S)
    • Advanced options
      • Sending Media Source Data
      • Sending User Segments / User Info
  • Unity
    • Installation
    • Initialization
    • Obtaining Adverstising ID's
  • Android
    • Prerequisite
    • Installation
    • Initialization
      • Deeplinking Routes
      • Premium Offers
    • Obtaining Adverstising ID's
  • Flutter
    • Prerequisite
    • Installation
    • Initialization
      • Deeplinking Routes
      • Premium Offers
      • changeLanguage
    • Obtaining Advertising ID's
  • REACT NATIVE
    • Prerequisites
    • Installation
    • Initialization
      • Deeplinking Routes
      • Premium Offers
    • Obtaining Advertising ID's
  • Web / Iframe
    • Initialization
    • Premium Widgets
  • Questions and troubleshooting
    • Reporting bugs
    • Known issues
    • Changelog
Powered by GitBook
On this page
  1. Getting Started
  2. Advanced options

Sending User Segments / User Info

Sending user segments to our system will allow our system to be able to segment the userbase within the segments you use on your side. Aswell it will allow us to use this information to detect fraudulent users.

This is related to intialization of the SDK

This is not required, but allows us to be able to indentify fraudulents user based on email/phone numbers.

Paramater
Data Type
Description

userPhoneNumber

Integer

Can be used to identify the user to prevent fraud. Format the + as 00, example: 0015555551234 for a US number

userEmail

email

Can be used to identify the user to prevent fraud

userGroup

string

Can be used to segment the user base in different groups allowing you to reward them a higher or lower % based on this group. Example (High purchasing user)

PreviousSending Media Source DataNextInstallation