Plugin Directory

Changeset 3470010


Ignore:
Timestamp:
02/26/2026 08:39:36 AM (12 days ago)
Author:
wpfeedback
Message:

updated readme file

Location:
atarim-visual-collaboration
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • atarim-visual-collaboration/tags/4.3.3/readme.txt

    r3470000 r3470010  
    190190
    191191
     192== External Services ==
     193= Atarim Collaboration Service =
     194This plugin integrates with the Atarim collaboration platform to enable real-time visual feedback, commenting, and AI collaboration directly on your website.
     195The collaboration interface is powered by a remote JavaScript file hosted on Atarim’s infrastructure.
     196
     197= What the service does =
     198When 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 =
     206The plugin communicates with the following external domains:
     207
     208* https://ij-script.pages.dev/atarim.js
     209
     210= Data transmitted =
     211Depending 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
     218No personal data is transmitted unless a user explicitly authenticates with Atarim.
     219
     220= When data is transmitted =
     221Data 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
     228The remote collaboration script is not loaded unless collaboration is active.
     229
     230= Account requirement =
     231An Atarim account is required to use collaboration features.
     232
     233= Terms and Privacy =
     234Terms of Service:
     235https://atarim.io/terms-and-conditions/
     236
     237Privacy Policy:
     238https://atarim.io/privacy-policy/
     239
     240= User Consent =
     241Before loading the Atarim collaboration interface, the plugin displays a consent modal to eligible WordPress users.
     242Users are informed that enabling collaboration will load the Atarim collaboration interface from Atarim’s servers.
     243By 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
     249The collaboration interface is injected only after consent is granted.
     250Site administrators can disable collaboration at any time in the plugin settings.
     251
     252
    192253== 🤷‍♂️🤷‍♀️ FAQs ==
     254
    193255= Is Atarim free to use? =
    194256Yes. 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.
     
    2342969. 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.
    23529710. 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 overlays
    247 * Real-time commenting
    248 * AI-powered collaboration tools
    249 * Task synchronization with the Atarim dashboard
    250 
    251 = Service domains =
    252 The plugin communicates with the following external domains:
    253 
    254 * https://ij-script.pages.dev/atarim.js
    255 
    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 interface
    263 
    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 script
    292 * Transmitting required site and session data to Atarim’s services
    293 * Processing data in accordance with Atarim’s Terms of Service and Privacy Policy
    294 
    295 The collaboration interface is injected only after consent is granted.
    296 Site administrators can disable collaboration at any time in the plugin settings.
    297298
    298299
  • atarim-visual-collaboration/trunk/readme.txt

    r3470000 r3470010  
    190190
    191191
     192== External Services ==
     193= Atarim Collaboration Service =
     194This plugin integrates with the Atarim collaboration platform to enable real-time visual feedback, commenting, and AI collaboration directly on your website.
     195The collaboration interface is powered by a remote JavaScript file hosted on Atarim’s infrastructure.
     196
     197= What the service does =
     198When 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 =
     206The plugin communicates with the following external domains:
     207
     208* https://ij-script.pages.dev/atarim.js
     209
     210= Data transmitted =
     211Depending 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
     218No personal data is transmitted unless a user explicitly authenticates with Atarim.
     219
     220= When data is transmitted =
     221Data 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
     228The remote collaboration script is not loaded unless collaboration is active.
     229
     230= Account requirement =
     231An Atarim account is required to use collaboration features.
     232
     233= Terms and Privacy =
     234Terms of Service:
     235https://atarim.io/terms-and-conditions/
     236
     237Privacy Policy:
     238https://atarim.io/privacy-policy/
     239
     240= User Consent =
     241Before loading the Atarim collaboration interface, the plugin displays a consent modal to eligible WordPress users.
     242Users are informed that enabling collaboration will load the Atarim collaboration interface from Atarim’s servers.
     243By 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
     249The collaboration interface is injected only after consent is granted.
     250Site administrators can disable collaboration at any time in the plugin settings.
     251
     252
    192253== 🤷‍♂️🤷‍♀️ FAQs ==
     254
    193255= Is Atarim free to use? =
    194256Yes. 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.
     
    2342969. 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.
    23529710. 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 overlays
    247 * Real-time commenting
    248 * AI-powered collaboration tools
    249 * Task synchronization with the Atarim dashboard
    250 
    251 = Service domains =
    252 The plugin communicates with the following external domains:
    253 
    254 * https://ij-script.pages.dev/atarim.js
    255 
    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 interface
    263 
    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 script
    292 * Transmitting required site and session data to Atarim’s services
    293 * Processing data in accordance with Atarim’s Terms of Service and Privacy Policy
    294 
    295 The collaboration interface is injected only after consent is granted.
    296 Site administrators can disable collaboration at any time in the plugin settings.
    297298
    298299
Note: See TracChangeset for help on using the changeset viewer.