| 开发者 | gyaner |
|---|---|
| 更新时间 | 2026年7月6日 15:08 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
gclid (Google Ads) and fbclid (Meta) from the landing page URL and persists them in first-party cookies for 90 days, so a visitor who lands on one page and submits a form on another still carries the click id._fbc / _fbp cookie values when your site's own Meta pixel has set them (the plugin loads nothing from Meta)./wp-content/plugins/crozap-forms/, or install through the WordPress plugins screen.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.
No. All scripts and styles are bundled locally. The only external communication is the server-side API call that delivers the lead.
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.
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.
Yes, ideally (for example +91 98765 43210). CROzap normalizes numbers to E.164; a bare 10-digit number is assumed to be Indian (+91).
Yes. The integrations hook the server-side form processing of Contact Form 7 and WPForms, which page caching does not affect.