@Aspas said in The custom fingerprint server website is down:
I just purchased the custom fingerprint server and when i am trying to visit the site it is giving error
Send your ip if the problem is relevant
hi
like i want to set CTR in % based
CTR formula. clicks ÷ impressions = CTR.
100 thread open with impression then 1 thread open with internal ads click . then means it can make the ctr 1%. so how can i do that please help me . i can set the ctr multiple like 1% to 5%.
@royalmax007 This clicking action is random, it's not like every 100 times you open a website you'll click on it.
For example, if you determine that you will view the website 1000 times with a 2% click rate, then with those 1000 website views, you will click 20 times at any given time, that is random.
Maybe click 20 times in a row, and the remaining 980 times you don't click.
This is completely normal, nothing unusual.
Therefore, to do this most naturally is not simple, it also depends on your ability with BAS.
For me, to determine the most accurate CTR, you must determine in advance the number of website views, and each time you run BAS, you must view that exact number of views, without excess or deficiency.
Then your CTR will be accurate, because, if the number of views of your website changes, your CTR will change.
Once you have determined the number of website views, you will determine CTR.
As in the example above, I will make 1000 website views with 2% ctr, I will have to click 20 random times on the website.
So the simple way is, you can randomize the number from 1 to 1000. Any thread with a value less than 21 will click on the website, this is random.
And when you complete 1,000 website views, you will have a ctr of 2%, absolutely accurate.
thanks for your reply . can you make a sample task in .xml so i can follow the instruction .. its. a big help for me .