ATT - is it possible to distinguish when user saw popup and declined from when user disabled "Allow apps to request to track"?

Is there any way to distinguish when user saw ATT popup and declined from when user disabled "Allow apps to request to track" in settings and did not see a popup? Both of them results in ATTrackingManagerAuthorizationStatusDenied.

We have a place where we inform users that ATT status can be changed in settings and we have redirecting to app's setting (UIApplicationOpenSettingsURLString) there but the redirect is only correct when "Allow apps to request to track" is on. Otherwise user cannot change it from there and needs to turn on "Allow apps to request to track" setting which is not in in our app's settings but under "Privacy".

Is there any way to know which case we have so we can guide user correctly?

ATT - is it possible to distinguish when user saw popup and declined from when user disabled "Allow apps to request to track"?
 
 
Q