StageUp

Release Notes

This page outlines the major updates and changes to the AdStage platform.

📦 Current Versions

AdStage Web SDK

  • Latest version: v3.0.15
  • Supported environments: JavaScript (ES6+), React (16.8+), Next.js (12.0+)

AdStage Mobile SDK

PlatformLatest version
Android3.0.9
iOS3.0.11
React Native1.0.11

Recent Update: Enhanced Reports, Retention, and Data Extraction

📊 Expanded Reporting Features

  • Retention report added: A retention report is now available so you can review user re-visit and retention trends.
  • Attribution and funnel reports refined: Analyze inflow and conversion performance by ad channel as well as step-by-step conversion flows.

🗂 Event Data Extraction

  • Data extraction feature added: Extract collected event data to use it for external analysis.
  • Real-time event logs: Review incoming events as real-time logs.

🔗 Ad Channel Integration

  • Major ad channel integrations: Connect Google Ads, Meta, TikTok, Naver Search Ads, and Kakao Moment accounts and automatically collect cost data.
  • Click ID-based attribution: Attribute conversions to ad channels using click identifiers such as gclid, fbclid, and ttclid.

🧩 Menu Structure Refinement

  • The structure has been organized into the Tracking Links, Ad Channel Integration, Attribution Report, Retention Report, Funnel Report, Events, and Settings menus.
  • The Funnel Trigger, Segment, Promotion, and Advertisement (AD) menus are currently disabled.

2025.10.14 Thai Documentation Added

📖 Thai Language Support

  • Full Thai documentation support: Added comprehensive Thai translations for all AdStage SDK documentation, including the Mobile SDK (Deep Link) and Web SDK (Advertisements, Events) sections.
  • Thai UI support: Added the ability to select Thai in the documentation interface, with proper routing and navigation implemented.
  • Localized examples: Included Thai comments in all code examples and applied localized content (currency, region, etc.) where appropriate.

2025.09.11 AdStage Web SDK 3.0.8 Patch Update

🔧 Improved Ad Tracking Stability

  • Stronger slot validation: Tracking is skipped when a slot does not exist, preventing incorrect adType (the BANNER default) from being saved.
  • DOM element validation added: Tracking is skipped when the actual DOM element does not exist, preventing incorrect tracking of elements that have already been removed.
  • Improved slot position lookup: The lookup now searches in the order of the default container ID → the slider wrapper (.adstage-slider-wrapper) → the data-adstage-slot-id attribute, minimizing "unknown" position issues.

🐛 Key Bug Fixes

  • Fixed an issue where text ads were saved with an incorrect adType: "BANNER"
  • Fixed the slotPosition: "unknown" issue for ad elements inside a slider
  • Removed unnecessary tracking requests for non-existent DOM elements

2025.09.10 Major Web SDK and Documentation Update

🚀 Official Release of the AdStage Web SDK

  • Official release of @adstage/web-sdk v3.0.5: Provides a unified web SDK that can be used in JavaScript, React, and Next.js.
  • Multiple build formats supported: Provides ESM, CommonJS, UMD, and React-specific builds for compatibility across all web environments.
  • Device information management: Supports a hybrid approach with automatic detection plus user-configured device information.

📱 Enhanced Ad System

  • Support for various ad types: Manage banner, interstitial, native, and slider ads in a unified way.
  • Real-time impression tracking: Accurate ad performance measurement is possible through IAB-standard viewable event tracking.
  • Automatic DOM handling: Automatically detects and renders ad slots for easy ad integration.

📊 Complete Overhaul of the Event System

  • Event tracking system: Built a powerful event system that can track user behavior and interactions in fine detail.
  • User property management: Set various user properties such as gender, country, and age to enable sophisticated segment analysis.
  • Custom events: Freely define business-specific custom events to perform tailored analysis.

📖 Complete Improvement of the Developer Documentation

  • Platform-specific tab layout: Usage for JavaScript, React, and Next.js is separated into tabs, providing a guide tailored to your development environment.
  • Practical examples: Added real-world usage examples by industry, such as e-commerce, education, gaming, and content platforms.
  • API reference organized: Supported properties and values are organized in table form for quick reference during development.

2025.09.08 Documentation Update

  • Platform guides updated: The Android, iOS, React Native, Unity, and Flutter guides have been organized with the latest content so you can see the required setup and usage at a glance.
  • Multilingual documentation: English documentation is now supported alongside Korean, so team members can access the same information regardless of language.

Table of Contents