Earn for advertising using Nukta Ads (Angaza Platform). Follow this guide to integrate the Angaza Platform into your website or app.

Premium Tanzanian publisher inventory
News, lifestyle, business, and niche publishers monetize quality audiences while keeping editorial standards high.
Photo / Unsplash (Serengeti, Tanzania)
Find this in your Publisher Settings
Find this in your Ad Spaces Dashboard
Add this code to the <head> section of your website:
<!-- Nukta Ads (Angaza Platform) Publisher Tag -->
<script async src="https://angaza.nukta.co.tz/js/publisher.js"></script>
<script>
window.angazaAdConfig = window.angazaAdConfig || {};
window.angazaAdConfig.publisher = 'pub-123456789'; // Your Publisher ID
window.angazaAdConfig.testMode = false; // Set to true for testing
</script>Add this code wherever you want ads to appear on your page:
<!-- Nukta Ads Ad Space -->
<div class="angaza-ad" data-ad-space="ad-123456789"></div>Angaza Ad spaces automatically adapt to their container size. For responsive ads, simply place the ad unit in a container with responsive dimensions.
<div class="your-responsive-container">
<!-- Angaza Ad Space -->
<div class="angaza-ad" data-ad-space="ad-123456789"></div>
</div>After implementing the integration, you can test it using our test mode:
testMode: true in your configurationtestMode: falseOur technical support team is available to help you with your integration.
Contact Support →