Gong cha Taps Stray Kids’ Felix for Global Brand Campaign
Scaling the ‘Vibe’: Analyzing Gong cha’s Omnichannel Deployment via Jung von Matt HANGANG
Gong cha is attempting a high-stakes pivot from a transactional beverage provider to a lifestyle brand, leveraging a global brand platform fronted by Stray Kids’ Felix. This isn’t just a celebrity endorsement; it is a coordinated rollout across 2,200 global endpoints designed to synchronize brand identity across fragmented markets including the US, Korea, Japan, and Australia.
The Tech TL;DR:
- Deployment Scale: Omnichannel synchronization across nearly 2,200 stores worldwide.
- UX Strategy: Shifting from product-centric promotion to a “lifestyle vibe” targeting the 18–34 female demographic.
- Integration: Implementation of hyper-personalized beverage configurations mirrored by voice-integrated kiosk ordering.
The core architectural challenge here is consistency. When a brand operates at this scale, the risk of “brand drift” is high. To mitigate this, Jung von Matt HANGANG hasn’t just produced creative assets; they have deployed a “global social governance” framework. In engineering terms, this is essentially a style guide acting as a codebase, ensuring that whether a consumer interacts with a digital short-form video in Seoul or an OOH (out-of-home) visual in Boston, the “Gong cha Vibe” remains uniform.
The Logistics of Hyper-Personalization
The campaign’s central thesis is the parallel between music production and beverage customization. By framing the adjustment of sugar levels, ice, and pearls as “layering sounds” in a studio, Gong cha is effectively gamifying the user experience (UX). This move transforms the beverage from a static SKU into a customizable configuration. For an enterprise managing thousands of stores, this requires a robust backend capable of handling hundreds of beverage combinations without increasing order latency at the point of sale.
The integration of Felix’s voice into in-store kiosk ordering represents a significant touchpoint in the customer journey. Implementing voice-guided UI across a global fleet of kiosks requires precise synchronization between the CMS (Content Management System) and the hardware endpoints. Companies struggling with this level of integration often rely on software development agencies to ensure that voice assets trigger correctly based on local language settings and user interaction triggers.
Tech Stack & Alternatives: Personalization vs. Product-Centricity
Most tea brands operate on a product-centric model—pushing specific seasonal drinks to drive short-term spikes. Gong cha’s “Gong cha 2.0” strategy, as noted in recent operational updates, shifts toward a platform-based approach. This allows the brand to maintain a baseline “vibe” although allowing for local market variations.
| Feature | Traditional Product-Led Model | Gong cha “Lifestyle Vibe” Platform |
|---|---|---|
| Core Driver | Seasonal SKU Promotion | User-Centric Personalization |
| UX Goal | Immediate Conversion | Increased Store Frequency |
| Asset Distribution | Localized Ad-hoc Campaigns | Global Social Governance Guidelines |
| Customer Interface | Standard Menu Board | Voice-Integrated Kiosks / Digital Short-form |
While competitors like CHAGEE are betting on specific product shifts—such as the move toward lower-caffeine hojicha teas in Malaysia—Gong cha is investing in the infrastructure of the brand itself. The goal is to make the brand the “natural choice” for everyday moments, which is a play for higher LTV (Lifetime Value) and retention rather than a one-off product hit.
The Implementation Mandate: Mapping Customization
To achieve “hyper-personalization,” the backend must treat a drink not as a single item, but as a collection of attributes. If we were to represent a “Felix-inspired” customized beverage as a JSON payload for a kiosk API, it would look something like this:
{ "order_id": "GC-2026-FELIX-001", "base_beverage": "Premium Milk Tea", "customizations": { "sugar_level": 0.5, "ice_level": 0.25, "toppings": [ {"item": "pearls", "quantity": "standard"}, {"item": "aloe_vera", "quantity": "extra"} ], "vibe_preset": "studio_mix_01" }, "ui_trigger": { "audio_asset": "felix_voice_confirm_04.mp3", "visual_asset": "felix_studio_loop_02.mp4" } }
Managing this level of customization across nearly 2,200 stores requires a centralized orchestration layer. Any failure in the synchronization of these assets—such as a kiosk attempting to call a missing audio file—results in a degraded user experience. This is why large-scale retail deployments frequently engage IT consultants to audit their edge computing capabilities and ensure low-latency asset delivery.
The Blast Radius of Global Brand Governance
The decision to move beyond “familiar K-pop endorsements” toward a more artistic portrayal of Felix is a strategic attempt to avoid the “vaporware” feel of standard celebrity ads. By portraying him in a studio composing music, the campaign creates a metaphor for the brand’s core innovation: customization. However, the execution of this across different continents requires rigorous oversight.

“Tune your vibe, tune your Gong cha.”
This slogan acts as the primary API call for the consumer. But for the brand, the real perform is in the “global master assets”—the main films, OOH visuals, and digital content produced by Jung von Matt HANGANG. To ensure these aren’t diluted by local franchise owners, the “global social governance guidelines” act as the final validation layer. For franchises, maintaining these standards is non-negotiable; failure to adhere to the global platform can lead to brand fragmentation, which is why many operators utilize digital marketing firms to manage the local execution of global mandates.
Editorial Kicker: The Future of the “Vibe” Economy
Gong cha is betting that the future of retail isn’t in the product, but in the “vibe”—a nebulous but powerful psychological driver for Gen Z consumers. By integrating a high-influence ambassador like Felix into the actual functional hardware of the store (the kiosks), they are blurring the line between marketing and utility. As enterprise adoption of these “lifestyle platforms” scales, we will see more brands moving away from simple advertising and toward integrated, personalized ecosystems. The question remains whether the operational overhead of managing 2,200+ hyper-personalized endpoints will yield the projected increase in store frequency, or if the complexity will eventually lead to architectural bloat.
Disclaimer: The technical analyses and security protocols detailed in this article are for informational purposes only. Always consult with certified IT and cybersecurity professionals before altering enterprise networks or handling sensitive data.
