Questions tagged [referrals]

181 questions
0
votes
0 answers

App Store URL with custom values

I have my app published in about 100 different places in my city. I'd like to create a differente QR code for each one of these 100 places, and therefore, to know how many downloads have got each one. For example (with Angry Birds…
FlamingMoe
  • 2,709
  • 5
  • 39
  • 64
0
votes
1 answer

Display referral link to email using javascript

I want to display the referral link to my email. This is what I got so far.

woninana
  • 3,409
  • 9
  • 42
  • 66
0
votes
1 answer

What do "reminders", "other_multiline", "appcenter_request" mean in the Internal Referral Sources table?

I'm analysing the Internal Referral Sources table for my app in the Facebook insights and I don't know what the following items are: reminders other_multiline appcenter_request
0
votes
3 answers

Getting referral link with asp.NET

How am i supposed to know from which webpage the user came into my website. Is there any way of reading such info with asp.NET? I would like to store that info (referral link) into a cookie for later processing.
OrElse
  • 9,709
  • 39
  • 140
  • 253
0
votes
2 answers

Getting data from previous page

I have a trivial question. I need to get data from previous page. For example, i am in some kind of category view, and then I could click on button to add new post. I want to get category information to autofill for post. But, till now, I have only…
Rozkalns
  • 510
  • 2
  • 6
  • 26
0
votes
1 answer

Login to site using facebook application

First let me introduce the problem. I have site where I want to allow users to login using their Facebook account. Also I want to have possibility to post on users wall and access his email. I created Facebook app and every time not logged user…
tomas.tunkl
  • 141
  • 1
  • 2
  • 10
0
votes
1 answer

Changing the redirectUri of authenticated referral

I'm wondering if there is a way to change the action of clicking "cancel" on the Authenticated Referral auth. The url for the auth shows the redirectUri parameter, but there seems to be no way of changing it. It would be nice to use authenticated…
Michael Delaney
  • 123
  • 2
  • 9
0
votes
1 answer

Is the referral (fb_action_ids) value, stored within the activity made by a user on a timeline app?

I'm testing a timeline app I just made. I'm using Graph API Explorer for testing. I tested the next URL: https://graph.facebook.com/10150691128476714 where 10150691128476714 is the id of the activity I made through my app. It returns the next…
0
votes
4 answers

Making of Referral System

I'm currently working on my Referral System, but I have a problem with protecting it of frauds. Okay, here's how it works for now: user registers and activate it's account user now have access to the control panel and there is it's uniqe link in…
Pixel
  • 104
  • 1
  • 10
-1
votes
1 answer

itunes music developer app referral

How do App developers get a referral bonus for sending users to the itunes store to purchase a song? If i'm not mistaken theres a 30% referral bonus, so to speak, just trying to determine how to tap into that.
Chris J
  • 1,527
  • 14
  • 19
-1
votes
1 answer

Cannot find referrals section in branch.io SDK

My dashboard doesn't have an option to set reward rules. It should have been under channels and links but cannot see it. Dashboard image:
-1
votes
1 answer

Branch io referral redeem rewards sending decimal values

We are using branch io for referral integration in our app, it's an cordova application which involves real time payment via users credit card. We have come across scenario where we want to redeem user's money from there referral balance sending…
-1
votes
1 answer

branch.io invite and redeem

everything is working fine But on redeem click. The credit is not decreasing! I'm using this method in a fragment! redimbetn.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View view) { …
-1
votes
1 answer

Referral linking in Android like mCent application

I have to implement the referral linking functionality in my application like mCent application. For that I have done the following lines of code. My application Manifest file. In the ..... , I have done some entries for…
-2
votes
1 answer

Branch.io returns {} when use Branch.getInstance().setIdentity("your_user_id");

I am getting BranchSDK: returned {} as response when i use Branch.getInstance().setIdentity("your_user_id");
Sharanjeet Kaur
  • 796
  • 13
  • 18
1 2 3
12
13