Allegro Audience

설명

Allegro Audience connects your WordPress site to your Allegro CDP instance. After
you enter and verify your Allegro organization URL on the settings screen, the
plugin loads the Allegro client.js script on every front-end page so Allegro can
collect audience data for your site.

Features:

  • A Settings Allegro Audience screen to enter and verify your Allegro
    organization URL.
  • A server-side health check and a browser CORS check so you can confirm the
    connection before going live.
  • Automatic injection of the Allegro client.js script on the front end once a
    URL is configured.

External services

This plugin connects to your Allegro CDP instance and to the Allegro
documentation site. It is required for the plugin to function.

  • Allegro CDP instance (the organization URL you configure): On every
    front-end page the plugin loads client.js from {your-organization-url}/client.js
    so Allegro can collect audience data from visitors’ browsers. On the admin
    settings screen the plugin also requests {your-organization-url}/up (server
    health check) and {your-organization-url}/client.js (CORS check). What data
    is collected is governed by Allegro’s terms and privacy policy. See
    https://allegroaudience.com/ for terms of service and privacy policy.
  • Allegro documentation (https://docs.allegrocdp.com): linked from the
    settings screen for developer documentation. No site or visitor data is sent.

스크린샷

설치

  1. Upload the plugin files to the /wp-content/plugins/allegro-audience directory, or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Settings Allegro Audience and enter your Allegro organization URL, then click Save & Verify.

FAQ

Where do I find my Allegro organization URL?

Your Allegro organization URL is the base URL of your Allegro CDP instance, for
example https://your-org.allegrocdp.com. See the Allegro developer
documentation at https://docs.allegrocdp.com/developer/ for details.

The settings screen shows a CORS warning. What does that mean?

Your Allegro instance must allow cross-origin requests from your WordPress
site’s domain. Update the CORS configuration on your Allegro instance, then
re-verify.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Allegro Audience”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Allegro Audience”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.1.0

  • Initial release.