Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Ad Banner Click Event Callback

Discussion in 'Unity Ads & User Acquisition' started by overcastgames, Aug 9, 2019.

  1. overcastgames

    overcastgames

    Joined:
    Aug 14, 2018
    Posts:
    1
    Hi,

    Im new to unity ads, but is there any way to track when a user click the banner. some sort of an event callback?

    Thank You.

    Regards,
     
  2. ap-unity

    ap-unity

    Unity Technologies

    Joined:
    Aug 3, 2016
    Posts:
    1,519
    There is no way to track banner clicks in the Ads API. In general, your app should not behave any differently based on the interaction with ads (aside from completing a rewarded ad).
     
  3. bobeogames

    bobeogames

    Joined:
    Feb 9, 2019
    Posts:
    20
    Hi Unity Team,

    My game has been installed by a competitor and he spams the clicks on the ads to make my game be banned. It happened to me with Admob. Now my admob account has been shutdown forever.

    I have then developed a proper system to check to prevent the spam clicks however this system must based on the ad click callback events to count the clicks between a predefined time interval and decide if it is a fraud click. Beside, I also would like to record the ad clicks to firebase analytics for the reporting.

    Does Unity Ads have any way to realize those things?

    I intend to switch to Unity Ads and use only the banner ad not other kinds as Rewarded, Interstitial..
     
    vutran84 likes this.