Intentora Visitor Guide

外掛說明

Intentora Visitor Guide displays a lightweight modal, bottom bar, or side card that asks visitors what they want to do.

The three configurable actions can redirect to a URL or smoothly scroll to an anchor on the current page. After an action or dismissal, a cookie prevents the guide from appearing again for the configured number of days.

Features include:

  • Enable or disable the guide.
  • Modal, bottom bar, and side-card layouts.
  • Configurable headline and supporting text.
  • Three configurable labels, descriptions, icons, and destinations.
  • URL and anchor destinations.
  • Page display rules and display delay.
  • Basic color controls.
  • Anonymous aggregate click counters for the three actions.
  • Vanilla JavaScript with no frontend framework dependency.

The plugin does not send visitor data to an external service.

安裝方式

  1. Upload the plugin ZIP from Plugins > Add New > Upload Plugin.
  2. Activate Intentora Visitor Guide.
  3. Open Settings > Intentora Visitor Guide.
  4. Configure the guide and save the settings.

常見問題集

Can an action scroll to a section on the current page?

Yes. Enter an anchor such as #pricing or #contact as the action target.

Can an action open another page?

Yes. Enter a full URL or a relative URL such as /shop/.

When does the guide stop appearing?

The plugin saves a first-party cookie after a visitor selects an action or dismisses the guide. The cookie duration is configurable.

Does the plugin collect personal data?

No personal data is collected. The optional dashboard counters only store aggregate totals for the three action types.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Intentora Visitor Guide〉的開發相關工作。

參與者

將〈Intentora Visitor Guide〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2.0

  • Renamed the plugin with a distinctive Intentora identity.
  • Applied the unique intentora_vg_ prefix to PHP declarations, stored options, hooks, AJAX actions, asset handles, CSS selectors, and JavaScript data.
  • Added migration support for settings and cookies from the earlier proof-of-concept build.
  • Preserved the existing layouts, controls, redirects, anchor scrolling, cookie behavior, and click counters.