Skip to main content
With our SDKs, you have the ability to track the conversion of your transactions by adding a reference key to your API.

How it works

  1. Create a unique reference (e.g. a random PublicKey)
  2. Add the reference to the instruction
  3. Add the reference to the POST response

Code example

For the full blink, checkout our donation blink example on GitHub.