=== Searchify AI ===
Contributors: searchifyai
Donate link: https://searchify.ai
Tags: analytics, tracking, seo, ai, citations
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 1.1.0
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A simple tracking plugin that sends request data to the Searchify API to track citations from AI conversations.

== Description ==

Searchify Tracker automatically sends request data from your WordPress site to the Searchify API.
This helps you understand how your content is being cited and referenced across the web in AI conversations.

**Data Collected**
- Full URL of the page visited
- Domain
- User Agent (browser/device string)

This data is transmitted to [https://api.searchify.ai](https://api.searchify.ai) for processing.

No personally identifiable information (PII) is collected.

**Privacy**
Please see our Privacy Policy at: https://searchify.ai/privacy-policy

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/searchify-tracker` directory, or install directly from the WordPress plugins screen.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. That's it! Tracking starts automatically.

== Frequently Asked Questions ==

= Does the plugin modify my site's content? =
No. The plugin does not modify or alter your website's content in any way.

= Does this plugin slow down my site? =
The plugin may add a minimal delay (less than 1 second) while sending data.

= What data is sent? =
Only the URL, domain, and user agent string. No PII is collected.

= Can I disable tracking? =
Yes, you can disable or uninstall the plugin at any time.

== Changelog ==

= 1.1.0 =
* Improved tracking reliability with multiple WordPress hooks
* Added output buffering support for cached pages

= 1.0 =
* Initial release

== Upgrade Notice ==

= 1.1.0 =
Improved tracking reliability and security fixes. No action required.

= 1.0 =
Initial release.

