Asking Permission to Track & Google Analytics

If I want to implement Google Analytics into my app to track usage.

Do I have to to receive the user’s permission through the AppTrackingTransparency framework in this case?

If they user declined, do I have to fully disable Google Analytics?

I am also interested in this question

when you fill privacy data on the appstore if you fill with indicate user data for Tracking purposes You must use app tracking transpaency on your code, but firebase does not need that and you must just choose No on the question . (like the following image)

Asking Permission to Track & Google Analytics
 
 
Q