Skip to content

Cafe24 Integration

If you use Cafe24, you can get started with FlareLane even more easily.

This guide explains how to install FlareLane and describes the data FlareLane collects automatically.

Learn how to set up web push on your Cafe24 website. With the Cafe24 FlareLane app, you can install web push even more easily with just a few clicks.

Go to the FlareLane app on the Cafe24 App Store, click the [Install] button, and agree to the data usage terms.

Cafe24 App Store page for the FlareLane app with the Install button

2. Start the FlareLane integration process

Section titled “2. Start the FlareLane integration process”

FlareLane-Cafe24 integration site with the Install button to start the process

After agreeing, click the [Install] button once more on the FlareLane–Cafe24 integration site.

FlareLane initial setup form with a site name field and notification preview

Using the preview as a reference, enter your site name. The site name you enter will be used as a fallback whenever a notification title is left blank.

Web push installation complete confirmation screen in FlareLane

Once setup is complete, a subscription pop-up appears when users visit your website. (The pop-up language follows the visitor’s browser language.)

Browser notification subscription pop-up displayed to Cafe24 site visitors

When a user taps Allow, they are automatically subscribed to notifications, and from then on they can receive notifications even after leaving the browser.

You can then use the [Configure Web Push Details] button to fine-tune the pop-up and widget that are displayed.

FlareLane dashboard showing automatically collected Cafe24 user and event data

With the Cafe24 FlareLane app, various data is collected automatically without any additional development, making it even more convenient to use. Through the installed Cafe24 FlareLane app, user ID, event, user profile & tag, and coupon data are collected automatically.

A user is linked one-to-one with a Cafe24 member account, and the user ID is assigned to match the Cafe24 member ID. A user is created or updated when the member logs in or during the periodic sync that runs about every 5 minutes.

When a visitor allows notifications on your website, a device is created, and once they log in, that device is automatically linked to the user ID.

At this point, key profile fields such as name, phone number, and email are linked as well, so you can reach users across multiple channels—SMS, KakaoTalk, email, and more—with no extra setup.

User profiles and tags are updated at the times shown below. Depending on the Type, each value is linked as a user profile or a tag.

The basic information available immediately on visit is linked.

FieldTypeDescription
nameProfileMember name
phoneProfileMobile phone number (E.164 format)
emailProfileEmail
groupNameTagMember grade name
group_noTagMember group number
created_dateTagSign-up date
available_pointTagAvailable points
total_pointTagTotal accumulated points
used_pointTagUsed points
returned_pointTagReturned points
unavailable_pointTagUnavailable points
all_creditTagAll deposits
member_total_creditTagMember total deposits
total_creditTagTotal deposits
used_creditTagUsed deposits
refund_wait_creditTagDeposits pending refund
nick_nameTagMember nickname
is_birthdayTagWhether today is the member’s birthday (Y if the visit date is their birthday)
guest_idTagID assigned before login

User information is refreshed about every 5 minutes. Values that are not collected on the first visit—such as date of birth (dob) and marketing opt-in status—are also linked at this stage.

FieldTypeDescription
dobProfileDate of birth (yyyy-MM-dd format)
nameProfileMember name
phoneProfileMobile phone number (E.164 format)
emailProfileEmail
nick_nameTagMember nickname
groupNameTagMember grade name
group_noTagMember group number
available_pointTagAvailable points
total_pointTagTotal accumulated points
used_pointTagUsed points
news_emailTagNewsletter email opt-in (Y / N)
smsTagSMS opt-in (Y / N)
created_dateTagSign-up date

Tags that are updated when the user places an order or logs in.

FieldTypeTimingDescription
first_order_dateTagOn order placedFirst order date
last_order_dateTagOn order placedLast order date
last_login_dateTagOn loginLast login date

Coupons are linked as data separate from user profiles and tags.

In the console, go to [Audience] → [Users] → [All Users] or [Audience] → [Devices] → [All Devices], then click the [Coupon] button on a row to view the coupons held by that user or device.

ItemValue format
Coupon numberString (e.g., Y0013200)
Issue dateDate (e.g., 2026.05.12)
Expiration dateDate (e.g., 2026.05.17)
UsedString (e.g., Y / N)

Coupon information is linked in the following two ways.

Sync methodTiming
Real-timeOn first page visit
When a purchase, cancellation, return, or refund occurs
Periodic syncAbout every 5 minutes

Events are data collected when a user takes a specific action on your website. You can view triggered events under [Customer Data Integration] → [Recent Events] in the console.

Event nameWhen it occurs
sign_upA new member signs up in your store
loginA store member logs in
add_to_cartA product is added to the cart in your store
purchaseAn order is placed in your store
cancel_purchaseAn order’s status changes to canceled, returned, or refunded
change_shippingA store order’s shipping status changes
change_gradeA store member’s grade changes
change_pointA store member’s reward points change

For each event, the resource sent from Cafe24 is mapped into the event’s data field and collected together. This data can be used in segment conditions or as personalization variables in messages.

For the detailed resource structure of each event, see the Cafe24 webhook sample data documentation.