Changeset 3338136
- Timestamp:
- 08/02/2025 07:00:53 AM (8 months ago)
- Location:
- hall-ai-analytics
- Files:
-
- 2 edited
-
tags/1.0.0/readme.txt (modified) (4 diffs)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hall-ai-analytics/tags/1.0.0/readme.txt
r3338126 r3338136 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html 10 10 11 Track website visits and user behavior with Hall Analytics integration for WordPress.11 Measure and understand how AI agents and assistants are accessing your WordPress site. Track referrals and clicks from conversational AI platforms like ChatGPT. 12 12 13 13 == Description == 14 14 15 AI Analytics enables you to easily quantify referral traffic from conversational AI platforms like ChatGPT, and understand the visiting behavior of AI assistants, AI agents, and AI crawlers on your website.15 AI Analytics enables you to measure AI assistant, AI agents, and AI crawler activity on your website, as well as referral traffic from popular AI platforms like ChatGPT, Perplexity, Gemini, Claude, and more. 16 16 17 This plugin connects your website to [Hall](https://usehall.com/ai-agent-analytics/?utm_source=wordpress_plugin_directory). It uses the Hall Analytics API to integrate with your WordPress site. 17 After setting up the plugin, you'll be able to understand: 18 18 19 The plugin works by integrating with the [Analytics API](https://docs.usehall.com/?utm_source=wordpress_plugin_directory) to provide website analytics functionality. Page requests from your WordPress site will be forwarded to the API for analysis and display within your Hall workspace, allowing you to monitor visitor behavior and provide insights about AI agent traffic to your website. 19 - How AI crawlers access your website to train and improve their foundational models like GPT-T or Claude Sonnet 20 - How AI assistants and AI agents are using content from your website to display to users in response to questions asked on platforms like ChatGPT 21 - How search crawlers are browsing pages on your website to build and improve search engine indexes for both AI and traditional search 22 - Which AI platforms users are clicking from and being referred to your website 20 23 21 You can review the [Analytics API documentation](https://docs.usehall.com/?utm_source=wordpress_plugin_directory), [Privacy Policy](https://usehall.com/legal/privacy-policy?utm_source=wordpress_plugin_directory), and [Customer Subscription Agreement](https://usehall.com/legal/customer-subscription-agreement?utm_source=wordpress_plugin_directory). 24 [Hall](https://usehall.com/ai-agent-analytics/?utm_source=wordpress_plugin_directory) provides analytics dashboards that display data such as: 25 26 - Pages viewed by bot and crawler type, such as AI assistants, AI training, or search crawlers 27 - Analysis of the companies most frequently accessing your website, such as OpenAI, Anthropic, or Google 28 - The most popular pages on your site that are visited by AI 29 30 This plugin connects your WordPress website to [Hall](https://usehall.com/ai-agent-analytics/?utm_source=wordpress_plugin_directory), and integrates to forward requests from your WordPress website to the [Hall Analytics API](https://docs.usehall.com/api-reference/visit). 22 31 23 32 == Installation == … … 43 52 2. Navigate to your domain or click **New domain** in the navigation sidebar and add your domain 44 53 3. Then click **Domain settings**, and follow the set up instructions to create an API key for your domain 45 4. Copy your API key .54 4. Copy your API key 46 55 5. Navigate to **Settings**, then **AI Analytics** in your WordPress site 47 56 6. Paste your API key, and **Enable Analytics** … … 52 61 == Frequently Asked Questions == 53 62 54 = Do I need a Hall account to use this plugin? =63 = How does the plugin work? = 55 64 56 Yes. Creating an account is free and takes just a few seconds. Once integrated, you will view your analytics dashboard from [app.usehall.com](https://app.usehall.com).65 This plugin connects to the Hall Analytics API endpoint located at `https://analytics.usehall.com/visit` to provide AI analytics insights for your website. 57 66 58 59 = What data does this plugin collect? = 60 61 The plugin tracks basic visitor information including page views, referrers, user agents, and IP addresses to provide analytics insights. 62 63 = Will this slow down my website? = 64 65 No, the plugin is designed to be lightweight, unintrusive, and sends data asynchronously on the server-side without impacting your site performance. 66 67 == External services == 68 69 This plugin connects to the Hall Analytics API at https://analytics.usehall.com to provide AI analytics insights for your website. 70 71 **What the service is used for:** 72 The Hall Analytics API processes website visitor data to identify and analyze traffic from AI agents, assistants, and conversational platforms like ChatGPT. 73 74 **What data is sent and when:** 67 The plugin works by forwarding each request to your WordPress site to the API endpoint, including: 75 68 - Page URL and request path 76 69 - HTTP request method (GET, POST, etc.) … … 79 72 - Timestamp of the visit 80 73 81 Data is sent for each page visit on your website (excluding WordPress admin pages, login pages, and system requests). Data transmission occurs asynchronously and does not affect website performance. No data is sentif analytics is disabled in the plugin settings.74 Request to WordPress admin pages, login pages, and system requests are not sent, and data is forwarded asynchronously and does not affect website performance. No requests are forwarded if analytics is disabled in the plugin settings. 82 75 83 **Service provider information:** 84 This service is provided by Hall. You can review their: 85 - Terms of Service: https://usehall.com/legal/customer-subscription-agreement 86 - Privacy Policy: https://usehall.com/legal/privacy-policy 87 - API Documentation: https://docs.usehall.com/api-reference/visit 76 You can review the API documentation at [https://docs.usehall.com/api-reference/visit](https://docs.usehall.com/api-reference/visit?utm_source=wordpress_plugin_directory). 88 77 89 This data transmission is essential for the plugin's core functionality of providing AI analytics insights. You can disable this service by deactivating the plugin or disabling analytics in the plugin settings.78 This information is then processed and analyzed to provide analytics dashboards of AI activity and referrals to your website. 90 79 91 = What external services does this plugin use and what data is shared? = 80 You can review the [Terms of Service](https://usehall.com/legal/customer-subscription-agreement?utm_source=wordpress_plugin_directory) and [Privacy Policy](https://usehall.com/legal/privacy-policy?utm_source=wordpress_plugin_directory) for Hall. 92 81 93 See the "External services" section above for complete details. 82 = Do I need a Hall account to use this plugin? = 83 84 Yes. Creating an account is free and takes just a few seconds. You can [sign up here for free](https://auth.usehall.com/sign-up). Once integrated, you will view your analytics dashboard from [app.usehall.com](https://app.usehall.com). 85 86 = What is Hall? = 87 88 [Hall](https://usehall.com/?utm_source=wordpress_plugin_directory) helps understand how businesses and websites appear in conversations across AI platforms like ChatGPT, Perplexity, and Gemini. With Hall, you can monitor the visibility of your brand, business, or website in AI conversations and understand how AI platforms are accessing and surfacing content from your website in AI conversations. 89 90 91 = Will this slow down my website? = 92 93 No, the plugin is designed to be lightweight, unintrusive, and sends data asynchronously on the server-side without impacting your site performance. 94 94 95 95 == Changelog == -
hall-ai-analytics/trunk/readme.txt
r3338126 r3338136 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html 10 10 11 Track website visits and user behavior with Hall Analytics integration for WordPress.11 Measure and understand how AI agents and assistants are accessing your WordPress site. Track referrals and clicks from conversational AI platforms like ChatGPT. 12 12 13 13 == Description == 14 14 15 AI Analytics enables you to easily quantify referral traffic from conversational AI platforms like ChatGPT, and understand the visiting behavior of AI assistants, AI agents, and AI crawlers on your website.15 AI Analytics enables you to measure AI assistant, AI agents, and AI crawler activity on your website, as well as referral traffic from popular AI platforms like ChatGPT, Perplexity, Gemini, Claude, and more. 16 16 17 This plugin connects your website to [Hall](https://usehall.com/ai-agent-analytics/?utm_source=wordpress_plugin_directory). It uses the Hall Analytics API to integrate with your WordPress site. 17 After setting up the plugin, you'll be able to understand: 18 18 19 The plugin works by integrating with the [Analytics API](https://docs.usehall.com/?utm_source=wordpress_plugin_directory) to provide website analytics functionality. Page requests from your WordPress site will be forwarded to the API for analysis and display within your Hall workspace, allowing you to monitor visitor behavior and provide insights about AI agent traffic to your website. 19 - How AI crawlers access your website to train and improve their foundational models like GPT-T or Claude Sonnet 20 - How AI assistants and AI agents are using content from your website to display to users in response to questions asked on platforms like ChatGPT 21 - How search crawlers are browsing pages on your website to build and improve search engine indexes for both AI and traditional search 22 - Which AI platforms users are clicking from and being referred to your website 20 23 21 You can review the [Analytics API documentation](https://docs.usehall.com/?utm_source=wordpress_plugin_directory), [Privacy Policy](https://usehall.com/legal/privacy-policy?utm_source=wordpress_plugin_directory), and [Customer Subscription Agreement](https://usehall.com/legal/customer-subscription-agreement?utm_source=wordpress_plugin_directory). 24 [Hall](https://usehall.com/ai-agent-analytics/?utm_source=wordpress_plugin_directory) provides analytics dashboards that display data such as: 25 26 - Pages viewed by bot and crawler type, such as AI assistants, AI training, or search crawlers 27 - Analysis of the companies most frequently accessing your website, such as OpenAI, Anthropic, or Google 28 - The most popular pages on your site that are visited by AI 29 30 This plugin connects your WordPress website to [Hall](https://usehall.com/ai-agent-analytics/?utm_source=wordpress_plugin_directory), and integrates to forward requests from your WordPress website to the [Hall Analytics API](https://docs.usehall.com/api-reference/visit). 22 31 23 32 == Installation == … … 43 52 2. Navigate to your domain or click **New domain** in the navigation sidebar and add your domain 44 53 3. Then click **Domain settings**, and follow the set up instructions to create an API key for your domain 45 4. Copy your API key .54 4. Copy your API key 46 55 5. Navigate to **Settings**, then **AI Analytics** in your WordPress site 47 56 6. Paste your API key, and **Enable Analytics** … … 52 61 == Frequently Asked Questions == 53 62 54 = Do I need a Hall account to use this plugin? =63 = How does the plugin work? = 55 64 56 Yes. Creating an account is free and takes just a few seconds. Once integrated, you will view your analytics dashboard from [app.usehall.com](https://app.usehall.com).65 This plugin connects to the Hall Analytics API endpoint located at `https://analytics.usehall.com/visit` to provide AI analytics insights for your website. 57 66 58 59 = What data does this plugin collect? = 60 61 The plugin tracks basic visitor information including page views, referrers, user agents, and IP addresses to provide analytics insights. 62 63 = Will this slow down my website? = 64 65 No, the plugin is designed to be lightweight, unintrusive, and sends data asynchronously on the server-side without impacting your site performance. 66 67 == External services == 68 69 This plugin connects to the Hall Analytics API at https://analytics.usehall.com to provide AI analytics insights for your website. 70 71 **What the service is used for:** 72 The Hall Analytics API processes website visitor data to identify and analyze traffic from AI agents, assistants, and conversational platforms like ChatGPT. 73 74 **What data is sent and when:** 67 The plugin works by forwarding each request to your WordPress site to the API endpoint, including: 75 68 - Page URL and request path 76 69 - HTTP request method (GET, POST, etc.) … … 79 72 - Timestamp of the visit 80 73 81 Data is sent for each page visit on your website (excluding WordPress admin pages, login pages, and system requests). Data transmission occurs asynchronously and does not affect website performance. No data is sentif analytics is disabled in the plugin settings.74 Request to WordPress admin pages, login pages, and system requests are not sent, and data is forwarded asynchronously and does not affect website performance. No requests are forwarded if analytics is disabled in the plugin settings. 82 75 83 **Service provider information:** 84 This service is provided by Hall. You can review their: 85 - Terms of Service: https://usehall.com/legal/customer-subscription-agreement 86 - Privacy Policy: https://usehall.com/legal/privacy-policy 87 - API Documentation: https://docs.usehall.com/api-reference/visit 76 You can review the API documentation at [https://docs.usehall.com/api-reference/visit](https://docs.usehall.com/api-reference/visit?utm_source=wordpress_plugin_directory). 88 77 89 This data transmission is essential for the plugin's core functionality of providing AI analytics insights. You can disable this service by deactivating the plugin or disabling analytics in the plugin settings.78 This information is then processed and analyzed to provide analytics dashboards of AI activity and referrals to your website. 90 79 91 = What external services does this plugin use and what data is shared? = 80 You can review the [Terms of Service](https://usehall.com/legal/customer-subscription-agreement?utm_source=wordpress_plugin_directory) and [Privacy Policy](https://usehall.com/legal/privacy-policy?utm_source=wordpress_plugin_directory) for Hall. 92 81 93 See the "External services" section above for complete details. 82 = Do I need a Hall account to use this plugin? = 83 84 Yes. Creating an account is free and takes just a few seconds. You can [sign up here for free](https://auth.usehall.com/sign-up). Once integrated, you will view your analytics dashboard from [app.usehall.com](https://app.usehall.com). 85 86 = What is Hall? = 87 88 [Hall](https://usehall.com/?utm_source=wordpress_plugin_directory) helps understand how businesses and websites appear in conversations across AI platforms like ChatGPT, Perplexity, and Gemini. With Hall, you can monitor the visibility of your brand, business, or website in AI conversations and understand how AI platforms are accessing and surfacing content from your website in AI conversations. 89 90 91 = Will this slow down my website? = 92 93 No, the plugin is designed to be lightweight, unintrusive, and sends data asynchronously on the server-side without impacting your site performance. 94 94 95 95 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.