plugin-icon

Clixx CRM – Formulários para Captação de Leads

제작자: clixxcrm·
Connect your Clixx CRM account to WordPress and embed your campaign forms in any page or post.
버전
1.5.1
최근 업데이트일
May 30, 2026
Clixx CRM – Formulários para Captação de Leads

The Clixx CRM plugin connects your WordPress site to your Clixx CRM account so you can insert lead capture forms from your campaigns into any page or post using:

  • Shortcode: [clixxcrm_formulario hash="..."]
  • Gutenberg block: “Clixx CRM Form”
  • Standalone HTML embed snippet (with built-in style customizer)

The connection is established by entering the email of your Clixx CRM account and the API token generated inside the CRM. The token is validated server-side against the company associated with it; if the email does not belong to that company, or the company does not have an active subscription, the connection is refused.

Submissions are sent directly from the visitor’s browser to your Clixx CRM. The plugin does not store any visitor data on your WordPress site.

External services

This plugin connects to the Clixx CRM SaaS (https://app.clixx.com.br), which is the service the plugin exists to integrate with. The connection happens in three situations:

  1. Connecting your account (admin only). When you submit your email and API token on the “Clixx CRM > Connection” screen, the plugin sends a POST request from your server to https://app.clixx.com.br/api/auth/verify containing your email and the API token. This is required to validate the token, identify your company in the CRM and confirm the subscription is active.

  2. Listing your forms (admin only). When you open the “Clixx CRM > Forms” screen, the plugin sends a GET request from your server to https://app.clixx.com.br/api/anuncios using your API token. The response (list of your campaigns / forms) is cached for 5 minutes in a WordPress transient. No visitor data is involved.

  3. Form submissions from visitors (front-end). The shortcode [clixxcrm_formulario] renders an iframe pointing to https://app.clixx.com.br/inscricao/{hash}, and the standalone “Embed HTML” snippet contains JavaScript that, on submit, sends the visitor-typed form fields (name, e-mail, phone, plus any custom fields you configured in the CRM, and any UTM parameters present in the URL) via fetch() directly from the visitor’s browser to https://app.clixx.com.br/api/webhook/inscricao/{hash}. The plugin does NOT store this data on your WordPress site.

The service is provided by Clixx CRM. See its terms of use at https://app.clixx.com.br/terms-of-use.html and its privacy policy at https://app.clixx.com.br/privacy-policy.html.

무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 6.9.4
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.