About

Buzzvil was founded in 2012 to develop a more natural and effective advertising platform on mobile. Since then, Buzzvil has grown to become the largest Lockscreen Advertising Platform in the world and has enabled millions of users to connect on mobile through the most intimate and frequently accessed screen – the Lockscreen.

Capabilities
  • Mobile Display
    • Mobile Rich Media (Including Interstitials & Expandables)
      Yes No
    • Tablet Traffic
      Yes No
    • Native & Custom Mobile Executions
      Yes No
    • Requires SDK Integration
      Yes No
  • Mobile Video
    • Pre-Roll
      Yes No
    • Mid-Roll
      Yes No
    • Post-Roll
      Yes No
    • Outstream Video
      Yes No
    • Custom Mobile Video Executions
      Yes No
  • Social
  • Mobile Display, Mobile Video, Social
  • CPC, CPI, CPL, CPM, CPV
  • Ad Network
  • Headline:
    Unlock your potential
  • Industries
    Technology
  • Key Differentiator
    The Largest Lockscreen Ad Network Increase brand awareness on the lockscreen through more than 4 billion monthly impressions globally! Own the first impression Raise brand awareness on the lockscreen, the most intimate and frequently accessed screen. Take advantage of a high impact full screen ad unit on premium mobile real estate. Gain broad exposure to millions of active users on Buzzvil’s apps and publishers of BuzzScreen. Natural and more effective Efficiently increase revenue. 10x higher CTR’s than mobile banners, while only 5x the cost. Lockscreen advertising is the most natural and intuitive way to effectively advertise on mobile. Provide diverse lockscreen experiences (video / display), to optimize performance on mobile. Hyper-Targeting Imagine targeting not only by basic demographic information (gender, age, time zone etc.), but also by carrier, location, usage patterns, device and installed applications.
  • Owned / Operated Properties
    buzzad.io
Site Traffic
  • 3490681 Global Rank
  • 86860
  • 592 K Estimated Visits
Traffic Sources
  • Direct
    100.00%
  • Display
    0.00%
  • Mail
    0.00%
  • Referrals
    0.00%
  • Search
    0.00%
  • Social
    0.00%
Powered by
Alexa Traffic Data
Global Rank 20,431
1,340
South Korea Rank 566
188
South Korea Page Views 99.9%
1.5%
Top Countries
Top Search Keywords
  • Retail Trade
  • Retailers
Mobile App Data
MixRank is the most comprehensive database of mobile apps, developers, SDKs, technologies, services, and integrations. Learn more.
  • 100 K Downloads
  • 10 SDKs
  • 3.89 Avg. Rating
  • 372 Total reviews
  • App Url: https://play.google.com/store/apps/details?id=com.buzzvil.buzzscreen.hanamoney
  • App Support: https://www.buzzvil.com
  • Genre: finance
  • Bundle ID: com.buzzvil.buzzscreen.hanamoney
  • App Size: 15.5 M
  • Release Date: March 27th, 2018
  • Update Date: April 23rd, 2021

Description:

버즈스크린 with 하나머니에서 포인트 쌓는 3가지 방법
1. 오른쪽으로 밀어 잠금해제하고 적립!
2. 왼쪽으로 밀어 관심있는 광고 자세히 보고 적립!
3. 위로 밀어 더 많은 최신 뉴스, 쇼핑할인, 트렌디한 정보 보고 적립!

이렇게 쌓인 하나머니는?
타 제휴 포인트와 합산 또 합산!
더 크게 모은 포인트는 곧바로 ATM에서 현금으로 찾거나 통장으로 입금할 수도 있고,
친구에게 간편하게 보내거나 상품 구매까지 가능!
==================================================

* 본 잠금화면 서비스는 버즈빌에 운영 및 책임이 있습니다.
구글플레이에서 '하나멤버스'를 먼저 설치 및 로그인 후 사용해 주세요.

==================================================

문의 접수
- 빠르고 정확한 답변을 위해 문의 및 불편사항은 앱 내 ‘문의하기’에서 문의 해주시길 바랍니다.

Square
Square helps millions of sellers run their business-from secure credit card processing to point of sale solutions. Get paid faster with Square.
AdMob Mediation
AdMob Mediation is a feature that lets you serve ads to your apps from multiple sources, including the AdMob Network, third-party ad networks, and AdMob campaigns. ... This guide is your one-stop shop for integrating mediation into your AdMob app.
Android API
The Android platform provides a framework API that applications can use to interact with the underlying Android system. The framework API consists of: A core set of packages and classes. A set of permissions that applications can request, as well as permission enforcements included in the system
Firebase
Firebase is a platform developed by Google for creating mobile and web applications
Google Gson
Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Gson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of.
Google Mobile Ads
Ad Manager uses the Google Mobile Ads SDK which helps app developers gain insights about their users and maximize ad revenue. To do so, the default integration of the Mobile Ads SDK collects information such as device information. iOS setup Android setup.
Google Play Game Services
Make your games social with Google Play game services. Add achievements, leaderboards, real-time multiplayer, and other popular features using the Google Play game services SDK. Let players sign in using their Google+ identities and share their gaming experience with friends. Visit developers.google.com/games/services for more information about integrating game services into your app.
Google Play Services
Google Play services powers a broad set of SDKs on Android to help you build your app, enhance privacy and security, engage users, and grow your business. These SDKs are unique in that they only require a thin client library to be included in your app, as shown in figure 1. At runtime, the client library communicates with the bulk of the SDK's implementation and footprint in Google Play services.
Google Sign-In SDK
Google Sign-In is a secure authentication system that reduces the burden of login for your users, by enabling them to sign in with their Google Account—the same account they already use with Gmail, Play, Google+, and other Google services. Google Sign-In is also your gateway to connecting with Google’s users and services in a secure manner. You can give your users the opportunity to pay with Google Pay, share with their Google-wide contacts, save a file to Drive, add an event to Calendar, and more. Integrate Google’s user-centric APIs and services inside your app to help your users take action and convert.
Square OkHttp3
HTTP is the way modern applications network. It’s how we exchange data & media. Doing HTTP efficiently makes your stuff load faster and saves bandwidth. OkHttp is an HTTP client that’s efficient by default: HTTP/2 support allows all requests to the same host to share a socket. Connection pooling reduces request latency (if HTTP/2 isn’t available). Transparent GZIP shrinks download sizes. Response caching avoids the network completely for repeat requests. OkHttp perseveres when the network is troublesome: it will silently recover from common connection problems. If your service has multiple IP addresses OkHttp will attempt alternate addresses if the first connect fails. This is necessary for IPv4+IPv6 and for services hosted in redundant data centers. OkHttp supports modern TLS features (TLS 1.3, ALPN, certificate pinning). It can be configured to fall back for broad connectivity. Using OkHttp is easy. Its request/response API is designed with fluent builders and immutability. It supports both synchronous blocking calls and async calls with callbacks.
Data sourced from MixRank, the most comprehensive database of mobile apps, developers, SDKs, technologies, services, and integrations. Learn More.
BuzzAd advertising reaches 1.11M visitors across desktop and mobile web, in countries such as Germany, Japan, France, Indonesia. Pricing models they offer are CPC, CPI, CPL, CPM, CPV on channels such as Mobile, MobileVideo, Social Advertising on BuzzAd will allow you to reach consumers in industries or verticals such as Technology.

They are headquartered at Seoul, Korea, Republic of, and have 1 advertising & marketing contacts listed on Kochava.

BuzzAd works with Advertising technology companies such as Facebook Exchange FBX, AppNexus, Perfect Audience, Yahoo Small Business, Media Innovation Group, Twitter Ads, DoubleClick.Net, AppNexus Segment Pixel, MLN Advertising, Facebook Custom Audiences.