AlgoWIFI
  • What is AlgoWIFI
  • How it works
    • AlgoWifi for HotSpot
    • AlgoWIFI for Home
    • AlgoWifi for Web 3.0
    • 🧰AlgoWIFI Counter
  • StakeHolders
    • Publisher
    • HotSpotter
  • Economic Model
    • Algorand Blockchain
    • User Address
    • Reserve Address
    • Revenues / Payment
    • Token
  • Campaign
    • Active Campaign
    • Default Campaign
    • Reserve Account
  • Technical Note
    • Atomic Transfer
    • Hardware Compatible list
    • Web Site integration
  • Installation
    • Server
    • Basic Request
    • Php Sdk
  • Configurations
    • Install on Fritz!Box
    • Install on Joomla
    • Install on WordPress
    • Install on PrestaShop
  • FAQ
  • TODO
    • AlgoWIFI for QR-Code
    • AlgoWIFI for Metaverse
Powered by GitBook
On this page
  1. How it works

AlgoWIFI Counter

A tool to measure your worth.

AlgoWIFI Counter is a useful measurement tool for both HotSpotters and Publishers, to evaluate their investment and their visibility on the web.

Each view is recorded in the blockchain in order to be able to carry out more in-depth analyses through specialised software, in addition to the simple counting of accesses.

The Publisher can then evaluate the number of views on a specific HotSpotter in order to calibrate their campaign.

The HotSpotter can measure its presence on the web and activate useful tools to increase visits.

Example of code:

 <script type="text/javascript" crossorigin="anonymous">
        var code = 00000000000000000000000000; //YOUR Algorand Address
        const xhttp = new XMLHttpRequest();
        xhttp.open("POST", "algowifiCount.php", true);
        xhttp.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
        xhttp.send("identity="+code);
    </script>

Activating the AlgoWIFI Counter is simple:

  1. Register on AlgoWIFI

  2. Activate your counter

  3. Put $ALGO in selected wallet ( 0.0015 $Algo for count)

  4. Enter the code in the site you want to measure

Here are some examples:

  1. I want to know how long it takes to consume 10,000 views

  2. What are the best times to access

And so on...

PreviousAlgoWifi for Web 3.0NextStakeHolders

Last updated 3 years ago

🧰