> ## Documentation Index
> Fetch the complete documentation index at: https://docs.adriel.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to connect

> How to connect the Naver Smart Place data source to Adriel: enter Naver ID and password, select up to 10 places, and submit.

Naver Smart Place is Naver's local business listing platform in South Korea, the equivalent of Google Business Profile for the Korean market. Connecting it brings each registered place's review counts, replied reviews, reservations, receipts, and Naver Map review metrics into Adriel dashboards.

## Before you connect

The following are required:

* A Naver account with access to the target Smart Place listings, identified by its **Naver login ID or phone number** (for example, `adriel01`). Email-format IDs containing `@` are not accepted.
* The Naver account password.
* Naver security settings adjusted so the connector can log in: **two-step verification disabled** and **logins from other regions (Seoul) allowed**. Naver's default region-block behavior will otherwise block the login.

## Connect Naver Smart Place

<Steps>
  <Step title="Enter ID and Password">
    On the **Data Sources** page, search for **Naver Smart Place** and select it. Enter the **ID** (the Naver login ID or phone number, for example `adriel01`) and the **Password**.

    In the Naver security settings, disable two-step verification and allow logins from other regions (Seoul). Both are required for the connection to work.
  </Step>

  <Step title="Select My Place">
    Select **My Place** from the dropdown list. Choose the places to connect; each selected place becomes its own data source.

    <Warning>
      Limit the selection to 10 items or fewer. Selecting more than 10 places may cause the connection to fail. Accounts with more places should create additional connections.
    </Warning>
  </Step>

  <Step title="Submit">
    Click **Submit** to complete the connection. The initial sync runs in the background, and data refreshes once daily thereafter.
  </Step>
</Steps>

## What gets imported

The connector imports daily and cumulative review counts, replied reviews, reservations, receipts, and Naver Map review metrics (total visitor reviews, blog reviews, and keyword/star reviews) for each selected place. Because Naver publishes no official Smart Place API, data is captured by logging in with the Naver credentials and reading the responses from Naver's own frontend.

For the complete list of metrics, breakdowns, refresh cadence, and limits, see the [Naver Smart Place data reference](/data-sources/g-n/naver-smart-place/data-reference).

## Troubleshooting

<AccordionGroup>
  <Accordion title="The connection will not authenticate">
    Login fails when two-step verification is enabled on the Naver account, or when logins from other regions are blocked. In the Naver security settings, disable two-step verification and allow logins from the Seoul region, then reconnect.
  </Accordion>

  <Accordion title="The connection fails after selecting places">
    The multi-select step is capped at 10 places. Selecting more than 10 places can cause the connection to fail. Reduce the selection to 10 or fewer, and create additional connections for the remaining places.
  </Accordion>

  <Accordion title="An email-format ID is rejected">
    The connector accepts the Naver login ID or phone number, not an email address. IDs containing `@` are rejected before login is attempted. Enter the plain Naver ID (for example, `adriel01`) or the phone number registered to the account.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="Naver Smart Place data reference" href="/data-sources/g-n/naver-smart-place/data-reference">
    Metrics, breakdowns, refresh cadence, and limits for Naver Smart Place.
  </Card>

  <Card title="Naver Smart Place FAQs" href="/data-sources/g-n/naver-smart-place/faqs">
    Common questions and expected behaviors for the Naver Smart Place data source.
  </Card>

  <Card title="How to connect Naver Blog" href="/data-sources/g-n/naver-blog/how-to-connect">
    Connect Naver's blog analytics.
  </Card>

  <Card title="How to connect Naver Search Ads" href="/data-sources/g-n/naver-search-ads/how-to-connect">
    Connect Naver's paid search advertising.
  </Card>
</CardGroup>
