Action button in the Customer privacy in Admin settings

I need to add a button that linked to my custom app. This button should appear on the Customer privacy tab in Shopify Admin settings.
This can definitely be done, as most apps for cookie settings have a button like this:

It seems this can be achieved with the Admin link extensions
So I created the extension with the type = "ui_extension"
but in my shopify.extension.toml file, in the recommended Valid extension targets, I do not see targets for the Customer privacy settings.

Or will Admin link extensions not solve this and, in this case, something else is needed for this as well?
Is anyone familiar with this?

Hey Marty,

Which apps have buttons that appear on this page? I also can’t see a location that would match this page on our list of locations.

Hi Liam, thank you for replay!
Here are at least two apps that have action button in Customer privacy settings:

  • TinyCookie GDPR Cookies Banner
  • Avada GDPR Cookie Consent

I also noticed that these appі have ‘Built for Shopify’ label

Is it possible that it is some kind of ‘special’ apps that need to be agreed with the Shopify?

Hi again Marty,

Will dig into this - but I can confirm it’s nothing to do with having Built for Shopify status. This doesn’t give you access to more areas on the admin.

Hi again,

This doesn’t seem to be related to Admin UI Extensions, but possibly a feature of the Customer Privacy API itself?

Hi Liam, thank you for getting back to me

Yes, I suppose it is. It is a shame that there is so little information about it in the official documentation. Basically, there is information on how to implement it in a custom storefront