App Tracking Transparency in a Webview

Hello I work for a big supermarket chain and we are adapting our information flow to support the new requirements for tracking.

My question is if we have a web view that takes the user to a specific page on our website does that web view need to respect the tracking policy?

No problem if we need to but I just want to be certain :D
If tracking occurs within a webview inside an app, do I need to use the AppTrackingTransparency prompt?
Yes. If you are using a webview for app functionality, it should be treated the same way as native functionality in your app, unless you are enabling the user to navigate the open web.
https://developer.apple.com/app-store/user-privacy-and-data-use/
App Tracking Transparency in a Webview
 
 
Q