I need a little help making sure I am interpreting the guidelines on privacy correctly. I am getting ready to update my app and it has a WebView in it. The website(it is our website hosted on WordPress) that the WebView accesses does collect the IP address, and it puts a cookie on with a login status. The cookie does not have any information that is able to be tied to the user. The only purpose of the information gathered is to give analytics like how many times a page was accessed. I believe this meets the standard of needing to implement tracking protection using AttTrackingManager. Am I interpreting this correctly?