Comment on page
Product Integration & Onboarding FAQ
It is very expensive for companies to build it themselves - and most of them never do, that's why we decided to solve it for everyone with CustomerGlu.
We support Android, IOS, and Windows too, Yes we support both Mobile and Web.
Here is our Developer Demo Documentation for the Integration process
A reward ID is an internal identifier that we have. You don't have to worry about this.
user ID will be sent to us during the device registration. So the way the whole flow works is that at the app load we are making the very first API call which is device registration. As part of the documentation, you will notice that there are four steps.
Step 1:- Is to load the UI.
Step 2:- Is sending events.
Step 3:- Is configuring nudges and
Step 4:- Is configuring the rewards.
To understand that where do we get the user ID, As part of the first call, which is the UI loading part, we make two API calls, one is registering a device and 2nd is loading campaigns as part of the registered device. You supply the user ID to us. That is the exact user ID that will be used for calling the web.
We can give you a postman collection which you can pressure to trigger this weapon.
You can send the secret by encrypting it using GPG or you can use this tool called a key base. You can send it to us over the key base. The main idea is that the key should not be shared in clear text over the Internet. That's all you can even just zip it in a text file and a password to it and you can share that with it.
Yeah, absolutely.
Yeah, that's exactly how it is. We have a column in the input sheet as Winning chance Percentage:- Chances of winning reward by the user For example, 1- 100% is the chance of winning If there are 4 variants with a 1 as a win ratio - that would mean there is a 25% chance of winning any reward variant. So You can fill it as 25% 25% 25% 25%, if there are three variants, you can fill it as 30% 40% 30%.
Yes, This will be real-time. We also have a retry mechanism where let's say in a case where the requests fail, we do retry them with an exponential back off. We have those mechanisms in place.
We do try it three times. And we also have this mechanism where at the end of the day, let's say after three retries, the request which is still failed, We can expose an endpoint to share this, or we can just try to do it at a particular time in the evening, or at least even then they are failing. We will send a report to you over a secure channel that these requests are failing so that we can look deeper into this.
CustomerGlu provides an APK to be integrated within any partner's app or mobile web. We also provide a detailed manual for integration.
To the best of our knowledge, the process of integration takes 1-10 Business days to be completed.
Yes, certainly can. please use this link on mobile: https://games.customerglu.com/wallet/?token=TOKEN
Apart from Roll the dice and gift box, everything else is in this wallet. Our team is working to add these games to the latest version too.
Sure, we have developer partners who can help you. Please feel free to contact us at [email protected]
No, you cant see the events in your dashboard. But, we can confirm that we are receiving the events by checking internally.
We didn't receive Webhook request ?
Please Check the url shared.
We got an Unauthorized error while sending events?
Please check the request body, url and Auth headers.
What is the SDK size for Android OS?
250 kb
What is the SDK size for IOS?
2 MB
Last modified 1yr ago