Partner Instructions

Your Tracking Link on Aldex (Incoming Click)

A link of the form https://aldex.click/XXXXXXXXX?click_id={clickid} — this is what you place in your traffic source. Here {clickid} is a macro from your tracker (RedTrack / Voluum / Keitaro / Affise), which the tracker will automatically replace with the real clickId before the user sees the link. Each tracker uses its own syntax — check your platform's documentation:

  • RedTrack / Voluum / Binom: {clickid}
  • Keitaro: {subid} or {click_id}
  • Affise: {click_id}

When the user follows the link, we will already receive the substituted value, for example:

https://aldex.click/XXXXXXXXX?click_id=abc123xyz

We will save this value abc123xyz.

Postback URL (Outgoing: We → Your Tracker)

This is configured in your personal dashboard. Fixed placeholders in snake_case format are used here:

https://yourdomain.com/track/goal-by-click-id?click_id={click_id}&goal_alias=dep&adv_param1=aldex.win

When an event occurs (for example, a deposit), we will take abc123xyz from step 1, substitute it in place of {click_id}, and send a GET request to your tracker.

Parameters goal_alias=dep and adv_param1=aldex.win are passed unchanged — these are not placeholders but fixed parts of the URL.

The following parameters are available:

  • player_id
  • traffic_hash
  • click_hash
  • amount_usd
  • tx_id
  • created_at
  • click_id
  • sub_id_1
  • sub_id_2
  • source
  • campaign
  • adset
  • creative

You can also pass custom parameters as needed. Example:

https://aldex.click/BsXquXtTScRI18?click_id=123&sub_id_1=banner_top&sub_id_2=us&source=google&campaign=spring&adset=retargeting&creative=banner_300x250