Description
AR Advertising Management is a powerful, SEO-friendly, and lightweight WordPress plugin designed to simplify ad management on your website. Whether you’re running display ads, affiliate banners, or sponsored content, AR Advertising Management offers a seamless and intuitive solution to optimize your ad performance.
Key Features:
* Geo-Targeting: Display ads based on your visitors’ location, ensuring relevant content for every user.
* Google Analytics Integration: Track ad performance, clicks, and impressions directly through Google Analytics for data-driven decisions.
* Responsive Design: Ads automatically adapt to any screen size, ensuring a flawless experience on desktops, tablets, and mobile devices.
* Flexible Ad Placement: Easily insert ads anywhere on your site using shortcodes, widgets, or custom hooks.
* SEO-Friendly: Lightweight code and optimized ad delivery ensure your site’s speed and SEO rankings are not compromised.
* 100% Free: Enjoy all premium features without any hidden costs or subscriptions.
AR Advertising Management is perfect for bloggers, marketers, and businesses looking to maximize their ad revenue while maintaining a user-friendly and professional website.
If you want to see how it looks on a real site, you can see an example at Worldviewstream. Go to the page of any live camera, and you will see how the ad is located.
3rd Party or external service
We allow the user to enable Google Analytics on the site if the ID tag is entered and Google Analytics is not initially loaded on the site.
You can view the usage policy using the link below.
Google Analytics Terms of Service: https://www.google.com/analytics/terms
Screenshots
Installation
- First of all, you need to create adzones. Adzones are the places where advertisements will be displayed.
In order to create an adzone, you need to go to the “Advertising->Adzones” section and click “Add a new adzone”
In this section you need to specify the size of the zone, and you can also indicate on which devices this zone is available, you can specify the color, text, and many other settings.
After you have created an adzone, you can place it anywhere on the site using a shortcode where you need to specify the adzone ID [ad_manager_display_adzone id=”123″]
- You need to create an Advertiser. An advertiser is needed to be able to group and manage banner statuses.
For example, if you want to show ads from Adsense, create an advertiser with the name “Adsense”, specify the script link for initializing banners https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-xxxxxxxxxx
Optionally, you can also specify the date and time, as well as the days of the week when you want to display advertising from this advertiser.
- Next you need to create a Banner. Let’s continue with the Adsense example. For example, you want to install a banner on the title of an article where you have already placed the ad zone mentioned above.
- For convenience, name the banner (Adaptive Google, under the title).
- Enter the advertiser you created in the previous step
- Specify the adzone you created in the first step.
- Enter the script in the “Banner script” section
php
<ins class="adsbygoogle"
style="display:inline-block;width:728px;height:90px"
data-ad-client="ca-pub-xxxxxxxxxxxxx"
data-ad-slot="23434567"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>- You can also specify other settings, for example, specify a country if you want to display a banner only for specific countries or ID posts and categories if you want to display a banner for specific articles and categories.
- Additional settings
Go to the “Dashboard” section, here you can set additional classes for adzones, if you want to set styles for your project, you can enable statistics. And also indicate the provider through which we will identify user countries
Reviews
There are no reviews for this plugin.
Contributors & Developers
“AR Advertising Management” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “AR Advertising Management” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
– Plugin is ready to use
1.0.7
– Fixed errors
– Banner rotation
– Check for empty block
– Exclusion from countries
– Zone Color
1.0.8
– Improved device detection
– Filtering by fields in the admin area
– Code improvement
– Error correction
1.0.9
– Overflow hidden option for banners
– Security conditions for files
– Device condition update
1.1.0
– Bug fixes
1.1.1
– Device conditions to styles
1.1.2
– Desktop styles fix