Bitcoin Forum

Economy => Micro Earnings => Topic started by: tungaqhd on March 29, 2017, 04:46:03 AM



Title: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: tungaqhd on March 29, 2017, 04:46:03 AM
Hello, i am making a url shortener like adf.ly but you can put short link in your button of your faucet :
    When user click on claim button, they will be redirect to short link, and they only receive reward if they complete short link.
I am completing 80%, and i just want to know if anyone will use it ? Com will be around 0.7$ in first month


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: alamin99 on March 29, 2017, 07:05:16 PM
Good luck for your project. Many faucet owners want to add short links on claim button. I hope that faucet owners will get some extra profits for using short links.


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: landoffaucets on March 29, 2017, 08:20:46 PM
Hi,

I want to do this with Prolink. what is the proper code to do this?

Code:
                        <div class="form-group">
                            <div class="form-group">
                                <input type="submit" class="btn btn-primary btn-lg claim-button" value=" <?php echo( __'Get reward!''wpbftd' )); ?> ">
                            </div>
                        </div>

Best regards,
Land of Trusted Faucets (http://landoffaucets.com)


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: RektCoins on March 29, 2017, 09:15:05 PM
Sent you a PM

Regards.  ;D


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: LTU_btc on March 29, 2017, 10:16:53 PM
I'm not faucet owner, but I'm faucet user. And I can say from user perspective that faucets with url shorteners are annoying. I understand that's good way to monetize faucet but it's not user-friendly thing. But if your service will not have multiple popups and additional captcha in shorten link, then it's ok. Anyway, good luck with your service.


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: PokerDiceMan on March 29, 2017, 11:54:27 PM
is good advantage and incraese earning if use shortlink
but after one visit youre site visitor faucet can't back again, you can try visitor can down until reach over 90%


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: tungaqhd on March 30, 2017, 05:42:33 AM
Good luck for your project. Many faucet owners want to add short links on claim button. I hope that faucet owners will get some extra profits for using short links.
Thank you so much  :D
Hi,

I want to do this with Prolink. what is the proper code to do this?

Code:
                        <div class="form-group">
                            <div class="form-group">
                                <input type="submit" class="btn btn-primary btn-lg claim-button" value=" <?php echo( __'Get reward!''wpbftd' )); ?> ">
                            </div>
                        </div>
Code:
             <forrm action="your short link".....>           <div class="form-group">
                            <div class="form-group">
                                <input type="submit" class="btn btn-primary btn-lg claim-button" value=" <?php echo( __'Get reward!''wpbftd' )); ?> ">
                            </div>
                        </div> </forrm>
Best regards,
Land of Trusted Faucets (http://landoffaucets.com)
 

Hi, sorry it's only possible with my url shortener server because i can't find any url shortener script that support it so i have to code my self. With my server it would look like this

I'm not faucet owner, but I'm faucet user. And I can say from user perspective that faucets with url shorteners are annoying. I understand that's good way to monetize faucet but it's not user-friendly thing. But if your service will not have multiple popups and additional captcha in shorten link, then it's ok. Anyway, good luck with your service.
Thank you, there is no recaptcha on link( or a simple captcha or antibot link if nedded) and there will be 1 popup
is good advantage and incraese earning if use shortlink
but after one visit youre site visitor faucet can't back again, you can try visitor can down until reach over 90%
thanks, i planning to count one visitor 3 times perday


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: alamin99 on March 30, 2017, 04:29:08 PM
@landoffaucets, try tungaqhd's code. If it doesn't work, tell here.


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: landoffaucets on March 30, 2017, 05:02:24 PM
Hi,

I want to do this with Prolink. what is the proper code to do this?

Code:

                        <div class="form-group">
                            <div class="form-group">
                                <input type="submit" class="btn btn-primary btn-lg claim-button" value=" <?php echo( __'Get reward!''wpbftd' )); ?> ">
                            </div>
                        </div>

Code:

<form action="your short link".....>          
                        <div class="form-group">
                            <div class="form-group">
                                <input type="submit" class="btn btn-primary btn-lg claim-button" value=" <?php echo( __'Get reward!''wpbftd' )); ?> ">
                            </div>
                        </div>
</form>

Best regards,
Land of Trusted Faucets (http://landoffaucets.com)
 

@landoffaucets, try tungaqhd's code. If it doesn't work, tell here.

I tried the code. Unfortunately, so far not succeeded yet.

Update:

Error message
The request has been black-holed
Error: The requested address '/4jGa' was not found on this server.


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: tungaqhd on April 01, 2017, 05:51:50 AM
Hi,

I want to do this with Prolink. what is the proper code to do this?

Code:

                        <div class="form-group">
                            <div class="form-group">
                                <input type="submit" class="btn btn-primary btn-lg claim-button" value=" <?php echo( __'Get reward!''wpbftd' )); ?> ">
                            </div>
                        </div>

Code:

<form action="your short link".....>          
                        <div class="form-group">
                            <div class="form-group">
                                <input type="submit" class="btn btn-primary btn-lg claim-button" value=" <?php echo( __'Get reward!''wpbftd' )); ?> ">
                            </div>
                        </div>
</form>

Best regards,
Land of Trusted Faucets (http://landoffaucets.com)
 

@landoffaucets, try tungaqhd's code. If it doesn't work, tell here.

I tried the code. Unfortunately, so far not succeeded yet.

Update:

Error message
The request has been black-holed
Error: The requested address '/4jGa' was not found on this server.

hi, i mean that code is only possible with my url shortener , but i am having a problem with faucetbox script


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: landoffaucets on April 01, 2017, 03:20:58 PM
Hi tungaqhd,

What is the latest status of your project?


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: tungaqhd on April 01, 2017, 03:39:17 PM
Hi tungaqhd,

What is the latest status of your project?
hi, i am adding bitpay for advertiser. i bought a shortener script but it is not compatible with my code and i found a new script compatible. i have tested with most faucet script and the result is faucetsystem script isn't compatible , and a small problem with faucetbox script (because this script has some different is receiving data from my site )
my shortener will work well for login button such as in Salman's script,mini faucet and some customized script


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: landoffaucets on April 01, 2017, 04:04:43 PM
Will it work for my wordpress faucet?


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: tungaqhd on April 04, 2017, 07:17:06 AM
Will it work for my wordpress faucet?
i have done and want to test it here bitsclick.xyz , signup and test it :P
if you have form
Code:
 <form action="yoursite.com"....> 
then your long link is http://yoursite.com/index.php , short it and replace


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: RektCoins on April 04, 2017, 07:32:27 AM
Will it work for my wordpress faucet?
i have done and want to test it here bitsclick.xyz , signup and test it :P
if you have form
Code:
 <form action="yoursite.com"....> 
then your long link is http://yoursite.com/index.php , short it and replace

This works with the Faucetinabox ultimate (from makejar) ?


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: tungaqhd on April 04, 2017, 07:45:07 AM
Will it work for my wordpress faucet?
i have done and want to test it here bitsclick.xyz , signup and test it :P
if you have form
Code:
 <form action="yoursite.com"....> 
then your long link is http://yoursite.com/index.php , short it and replace

This works with the Faucetinabox ultimate (from makejar) ?
it should work with all form, however in faucetbox script, i can't send data from bitsclick to your faucet correctly because that script has a strong anti cheat/bot with post address variable alway change lol


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: magneto on April 04, 2017, 07:51:45 AM
Hello, i am making a url shortener like adf.ly but you can put short link in your button of your faucet :
    When user click on claim button, they will be redirect to short link, and they only receive reward if they complete short link.
I am completing 80%, and i just want to know if anyone will use it ? Com will be around 0.7$ in first month

This seems like a good idea...

However why dont the faucet owners just use adf.ly in the first place instead of using your service?

Does your service really pay a lot more than the usual?


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: tungaqhd on April 04, 2017, 08:05:36 AM
Hello, i am making a url shortener like adf.ly but you can put short link in your button of your faucet :
    When user click on claim button, they will be redirect to short link, and they only receive reward if they complete short link.
I am completing 80%, and i just want to know if anyone will use it ? Com will be around 0.7$ in first month

This seems like a good idea...

However why dont the faucet owners just use adf.ly in the first place instead of using your service?

Does your service really pay a lot more than the usual?
Thank you, adf.ly, shorte.st,... only support shorten link, not button in form. if you use adf.ly and your faucet wont work
About rate, my service is new and i am trying to increase rate, i know cpm 0.4 is low but it take time to make rate higher  ;D


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: RektCoins on April 04, 2017, 08:06:47 AM
Will it work for my wordpress faucet?
i have done and want to test it here bitsclick.xyz , signup and test it :P
if you have form
Code:
 <form action="yoursite.com"....> 
then your long link is http://yoursite.com/index.php , short it and replace

This works with the Faucetinabox ultimate (from makejar) ?
it should work with all form, however in faucetbox script, i can't send data from bitsclick to your faucet correctly because that script has a strong anti cheat/bot with post address variable alway change lol

I tried with the
Code:
                      <form method="POST" class="form-horizontal" role="form" action="MYLINK">
                     <?php if(!$data["captcha_valid"]): ?>
                    <p class="alert alert-danger" role="alert">Invalid Captcha!</p>
                    <?php endif; ?>

But when i tested it, the claim didn't succeed :/


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: tomos81 on April 04, 2017, 08:07:45 AM
hi everyone

you can put ANY url shortener srevice to your claim button.
i will explain you how.. (avoid adyou.me service - it's scam!)
the best option is to put url shortener, that pays multiple times / show / day  , because it pays for every claim

but there is a workaround to use more url shortener services to one single claim button - but you need some DB skills

ok let's show how to do it with single url shortener..

put a button tag inside <form>  </form> tags where form action address will contain url shortener generated link...
this shortener link will point to (for example) claimcheck.php on your faucet.

your claimcheck.php can look like this:

Code:
<?php
$rlink 
=$_SERVER['HTTP_REFERER'];  //you will assign to $rlink variable the page fro where you are redirected to claimcheck.php
if (($rlink=='http://yourutlshortener/blah'//note that some url shorteners have a little different return address - test it first, before running for public
{
//put here your payout code to microwallet or add credits to your balance

header('Location: ./index.php?msg=you claimed xy satoshis'); //?msg = optional - you can parse on main page how much satoshis claimed (if you are giving random amount of satoshis)
//put to index.php $msg = $_GET['msg]   then echo $msg as php code somewhere to your index.php
}
//if the claimcheck.php was NOT redirected from your URL shortener service, simply go back to index.php, maybe with some error code
header('Location: ./index.php?msg=your claim was not successful')
?>



Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: tungaqhd on April 04, 2017, 08:16:40 AM
hi everyone

you can put ANY url shortener srevice to your claim button.
i will explain you how.. (avoid adyou.me service - it's scam!)
the best option is to put url shortener, that pays multiple times / show / day  , because it pays for every claim

but there is a workaround to use more url shortener services to one single claim button - but you need some DB skills

ok let's show how to do it with single url shortener..

put a button tag inside <form>  </form> tags where form action address will contain url shortener generated link...
this shortener link will point to (for example) claimcheck.php on your faucet.

your claimcheck.php can look like this:

Code:
<?php
$rlink 
=$_SERVER['HTTP_REFERER'];  //you will assign to $rlink variable the page fro where you are redirected to claimcheck.php
if (($rlink=='http://yourutlshortener/blah'//note that some url shorteners have a little different return address - test it first, before running for public
{
//put here your payout code to microwallet or add credits to your balance

header('Location: ./index.php?msg=you claimed xy satoshis'); //?msg = optional - you can parse on main page how much satoshis claimed (if you are giving random amount of satoshis)
//put to index.php $msg = $_GET['msg]   then echo $msg as php code somewhere to your index.php
}
//if the claimcheck.php was NOT redirected from your URL shortener service, simply go back to index.php, maybe with some error code
header('Location: ./index.php?msg=your claim was not successful')
?>

i did try it on my faucet ( +cookie to cotrol) and some people start to use boot traffic tool with http referer fake and rape my site


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: tomos81 on April 04, 2017, 08:18:35 AM
hi everyone

you can put ANY url shortener srevice to your claim button.
i will explain you how.. (avoid adyou.me service - it's scam!)
the best option is to put url shortener, that pays multiple times / show / day  , because it pays for every claim

but there is a workaround to use more url shortener services to one single claim button - but you need some DB skills

ok let's show how to do it with single url shortener..

put a button tag inside <form>  </form> tags where form action address will contain url shortener generated link...
this shortener link will point to (for example) claimcheck.php on your faucet.

your claimcheck.php can look like this:

Code:
<?php
$rlink 
=$_SERVER['HTTP_REFERER'];  //you will assign to $rlink variable the page fro where you are redirected to claimcheck.php
if (($rlink=='http://yourutlshortener/blah'//note that some url shorteners have a little different return address - test it first, before running for public
{
//put here your payout code to microwallet or add credits to your balance

header('Location: ./index.php?msg=you claimed xy satoshis'); //?msg = optional - you can parse on main page how much satoshis claimed (if you are giving random amount of satoshis)
//put to index.php $msg = $_GET['msg]   then echo $msg as php code somewhere to your index.php
}
//if the claimcheck.php was NOT redirected from your URL shortener service, simply go back to index.php, maybe with some error code
header('Location: ./index.php?msg=your claim was not successful')
?>

i did try it on my faucet ( +cookie to cotrol) and some people start to use boot traffic tool with http referer fake and rape my site

of course you can add more if conditions (for example timer etc)
btw you dont need to put captcha this way to your faucet, if the shortener has its own captcha = easier for you


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: tungaqhd on April 04, 2017, 08:21:10 AM
hi everyone

you can put ANY url shortener srevice to your claim button.
i will explain you how.. (avoid adyou.me service - it's scam!)
the best option is to put url shortener, that pays multiple times / show / day  , because it pays for every claim

but there is a workaround to use more url shortener services to one single claim button - but you need some DB skills

ok let's show how to do it with single url shortener..

put a button tag inside <form>  </form> tags where form action address will contain url shortener generated link...
this shortener link will point to (for example) claimcheck.php on your faucet.

your claimcheck.php can look like this:

Code:
<?php
$rlink 
=$_SERVER['HTTP_REFERER'];  //you will assign to $rlink variable the page fro where you are redirected to claimcheck.php
if (($rlink=='http://yourutlshortener/blah'//note that some url shorteners have a little different return address - test it first, before running for public
{
//put here your payout code to microwallet or add credits to your balance

header('Location: ./index.php?msg=you claimed xy satoshis'); //?msg = optional - you can parse on main page how much satoshis claimed (if you are giving random amount of satoshis)
//put to index.php $msg = $_GET['msg]   then echo $msg as php code somewhere to your index.php
}
//if the claimcheck.php was NOT redirected from your URL shortener service, simply go back to index.php, maybe with some error code
header('Location: ./index.php?msg=your claim was not successful')
?>

i did try it on my faucet ( +cookie to cotrol) and some people start to use boot traffic tool with http referer fake and rape my site

of course you can add more if conditions (for example timer etc)
btw you dont need to put captcha this way to your faucet, if the shortener has its own captcha = easier for you
i think my service is good for guys who don't know coding lol hehe  ;D


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: wnj4 on April 06, 2017, 09:44:38 PM
Seems it is interesting method but the problem is redirect the user to other site,so how can users get rewards? 


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: dibon on April 09, 2017, 04:06:46 PM
It doesnt work for adf.ly, because they dont send HTTP_REFERER header.


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: dosio on July 25, 2017, 06:58:52 PM
hi everyone

you can put ANY url shortener srevice to your claim button.
i will explain you how.. (avoid adyou.me service - it's scam!)
the best option is to put url shortener, that pays multiple times / show / day  , because it pays for every claim

but there is a workaround to use more url shortener services to one single claim button - but you need some DB skills

ok let's show how to do it with single url shortener..

put a button tag inside <form>  </form> tags where form action address will contain url shortener generated link...
this shortener link will point to (for example) claimcheck.php on your faucet.

your claimcheck.php can look like this:

Code:
<?php
$rlink 
=$_SERVER['HTTP_REFERER'];  //you will assign to $rlink variable the page fro where you are redirected to claimcheck.php
if (($rlink=='http://yourutlshortener/blah'//note that some url shorteners have a little different return address - test it first, before running for public
{
//put here your payout code to microwallet or add credits to your balance

header('Location: ./index.php?msg=you claimed xy satoshis'); //?msg = optional - you can parse on main page how much satoshis claimed (if you are giving random amount of satoshis)
//put to index.php $msg = $_GET['msg]   then echo $msg as php code somewhere to your index.php
}
//if the claimcheck.php was NOT redirected from your URL shortener service, simply go back to index.php, maybe with some error code
header('Location: ./index.php?msg=your claim was not successful')
?>


great idea...
but it doesn't work for me:
- i put my shortlink in an action tag, that was actually missing at all in the form;
- the final link was messed up, basically added to host url;
- i don't have enough skill to fix it... ;-)


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: jubanong on September 17, 2017, 12:46:24 AM
need help how to add this in wordpress bitcoin faucet by 99bitcoin.
just a newbie here so a step by step process would be greatly appreciated.
thanks in advance.


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: iSoPlay on October 04, 2017, 06:15:19 PM
where can I fix the code and instructions for the shorlink
is for plugin wordress
https://wordpress.org/plugins/bitcoin-faucet/


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: xavierh18 on October 05, 2017, 01:05:30 AM
Thanks for the information, very good friend.  ;D ;D


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: acaua on November 13, 2017, 01:28:16 PM
i want to put it on my faucet, how can i put it ?


Title: Re: Faucet Owner-Do you want to put shortlink on claim button ?
Post by: tungaqhd on November 13, 2017, 02:03:47 PM
i want to put it on my faucet, how can i put it ?
I don't have time to write a toturial for this now, but you can check my script http://coinbox.club/threads/free-coinbox-faucet-script.5/