# 안드로이드 Install Broadcast 3월1일에 지원 종료. Play Referrer API로 전환필요

> Clean Markdown view of GeekNews topic #1577. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1577](https://news.hada.io/topic?id=1577)
- GeekNews Markdown: [https://news.hada.io/topic/1577.md](https://news.hada.io/topic/1577.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-02-24T10:30:02+09:00
- Updated: 2020-02-24T10:30:02+09:00
- Original source: [developers-kr.googleblog.com](https://developers-kr.googleblog.com/2020/02/still-using-installbroadcast-switch-to.html)
- Points: 4
- Comments: 2

## Topic Body

사용자들이 앱을 어떻게 발견하고 설치했는지 리퍼러 데이터를 제공하는 메커니즘

기존의 install_referrer 인텐트 브로드캐스트 방식은 지원종료 되므로, 새로운 Play Install Referrer API로 변경 필요

## Comments



### Comment 1183

- Author: xguru
- Created: 2020-02-24T10:31:18+09:00
- Points: 1

Adjust, AppsFlyer, Kochava 같은 애트리뷰션 서비스를 쓴다면 알아서 변경되었겠지만,

이런것들 쓰지않고 기본적인 추적을 하는 곳들은 꼭 변경해야.

### Comment 1184

- Author: ohjongin
- Created: 2020-02-24T10:34:56+09:00
- Points: 1
- Parent comment: 1183
- Depth: 1

Android 변경사항을 보면 여기 땅파서 저기에 쌓고.. 저기 땅파서 여기에 쌓는 뭔가 그런 느낌이..

동일한 기능을 굳이 다르게 전환 개발하라고 푸시하는 이유가 뭘까요? (잘몰라서..)

인터페이스 유지하고 내부적으로 바꿔도 될 것 같은데..
