1# Google Auto Ads Plugin for DokuWiki
2
3The **Google Auto Ads Plugin** for DokuWiki automatically adds Google Auto Ads scripts to your website, enabling seamless ad placement without manual configuration.
4
5## Features
6
7- **Automated Script Injection**: Adds Google Auto Ads script to the header of your DokuWiki pages.
8- **Automatic Ad Display**: Injects the necessary scripts to display ads on your site without manual intervention.
9- **Easy Configuration**: Supports easy configuration through the DokuWiki plugin settings.
10
11## Automated Ad Placement Disclaimer
12
13The **Google Auto Ads Plugin** for DokuWiki integrates with Google AdSense to automatically manage the display of ads on your website. Unlike traditional ad units where you manually choose where ads appear, this plugin relies entirely on Google's Auto Ads system to determine the optimal placement and location of ads on your site.
14
15For detailed instructions on setting up Google Auto Ads, please refer to the official [Google AdSense Auto Ads Setup Guide](https://support.google.com/adsense/answer/9261307).
16
17## Installation
18
19You can install the plugin using the DokuWiki Extension Manager or manually by following these steps:
20
211. Download the latest version from the [GitHub Releases](https://github.com/yourusername/googleauto_ads_plugin/releases) page.
222. Unzip the file into the `lib/plugins/` directory of your DokuWiki installation.
233. Go to the Admin area and configure the plugin under Configuration Settings.
24
25## Configuration
26
27After installation, go to the Configuration Manager to configure the plugin. You will need to enter your Google AdSense Publisher ID (in the format `ca-pub-XXXXXXXXXXXXXXX`) to enable ads on your site.
28
29## Bugs / Feature Requests
30
31Please report any bugs or request new features on the [GitHub Issues](https://github.com/yourusername/googleauto_ads_plugin/issues) page.
32
33## License
34
35This plugin is released under the GPL 2 license. See the [LICENSE](LICENSE) file for more details.
36