# 인스타그램/페북은 인앱브라우저에서 하는 모든 일을 추적가능합니다

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7170](https://news.hada.io/topic?id=7170)
- GeekNews Markdown: [https://news.hada.io/topic/7170.md](https://news.hada.io/topic/7170.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-08-12T09:42:28+09:00
- Updated: 2022-08-12T09:42:28+09:00
- Original source: [krausefx.com](https://krausefx.com/blog/ios-privacy-instagram-and-facebook-can-track-anything-you-do-on-any-website-in-their-in-app-browser)
- Points: 9
- Comments: 1

## Topic Body

- iOS 인스타그램/페북앱은 모든 외부링크를 인앱 브라우저를 통해 브라우징  
- 이때 브라우징하는 모든 사이트에 JavaScript 코드를 인젝션  
→ pcm.js - 주로 이벤트 추적. 사용자의 텍스트 셀렉션 이벤트도 추적함   
- 웹사이트에서는 추적 코드가 있는 것처럼 태그를 미리 넣어두면 추적을 미리 방지하는 것도 가능

## Comments



### Comment 11767

- Author: xguru
- Created: 2022-08-12T09:42:32+09:00
- Points: 2

이 글에 링크로 첨부된 "[Let websites framebust out of native apps](https://www.holovaty.com/writing/framebust-native-apps/)" 글에서는  
기존 웹사이트가 Frame 으로 삽입되는 것을 방지하는 X-Frame-Options 헤더를 애플/구글의 인앱브라우저가 인식하면 사용자의 웹브라우저로 열도록 변경해야 한다는 주장이 있습니다.
