GTMFunnels

描述

GTMFunnels integrates AI-powered agents and chat widgets from the GTMFunnels platform into your WordPress site. Connect your GTMFunnels account with an API key and embed AI enabled chat funnels anywhere on your site.

Features:

  • Connect via API key — no copy-pasting embed code manually.
  • Global floating chatbot — enable a sitewide chat widget from the Settings page.
  • Shortcode support — embed a specific funnel on any page or post with [gtmfunnels_chat funnel_code="YOUR_FUNNEL_CODE"].
  • My Funnels page — browse all your funnels and copy shortcodes in one click.
  • Transient caching — API responses are cached for 5 minutes to keep your site fast.

External Services

This plugin connects to the GTMFunnels API to fetch your chat funnels and embed codes. Your API key is transmitted with each request. No data is stored by the plugin beyond WordPress transient cache (5-minute TTL).

  • API endpoint (production): https://api.gtmfunnels.ai/api/v1/
  • Privacy Policy: https://www.gtmfunnels.ai/privacypolicy
  • Terms of Service: https://www.gtmfunnels.ai/termsofuse

屏幕截图

安装

  1. Upload the wp-gtmfunnels folder to the /wp-content/plugins/ directory, or install via the WordPress plugin installer.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to GTMFunnels Settings and enter your API key (generate one in GTMFunnels under My Account API Keys).
  4. Optionally enable the global floating chatbot and select a funnel.
  5. Use the [gtmfunnels_chat funnel_code="YOUR_FUNNEL_CODE"] shortcode on any page to embed a specific funnel.

常见问题

Where do I get an API key?

Log in to your GTMFunnels account, go to My Account API Keys, and create a key with funnels:read, chat:read, and chat:write scopes.

Can I embed a different chatbot on each page?

Yes. Use the shortcode [gtmfunnels_chat funnel_code="YOUR_FUNNEL_CODE"] on individual pages or posts. When a shortcode is present, the global floating widget is suppressed for that page.

Does the plugin cache API responses?

Yes. Funnel lists and embed codes are cached as WordPress transients for 5 minutes. The cache is flushed automatically when you save new settings or click the Refresh button on the My Funnels page.

评价

此插件暂无评价。

贡献者及开发者

「GTMFunnels」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「GTMFunnels」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Initial release.