Skip to main content

Game Operation Management

BACKND provides various features necessary for game operations.

Announcements

You can register and manage announcements required for game operation.

  • You can post immediately or reserve the posting. Reservations can be made in 30-minute increments.
  • You can set different announcements(in different languages) for each user country code.
  • You can use features to attach images and create URL link buttons.
  • Outside of general announcements, you can also register and manage temporary announcements.

Related console guide: BACKND Base - Announcements
Related SDK developer documentation: Operation Management - Look Up Announcements

Events

You can register and manage events required for game operation.

  • You can post immediately or reserve the posting. Reservations can be made in 30-minute increments.
  • You can select and set the duration of the event among 4 options(one day, one week, 30 days, set manually).
  • You can set different announcements(in different languages) for each user country code.
  • You can use features to create pop-up images, attach content images, and create URL link buttons.

Related console guide: BACKND Base - Events
Related SDK developer documentation: Operation Management - Look Up Events

Policy management

You can register and post your Terms of Service and Privacy Policy.
Registered policies can be loaded in the form of strings and URLs through the SDK.

Related console guide: BACKND Base - Policy Management
Related SDK developer documentation: Operation Management - Look Up Operation Policies

1:1 inquiry

Provides a 1:1 inquiry feature for communication with customers.

  • 1:1 inquiry is provided in the form of a web view.
  • For the convenience of developers and customers, you can set up an inquiry form.
  • A file attachment feature is provided for better customer inquiry service.

Related console guide: BACKND Base - 1:1 Inquiry
Related SDK developer documentation: Operation Management - 1:1 Inquiry

Find user information

Provides a feature that allows users to easily check the ID and password of their custom account.

  • You can use BACKND Console to create the necessary templates to send to the user's email.
  • The user's account must have an email registered for information search.
  • If the service is provided in multiple countries, templates are also provided so that you can write according to each country code.

Related console guide: BACKND Base - Find User Information
Related SDK developer documentation: User Management - Find ID

Coupons

The server provides coupon code issuance and authentication services, allowing efficient management of users' coupon usage history.

  • Single code coupons that can be used by multiple users with one code
  • Large number of serial coupons that can be issued with different codes
  • Excel documentation feature is provided for the efficient management of multiple coupons.

Related console guide: BACKND Base - Coupon Management
Related SDK developer documentation: Coupon Management - Coupon Features

Push messages

You can register and manage push notifications.

  • You can choose to deliver to the Android platform and iOS platform respectively.
  • The registration format is provided in the form of immediate delivery and reserved delivery. Reserved delivery is possible in 30-minute increments up to 30 days in advance.
  • You can send repeated pushes at any time: daily, weekly, or monthly.
  • You can set different announcements(in different languages) for each user country code.

Related console guide: BACKND Base - Push Management
Related SDK developer documentation: Push Message Settings - Push Message Registration