| 开发者 |
AdnanBuksh
adnanbuksh |
|---|---|
| 更新时间 | 2026年3月14日 02:18 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.2 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ or install via Plugins → Add New.UTM tracking allows you to identify where your website visitors and leads come from by adding special parameters to your URLs.
Example:
?utm_source=google&utm_medium=cpc&utm_campaign=spring_sale
This plugin automatically captures those values and attaches them to Contact Form 7 submissions.
Yes. The plugin stores campaign values in cookies when visitors first arrive. Because of this approach, it works with popular caching plugins such as LiteSpeed Cache, WP Rocket, and W3 Total Cache, and others.
By default, UTM values are stored for 30 days in browser cookies. This allows tracking visitors who return later to submit a form. Developers can customize this duration using a WordPress filter if needed. See the documentation for implementation details.
Yes. The plugin only stores campaign tracking parameters in cookies and does not collect personal data. However, you should update your website privacy policy to mention the use of marketing attribution cookies.
No. The plugin is lightweight and only loads minimal JavaScript required to populate hidden fields. It is designed to work efficiently even on high-traffic or cached websites.