=== DevDome Analytics ===
Contributors: devdome
Tags: analytics, traffic, click tracking, referrers, ai
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 0.3.9
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Connect your WordPress site to DevDome Analytics for simple traffic insights, click tracking, referrer reports, and AI referral detection.

== Description ==

DevDome Analytics is a lightweight connector plugin that sends website traffic events to your DevDome dashboard. It helps site owners understand visits, clicks, referrers, AI referral traffic, countries, devices, top pages, and basic bot visibility without digging through complex analytics tools.

This plugin does not create a full analytics dashboard inside WordPress. Your reports are available in your DevDome account.

Features:

* Simple DevDome connection
* Automatic tracking script installation
* Traffic analytics
* Click tracking
* Referrer tracking
* AI referral detection
* Basic bot visibility
* Privacy-safe defaults
* No cookies by default
* No wp-admin tracking
* No form field collection

== External services ==

This plugin connects to DevDome to send analytics events and display reports in your DevDome dashboard.

Data sent to DevDome may include:

* page URL
* referrer URL
* page title
* browser/user-agent information
* click target URL
* basic bot user-agent information
* plugin/site technical status (site URL, WordPress/PHP versions, active theme name, timezone, language)

Data NOT sent:

* passwords
* form field values
* private WordPress content
* wp-admin activity
* customer/order data
* user lists

The connection endpoints are configurable in the plugin settings. By default they point to the DevDome service.

== Privacy ==

DevDome Analytics sends basic website traffic events to DevDome so they can be displayed in your DevDome dashboard. This includes page URLs, referrers, browser/user-agent information, click URLs, and basic bot visibility data. The plugin does not collect passwords, form field values, private WordPress content, or wp-admin activity. No cookies are set by default. Logged-in administrators are not tracked by default.

== Installation ==

1. Upload the `devdome-analytics` folder to `/wp-content/plugins/`, or install the zip via Plugins > Add New > Upload.
2. Activate the plugin.
3. Go to "DevDome Analytics" in the admin menu.
4. Paste your Site ID and Site Token from your DevDome dashboard.
5. Click "Test connection", then "Save changes".

== Changelog ==

= 0.1.0 =
* Initial release: connect, verify, inject tracking script, server-side bot visibility, privacy-safe defaults.
