UTIQ

AATKit supports the UTIQ SDK to support privacy-first user identification.

  • UTIQ SDK is optional and not included by default, see linked documentation on how to add it to your app

  • You will have to initialise UTIQ SDK, passing your UTIQ SDK token as documented here.

  • You will have to handle the UTIQ-specific user consent as documented here.

  • If UTIQ is set up, AATKit will automatically retrieve the identifier and pass it to supported ad networks.

Last updated