# 「새 계정 만들기」 버튼과 가입 추적에 관하여

**URL:** https://meta.discourse.org/t/about-create-new-account-button-and-tracking-sign-ups/167447
**Category:** Support
**Created:** [10월 17, 2020, 3:23오후 UTC](https://meta.discourse.org/t/about-create-new-account-button-and-tracking-sign-ups/167447 "2020-10-17T15:23:11Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [10월 21, 2020, 12:50오전 UTC](https://meta.discourse.org/t/about-create-new-account-button-and-tracking-sign-ups/167447/3 "2020-10-21T00:50:28Z")

</div>

가입 버튼의 성공적인 클릭만 추적할 수 있는 방법을 찾지 못했습니다. 대신 “계정을 활성화하려면 여기를 클릭하세요” 버튼의 클릭을 추적해 볼 수 있습니다:

 ![image](https://global.discourse-cdn.com/meta/original/3X/0/1/01ec6c15c8e24923d2be297eed5d20d5522d62ed.png)

[User Event 웹훅](https://meta.discourse.org/t/setting-up-webhooks/49045)을 사용하여 가입을 추적하는 것도 가능합니다. 다만 이는 현재 사용 중인 방법과는 매우 다른 접근 방식입니다. 웹훅을 수신하도록 외부 서비스를 설정한 후, 요청에 `X-Discourse-Event: user_created` 헤더가 설정된 경우에만 데이터를 수집하도록 사용자 웹훅을 필터링해야 합니다.

---

_[View the full topic](https://meta.discourse.org/t/about-create-new-account-button-and-tracking-sign-ups/167447)._
