Generate random click IDs for testing conversion tracking, postbacks and pixels - for example a82f93ba11993. Everything is generated in your browser. Use them with the Postback Tester or Postback URL Builder.

The Click ID Generator creates random click identifiers for testing conversion tracking, postbacks and pixels - for example a82f93ba11993. Pick the format (alphanumeric, hexadecimal or mixed case), the length and how many you need, and optionally add a prefix to tag your test traffic. Everything is generated in your browser using a secure random source.
A click ID (clickid) is a unique identifier a tracker or traffic source assigns to each click. It travels with the user to the offer and comes back in the postback, letting the platform attribute a conversion to the exact click that produced it.
They are meant for testing. They are generated in your browser with a cryptographically secure random source, so they are unique enough for tests, but real click IDs should be issued by your tracker so they map to actual clicks.
Generate a conversion pixel - image tag, JS snippet or S2S postback URL - with parameters.
Open tool →Fire a tracking pixel and check whether the request is sent and works.
Open tool →Build a server-to-server postback URL with parameters and macros like {clickid} and {payout}.
Open tool →