이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

MarketGrow

설명

MarketGrow gives professional service firms an AI colleague that answers questions on their own website, qualifies visitors and books appointments. This plugin places that AI colleague on your WordPress site.

You need a MarketGrow account. The plugin does nothing on its own: it adds a script tag that loads the chat widget from app.marketgrow.ai. Everything else, from the tone of voice to the knowledge base, is configured in your MarketGrow dashboard.

How it works

  1. Install and activate the plugin.
  2. Go to Settings and then MarketGrow.
  3. Enter the connection code from your MarketGrow dashboard.
  4. Choose whether the chat floats in the bottom right corner or appears in the middle of a page.

That is all. No code to paste, no theme files to edit.

Placing the chat somewhere specific

Put the shortcode [marketgrow] where you want the conversation to appear. This works in the block editor, in an HTML block, in a column or container of any page builder, and in a sidebar through a Shortcode block under Appearance and Widgets.

Wherever the shortcode appears, the chat opens there instead of floating. How wide or narrow it looks is a setting in your MarketGrow dashboard.

The widget loads exactly once per page, whatever you do. If the shortcode is present it takes precedence over the floating option, and a second shortcode on the same page is ignored.

What this plugin does not do

It does not load libraries, set cookies, store data or make any outbound request from PHP. It prints one script tag in the footer. Everything after that happens in the visitor’s browser.

External services

This plugin loads a script from app.marketgrow.ai, operated by MarketGrow (Juligo Ventures B.V., the Netherlands). The script renders the chat widget and communicates with MarketGrow’s servers to answer visitor questions.

Data sent: the conversation a visitor types, and the connection code that identifies your account. When a visitor chooses to leave their details, the name, email address and phone number they enter are sent as well.

No data is sent until a visitor opens the chat. Site owners and administrators are not tracked.

Terms of service: https://www.marketgrow.ai/voorwaarden.html
Privacy: https://www.marketgrow.ai/privacy.html

FAQ

Do I need a MarketGrow account?

Yes. The plugin places the widget; the account provides the AI colleague behind it.

Where do I find my connection code?

In your MarketGrow dashboard under Settings, in the section about your website. It looks like jansen-advocaten.

I installed the plugin but nothing appears

Check three things. Is the connection code filled in? Is the display set to floating, or did you choose in-page without placing the shortcode? And is your AI colleague already live? A new account is reviewed by MarketGrow before it goes live; until then the widget stays silent on purpose.

Can I use the plugin and a manual script tag at the same time?

No. Use one method. Two installations means two chat windows on the same page. Within the plugin itself this cannot happen: it prints exactly one script tag per page.

Can I put the chat in my sidebar?

Yes. Add a Shortcode block under Appearance and Widgets, and put [marketgrow] in it.

Does this slow down my site?

The script loads deferred, after your page content, and is only fetched once per visit.

후기

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

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.0.0

  • First release. Connection code, floating or in-page display, and a shortcode.