Inserting banner ads into html5 games made on Gdevelop is not as easy as inserting admob ads. Need a little trick to do it. This method is an alternative to monetize HTML5 games other than submitting to HTML5 game portal.
You can use banner ads from Adsterra. One of their banner size is 160x600px. So, make sure you leave a space to the left of your game layout with a width equal to the width of the ads.
Export the game to HTML5.
Open the index.html file with text editor.
Paste the ads code after <body> tag.
Save.
Upload all HTML5 game files to your hosting. You will see the ads at the left side of your game screen.
Comments
Post a Comment