Changeset 3470010
- Timestamp:
- 02/26/2026 08:39:36 AM (12 days ago)
- Location:
- atarim-visual-collaboration
- Files:
-
- 2 edited
-
tags/4.3.3/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
atarim-visual-collaboration/tags/4.3.3/readme.txt
r3470000 r3470010 190 190 191 191 192 == External Services == 193 = Atarim Collaboration Service = 194 This plugin integrates with the Atarim collaboration platform to enable real-time visual feedback, commenting, and AI collaboration directly on your website. 195 The collaboration interface is powered by a remote JavaScript file hosted on Atarim’s infrastructure. 196 197 = What the service does = 198 When enabled, the plugin loads a remote JavaScript file from Atarim’s servers to inject the collaboration interface into the front end of the website. This script enables: 199 200 * Visual feedback overlays 201 * Real-time commenting 202 * AI-powered collaboration tools 203 * Task synchronization with the Atarim dashboard 204 205 = Service domains = 206 The plugin communicates with the following external domains: 207 208 * https://ij-script.pages.dev/atarim.js 209 210 = Data transmitted = 211 Depending on configuration and usage, the following data may be transmitted to Atarim: 212 213 * Site ID (generated during connection process) 214 * Current page URL (to associate feedback with the correct page) 215 * Authentication tokens (for connected users) 216 * Minimal metadata required to initialize the collaboration interface 217 218 No personal data is transmitted unless a user explicitly authenticates with Atarim. 219 220 = When data is transmitted = 221 Data is transmitted only under the following conditions: 222 223 * The site administrator has connected the website to an Atarim account. 224 * Collaboration is enabled in the plugin settings. 225 * An authorized user accesses the site. 226 * A user has provided consent (see “User Consent” below). 227 228 The remote collaboration script is not loaded unless collaboration is active. 229 230 = Account requirement = 231 An Atarim account is required to use collaboration features. 232 233 = Terms and Privacy = 234 Terms of Service: 235 https://atarim.io/terms-and-conditions/ 236 237 Privacy Policy: 238 https://atarim.io/privacy-policy/ 239 240 = User Consent = 241 Before loading the Atarim collaboration interface, the plugin displays a consent modal to eligible WordPress users. 242 Users are informed that enabling collaboration will load the Atarim collaboration interface from Atarim’s servers. 243 By clicking the consent button (e.g., “Connect Your WordPress Account”), users explicitly agree to: 244 245 * Loading the Atarim collaboration script 246 * Transmitting required site and session data to Atarim’s services 247 * Processing data in accordance with Atarim’s Terms of Service and Privacy Policy 248 249 The collaboration interface is injected only after consent is granted. 250 Site administrators can disable collaboration at any time in the plugin settings. 251 252 192 253 == 🤷♂️🤷♀️ FAQs == 254 193 255 = Is Atarim free to use? = 194 256 Yes. You can use Atarim for free on as many websites as you like. The free plan includes everything you need to collaborate visually on live pages. Premium plans add more advanced AI features, deeper integrations and white-labelling options for agencies and larger teams. … … 234 296 9. Add a visual feedback comment directly on any WordPress page and pinpoint exactly where changes are needed, so clients and team members provide clear, contextual feedback. 235 297 10. Let Atarim’s AI review your WordPress site and generate actionable feedback, streamlining website audits and client collaboration. 236 237 238 == External Services ==239 = Atarim Collaboration Service =240 This plugin integrates with the Atarim collaboration platform to enable real-time visual feedback, commenting, and AI collaboration directly on your website.241 The collaboration interface is powered by a remote JavaScript file hosted on Atarim’s infrastructure.242 243 = What the service does =244 When enabled, the plugin loads a remote JavaScript file from Atarim’s servers to inject the collaboration interface into the front end of the website. This script enables:245 246 * Visual feedback overlays247 * Real-time commenting248 * AI-powered collaboration tools249 * Task synchronization with the Atarim dashboard250 251 = Service domains =252 The plugin communicates with the following external domains:253 254 * https://ij-script.pages.dev/atarim.js255 256 = Data transmitted =257 Depending on configuration and usage, the following data may be transmitted to Atarim:258 259 * Site ID (generated during connection process)260 * Current page URL (to associate feedback with the correct page)261 * Authentication tokens (for connected users)262 * Minimal metadata required to initialize the collaboration interface263 264 No personal data is transmitted unless a user explicitly authenticates with Atarim.265 266 = When data is transmitted =267 Data is transmitted only under the following conditions:268 269 * The site administrator has connected the website to an Atarim account.270 * Collaboration is enabled in the plugin settings.271 * An authorized user accesses the site.272 * A user has provided consent (see “User Consent” below).273 274 The remote collaboration script is not loaded unless collaboration is active.275 276 = Account requirement =277 An Atarim account is required to use collaboration features.278 279 = Terms and Privacy =280 Terms of Service:281 https://atarim.io/terms-and-conditions/282 283 Privacy Policy:284 https://atarim.io/privacy-policy/285 286 = User Consent =287 Before loading the Atarim collaboration interface, the plugin displays a consent modal to eligible WordPress users.288 Users are informed that enabling collaboration will load the Atarim collaboration interface from Atarim’s servers.289 By clicking the consent button (e.g., “Connect Your WordPress Account”), users explicitly agree to:290 291 * Loading the Atarim collaboration script292 * Transmitting required site and session data to Atarim’s services293 * Processing data in accordance with Atarim’s Terms of Service and Privacy Policy294 295 The collaboration interface is injected only after consent is granted.296 Site administrators can disable collaboration at any time in the plugin settings.297 298 298 299 -
atarim-visual-collaboration/trunk/readme.txt
r3470000 r3470010 190 190 191 191 192 == External Services == 193 = Atarim Collaboration Service = 194 This plugin integrates with the Atarim collaboration platform to enable real-time visual feedback, commenting, and AI collaboration directly on your website. 195 The collaboration interface is powered by a remote JavaScript file hosted on Atarim’s infrastructure. 196 197 = What the service does = 198 When enabled, the plugin loads a remote JavaScript file from Atarim’s servers to inject the collaboration interface into the front end of the website. This script enables: 199 200 * Visual feedback overlays 201 * Real-time commenting 202 * AI-powered collaboration tools 203 * Task synchronization with the Atarim dashboard 204 205 = Service domains = 206 The plugin communicates with the following external domains: 207 208 * https://ij-script.pages.dev/atarim.js 209 210 = Data transmitted = 211 Depending on configuration and usage, the following data may be transmitted to Atarim: 212 213 * Site ID (generated during connection process) 214 * Current page URL (to associate feedback with the correct page) 215 * Authentication tokens (for connected users) 216 * Minimal metadata required to initialize the collaboration interface 217 218 No personal data is transmitted unless a user explicitly authenticates with Atarim. 219 220 = When data is transmitted = 221 Data is transmitted only under the following conditions: 222 223 * The site administrator has connected the website to an Atarim account. 224 * Collaboration is enabled in the plugin settings. 225 * An authorized user accesses the site. 226 * A user has provided consent (see “User Consent” below). 227 228 The remote collaboration script is not loaded unless collaboration is active. 229 230 = Account requirement = 231 An Atarim account is required to use collaboration features. 232 233 = Terms and Privacy = 234 Terms of Service: 235 https://atarim.io/terms-and-conditions/ 236 237 Privacy Policy: 238 https://atarim.io/privacy-policy/ 239 240 = User Consent = 241 Before loading the Atarim collaboration interface, the plugin displays a consent modal to eligible WordPress users. 242 Users are informed that enabling collaboration will load the Atarim collaboration interface from Atarim’s servers. 243 By clicking the consent button (e.g., “Connect Your WordPress Account”), users explicitly agree to: 244 245 * Loading the Atarim collaboration script 246 * Transmitting required site and session data to Atarim’s services 247 * Processing data in accordance with Atarim’s Terms of Service and Privacy Policy 248 249 The collaboration interface is injected only after consent is granted. 250 Site administrators can disable collaboration at any time in the plugin settings. 251 252 192 253 == 🤷♂️🤷♀️ FAQs == 254 193 255 = Is Atarim free to use? = 194 256 Yes. You can use Atarim for free on as many websites as you like. The free plan includes everything you need to collaborate visually on live pages. Premium plans add more advanced AI features, deeper integrations and white-labelling options for agencies and larger teams. … … 234 296 9. Add a visual feedback comment directly on any WordPress page and pinpoint exactly where changes are needed, so clients and team members provide clear, contextual feedback. 235 297 10. Let Atarim’s AI review your WordPress site and generate actionable feedback, streamlining website audits and client collaboration. 236 237 238 == External Services ==239 = Atarim Collaboration Service =240 This plugin integrates with the Atarim collaboration platform to enable real-time visual feedback, commenting, and AI collaboration directly on your website.241 The collaboration interface is powered by a remote JavaScript file hosted on Atarim’s infrastructure.242 243 = What the service does =244 When enabled, the plugin loads a remote JavaScript file from Atarim’s servers to inject the collaboration interface into the front end of the website. This script enables:245 246 * Visual feedback overlays247 * Real-time commenting248 * AI-powered collaboration tools249 * Task synchronization with the Atarim dashboard250 251 = Service domains =252 The plugin communicates with the following external domains:253 254 * https://ij-script.pages.dev/atarim.js255 256 = Data transmitted =257 Depending on configuration and usage, the following data may be transmitted to Atarim:258 259 * Site ID (generated during connection process)260 * Current page URL (to associate feedback with the correct page)261 * Authentication tokens (for connected users)262 * Minimal metadata required to initialize the collaboration interface263 264 No personal data is transmitted unless a user explicitly authenticates with Atarim.265 266 = When data is transmitted =267 Data is transmitted only under the following conditions:268 269 * The site administrator has connected the website to an Atarim account.270 * Collaboration is enabled in the plugin settings.271 * An authorized user accesses the site.272 * A user has provided consent (see “User Consent” below).273 274 The remote collaboration script is not loaded unless collaboration is active.275 276 = Account requirement =277 An Atarim account is required to use collaboration features.278 279 = Terms and Privacy =280 Terms of Service:281 https://atarim.io/terms-and-conditions/282 283 Privacy Policy:284 https://atarim.io/privacy-policy/285 286 = User Consent =287 Before loading the Atarim collaboration interface, the plugin displays a consent modal to eligible WordPress users.288 Users are informed that enabling collaboration will load the Atarim collaboration interface from Atarim’s servers.289 By clicking the consent button (e.g., “Connect Your WordPress Account”), users explicitly agree to:290 291 * Loading the Atarim collaboration script292 * Transmitting required site and session data to Atarim’s services293 * Processing data in accordance with Atarim’s Terms of Service and Privacy Policy294 295 The collaboration interface is injected only after consent is granted.296 Site administrators can disable collaboration at any time in the plugin settings.297 298 298 299
Note: See TracChangeset
for help on using the changeset viewer.