# Cafe24 Integration

{% hint style="info" %}
If you run a store on Cafe24, you can install and use Hackle with just one click — no development required.
{% endhint %}

Follow the steps below in order to complete the Cafe24 Integration.

{% stepper %}
{% step %}

#### Install Hackle

1. On the Cafe24 Store page, click **\[Install]**.

![](/files/8LsWC6qBn9GblQWx21SR)

2. Agree to the access permissions required to install the store app.

![](/files/7dL5cZmKTLIQZtfZhSI9)

3. After granting permissions, click **\[Start Integration]**.

![](/files/CRyWrmSmlzvqJgsp1p9O)

An account is required to install the Hackle app. Sign up or log in with a Google account.

{% hint style="danger" %}
Do not delete the app from Cafe24 while using Hackle.

Deleting the app will disconnect the data integration.
{% endhint %}
{% endstep %}

{% step %}

#### Configure the Workspace

Configure the Workspace to link with your Cafe24 website.

You can change the Workspace name later.

![](/files/TNu2I1CL34WzInLKeHVr)
{% endstep %}

{% step %}

#### Install the SDK

The SDK must be installed to use Hackle.\
With a single button click, you can install the Hackle SDK on your website without a developer.

After installation, you can collect visitor behavior data such as page views, clicks, and impressions.

![](/files/TVfDovvdrMq4IahRzHb4)

* For details on the data collected after SDK installation, see [Cafe24 Event Description](/en/cafe-24/events.md).
* If you encounter issues during installation, contact <support@hackle.io>.
  {% endstep %}

{% step %}

#### Configure Personal Data Processing Consignment

In accordance with the Personal Information Protection Act, you must add a statement delegating personal data processing to Hackle as a third party.

1. In the Cafe24 admin page, click `[Store Settings] > [Basic Settings] > [Terms of Service Settings]`.

![](/files/cDuaGuH5RVVtIy7rKimE)

2. On the `[Privacy Policy]` tab, add the following content to the `Personal Data Processing Consignment` section and save.

> Recipient — Hackle Inc.\
> Purpose — Sending customized CRM campaigns based on user behavior and data analytics work\
> Items — \[General] Name, ID, mobile phone number, email address, user logs, etc.\
> Retention Period — Until termination of contract

![](/files/myQHfNvE28raqJJ5mYc4)

{% hint style="warning" %}
Please complete the personal data processing consignment configuration.

Hackle is not responsible for any issues arising from the absence of the terms above.
{% endhint %}

3. Verify that the terms have been added correctly.

Check the checkbox and click **\[Complete Addition]**.

![](/files/dYYGZyMJUauxrLjq6P9c)
{% endstep %}
{% endstepper %}

{% hint style="success" %}
The required installation for using Hackle is now complete.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hackle.io/en/cafe-24/integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
