Your team, your Counter, endless possibilities
Powering entrepreneurs and leaders.
Our Custom Counters power the work of thousands of entrepreneurs and leaders worldwide.
Start bringing your business figures to life just like Backmarket, Ikea, Whirpool, Student Pop, Porsche, Le Wagon, Bridgestone, Total, Foodufrais, Samsung, Swisslife, Ubisoft and many others.
Displaying your Data with your Custom Counter.
The Counter can display any data parsed into a JSON webpage. If you have no idea what we’re talking about, just ask an IT friend or colleague. It’s a really easy thing for them to understand.
const express = require('express');
const app = express();
app.get('/', (req, res) => {
res.json({number: 12345})
});
app.listen(80);
header('Access-Control-Allow-Origin: *');
header('Content-Type: application/json');
echo json_encode(array('number' => intval(date('Hi'))));
import http.server
import socketserver
import json
from http import HTTPStatus
class Handler(http.server.SimpleHTTPRequestHandler):
def do_GET(self):
self.send_response(HTTPStatus.OK)
self.send_header('Content-type', 'application/json')
self.end_headers()
self.wfile.write(json.dumps({'number': 54321}))
httpd = socketserver.TCPServer(('', 80), Handler)
httpd.serve_forever()
Print the image of your choice in High Definition.
Have your company logo printed on your Counter to let everyone know who you are, and what you’re counting!
Customize my Counter