@@ -47,18 +47,20 @@ const GamesPrivacy = () => {
4747
4848 < h3 > Advertising</ h3 >
4949 < p >
50- Our games use Google AdMob to display advertisements. AdMob may collect certain information to provide
51- personalized ads and measure ad performance. This may include:
50+ Our games use Google AdMob to display advertisements. We only use non-personalized ads,
51+ which means ads are not based on your personal interests or browsing history. AdMob may collect
52+ limited information necessary to serve ads and measure ad performance, such as:
5253 </ p >
5354 < ul >
5455 < li > Device identifiers (such as advertising ID)</ li >
55- < li > IP address</ li >
56+ < li > IP address (may be used for frequency capping and fraud prevention) </ li >
5657 < li > Device information (model, operating system version)</ li >
57- < li > App usage data</ li >
58- < li > Location data (general location, not precise)</ li >
58+ < li > App usage data (for ad measurement purposes)</ li >
5959 </ ul >
6060 < p >
61- For more information about how Google uses data, please visit{ ' ' }
61+ Non-personalized ads still use contextual information (like the app you're using) but do not
62+ use your personal data or interests for ad targeting. For more information about how Google uses
63+ data, please visit{ ' ' }
6264 < a href = "https://policies.google.com/privacy" target = "_blank" rel = "noopener noreferrer" >
6365 Google's Privacy Policy
6466 </ a > .
@@ -73,6 +75,7 @@ const GamesPrivacy = () => {
7375 < li > Account credentials or login information</ li >
7476 < li > Payment information</ li >
7577 < li > Precise location data</ li >
78+ < li > Personal interests or browsing history for ad targeting (we use non-personalized ads only)</ li >
7679 < li > Contact lists or other personal data from your device</ li >
7780 </ ul >
7881 </ section >
@@ -93,9 +96,9 @@ const GamesPrivacy = () => {
9396
9497 < h3 > Google AdMob</ h3 >
9598 < p >
96- Our games use Google AdMob for advertising. AdMob's use of information is governed by
97- Google's Privacy Policy. You can opt out of personalized advertising by adjusting your
98- device 's advertising settings .
99+ Our games use Google AdMob for advertising, and we only serve non-personalized ads.
100+ This means we do not use your personal information or interests to show you targeted ads.
101+ AdMob 's use of information is governed by Google's Privacy Policy .
99102 </ p >
100103
101104 < h3 > Apple Game Center</ h3 >
@@ -130,10 +133,6 @@ const GamesPrivacy = () => {
130133 < h2 > Your Rights and Choices</ h2 >
131134 < p > You have the following rights regarding your information:</ p >
132135 < ul >
133- < li >
134- < strong > Opt out of personalized ads:</ strong > You can disable personalized advertising
135- in your device's privacy settings (Settings → Privacy → Apple Advertising → Limit Ad Tracking on iOS)
136- </ li >
137136 < li >
138137 < strong > Manage Game Center:</ strong > You can enable or disable Game Center features
139138 in your device's Settings app
@@ -142,6 +141,11 @@ const GamesPrivacy = () => {
142141 < strong > Reset Advertising ID:</ strong > You can reset your device's advertising identifier
143142 at any time through your device settings
144143 </ li >
144+ < li >
145+ < strong > Limit Ad Tracking:</ strong > You can limit ad tracking in your device's privacy settings
146+ (Settings → Privacy → Apple Advertising → Limit Ad Tracking on iOS). Note that our games
147+ already use non-personalized ads, so this setting primarily affects other apps.
148+ </ li >
145149 </ ul >
146150 </ section >
147151
0 commit comments