Maixnor Tracking Service

Welcome to the custom tracking service for cloud.maixnor.com.

How It Works

This service operates a simple Python web server that intercepts incoming HTTP requests. Upon receiving a request, it logs:

This data is appended in real-time to a publicly accessible log.txt file located in the root directory.

Tracking Pixel

You can embed a 1x1 transparent GIF tracking pixel into your emails or websites using the following snippet:

<img src="https://cloud.maixnor.com/logo.gif" width="1" height="1" alt="">

When the pixel is loaded, the client's information will be recorded in the log.

Here is the pixel in action (invisible): pixel