描述
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
屏幕截图









安装
- Upload the
wp-gtmfunnelsfolder to the/wp-content/plugins/directory, or install via the WordPress plugin installer. - Activate the plugin through the Plugins screen in WordPress.
- Go to GTMFunnels Settings and enter your API key (generate one in GTMFunnels under My Account API Keys).
- Optionally enable the global floating chatbot and select a funnel.
- 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, andchat:writescopes. -
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.
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.0.0
- Initial release.
