Introduction
Welcome to the implementation guide for integrating Sonar-Ads affiliate ads technology into your website. Follow these steps to seamlessly add high-performing affiliate ads to your site and maximize your revenue potential.
Implementation Options
There are two main implementation methods: one for websites and another for mobile apps. Each method is tailored to suit the specific requirements and environments of these platforms.
For mobile apps implementation follow this page.
For website implementation continue reading.
Simple Way: Quick and Easy Integration
With the Simple Way, you can effortlessly display ads on the sides and bottom of your web pages. This method requires minimal setup and is ideal for publishers looking to quickly start monetizing their site with affiliate ads.
Steps for Simple Integration:
Step 1: Sign Up and Get Credentials
- Sign Up: contact us to sign up for an account.
- API Key: After signing up, you will receive a unique JavaScript Snippet. Keep these handy for the next steps.
Step 2: Place the Script in Your Website
- Edit HTML: Open your website’s HTML code.
- Insert Snippet: Paste the JavaScript snippet into the
<head>
section of your HTML file.
<head>
<!– Other head elements –>
<script async src=”https://sonar-ads……></script>
</head>
Advanced Way: Customizable Ad Placement
The Advanced Way offers greater flexibility, allowing you to choose exactly where to place ads on your website. This method is ideal for publishers who want more control over ad placement to optimize user experience and engagement.
After performing steps 1 and 2:
<!– Example: Ad placement in a specific section –>
<div id=“custom-ad-spot” class=”sonar-ads-placeholder sonar-ads-size-1200×280″></div>
There are several Resolution you can use:
1. 320X480
2. 300X600
3. 360X300
4. 300X250
5. 336X336
6. 320X100
7. 320X50
8. 1200×280
just change the resolution size as you with, example:
<div id=”custom-ad-spot” class=”sonar-ads-placeholder sonar-ads-size-1200×280“></div>
or
<div id=”custom-ad-spot” class=”sonar-ads-placeholder sonar-ads-size-360×300“></div>
Step 3: Ensuring Correct Display
- Load Ads: After adding the snippet, ads will be dynamically loaded on your website.
Step 4: Contact Support for Assistance
If you encounter any issues or have questions during the integration process, our support team is here to help.
- Email: [email protected]
Thank you for choosing Sonar-Ads. We are excited to help you maximize your website’s revenue potential with our innovative affiliate ads technology.