Linux 软件免费装
Banner图

CROzap Forms

开发者 gyaner
更新时间 2026年7月6日 15:08
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

contact form 7 crm wpforms lead capture attribution

下载

1.1.4

详情介绍:

CROzap Forms connects your WordPress site to CROzap, a lead management and ad attribution platform. Every lead a connected form captures is sent to your CROzap account, together with the ad click identifiers that let CROzap fire conversion signals back to Google Ads and Meta when the lead qualifies. Two integrations: Contact Form 7 and WPForms are third-party plugins owned by their respective authors; this plugin is not affiliated with or endorsed by either project. A built-in lead form (shortcode + block) is planned for a future version. Ad attribution built in (the reason this plugin exists): With those click ids stored on the lead, CROzap fires the matching conversion signal (Google offline conversion or Meta CAPI event) back to the originating ad network when your team qualifies the lead - closing the ad optimization loop for leads captured on your WordPress site. Resilient by design: if CROzap is temporarily unreachable, the visitor's form submission completes normally and the lead is queued and retried automatically. Nothing external is ever loaded in the browser; the only outbound connection is the server-side API call to CROzap.

安装:

  1. Upload the plugin files to /wp-content/plugins/crozap-forms/, or install through the WordPress plugins screen.
  2. Activate the plugin.
  3. Go to Settings, CROzap Forms.
  4. Paste your CROzap API key (in CROzap: Settings, Ad Connections, API Key) and save; the connection test runs automatically.
  5. Connect your Contact Form 7 and/or WPForms forms in the mapping tables and save.

升级注意事项:

1.1.1 Fixes a front-end script conflict on sites whose optimizer combines JS files (broken theme layout / reCAPTCHA). Purge your optimizer cache after updating. 1.1.0 Removes the built-in form (deferred); adds API key save validation, a saved-key fingerprint, and anti-autofill protection. If Test Connection reported 401 with a correct key, re-save your key after updating.

常见问题:

Where do I get an API key?

Log in to your CROzap account and open Settings, Ad Connections, API Key. The key is stored on your server via the WordPress Options API and is never exposed to visitors' browsers. The settings page shows a short fingerprint (first and last characters) of the saved key so you can verify the right key is stored, and rejects values that are not CROzap-shaped keys.

Does the plugin load anything from CROzap or other external servers in the browser?

No. All scripts and styles are bundled locally. The only external communication is the server-side API call that delivers the lead.

What cookies does it set?

When a visitor lands on a URL containing ad parameters, the plugin sets first-party cookies to preserve attribution: crozap_gclid and crozap_fbclid (90 days) and crozap_utm_* (30 days). It also reads (never sets) the _fbc / _fbp cookies if your own Meta pixel created them.

What happens if CROzap is down when a form is submitted?

The visitor's Contact Form 7 or WPForms submission completes normally. The lead is queued locally and retried automatically (up to 3 attempts, deduplicated on the CROzap side), and a notice is shown on the settings page if delivery keeps failing.

Do phone numbers need a country code?

Yes, ideally (for example +91 98765 43210). CROzap normalizes numbers to E.164; a bare 10-digit number is assumed to be Indian (+91).

Does it work with caching plugins?

Yes. The integrations hook the server-side form processing of Contact Form 7 and WPForms, which page caching does not affect.

更新日志:

1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.0