0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

iOS 設備 Identification For Advertisers(IDFA) の話 iPhoneのIDFAとは

Last updated at Posted at 2019-03-11

📘 公式定義 

広告ID(IDFA:Identifier for Advertisers) は、各iOSデバイスに割り当てられる一意の識別子で、ユーザーにターゲティング広告を提供するための唯一の手段です。ユーザーは、iOSデバイスの設定からターゲティング広告の制限を選択することができます。

iOSでは、2012年以降、プライバシー保護の観点から、アプリがユーザーを識別するための固定IDを取得することが禁止されました

しかし、広告の効果測定やターゲティング広告の実現のため、開発者側では引き続きユーザーを識別可能なIDが必要とされていました。

このような背景から、広告追跡専用の識別子として「IDFA(Identifier for Advertisers)」が導入されました

ただし、IDFAはユーザーによって以下のような操作が可能です:

  • 設定 → プライバシー → 広告 → 「追跡型広告を制限」
  • 「広告識別子(IDFA)」のリセット

🔄 結論

  • 開発者は、IDFAを利用することでユーザーを識別し、広告の最適化や効果測定が可能です。
  • ユーザーは、プライバシーを重視する場合、IDFAのリセットや広告トラッキングの無効化をいつでも設定から実行できます。
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?