Linux 软件免费装

inPIPE by Seresa

开发者 seresa8
更新时间 2026年8月9日 15:52
PHP版本: 8.3 及以上
WordPress版本: 7.0.1
版权: GPL-2.0+
版权网址: 版权信息

标签

UTM tracking dataLayer UTM encoding server-side tracking ad blocker bypass

下载

1.0.4 1.0.5 1.1.0 2.0.3 2.0.4 1.0.1 2.0.2 1.0.3 1.0.9 1.1.1 1.0.0 1.0.2 1.0.7 1.0.8 1.0.6 2.0.0 2.0.1

详情介绍:

inPIPE by Seresa allows you to generate, store, and manage UTM parameters—both plain and coded. The plugin automatically decodes coded UTM query strings when visitors land on your website, pushing the full UTM data to the dataLayer. This helps bypass ad blockers and improves tracking in Google Analytics, Facebook Ads, and other platforms. Use WP inPIPE for more reliable UTM tracking and better data collection!

安装:

  1. Upload the plugin folder to your WordPress plugin directory (wp-content/plugins/).
  2. Activate the plugin through the Plugins > Installed Plugins menu in WordPress.

常见问题:

How does this help with Google Tag Manager (GTM)?

= Can I use this plugin just to generate UTM parameter query strings? =\ Yes! The plugin allows you to easily generate UTM parameter query strings for your marketing campaigns. You can create both plain and coded UTM query strings with simple click options. If you only need to generate and use UTM parameters without decoding, you can do so without enabling the decoding feature. = Can I use plain UTM parameters instead of coded ones? =\ Yes! The plugin supports both plain and coded UTM parameters. If you don’t enable decoding, your standard UTM parameters will work as usual. If you want extra protection against ad blockers, you can enable decoding in the plugin settings. = How do I enable coded UTM decoding? =\ Go to Settings > WP inPIPE and turn on the option for Coded UTM Processing. When enabled, the plugin will detect and decode coded UTM query strings, replacing them with the full UTM parameters in the URL bar and pushing them to the dataLayer. By pushing decoded UTM parameters directly into the dataLayer, Web GTM can receive the data without requiring extra configurations to extract and manage UTM values. This simplifies tracking setup and ensures cleaner data in your analytics.

What is UTM API Access?

UTM API Access is a secure, key-protected REST API that lets external tools, scripts, and AI automations create, list, update, and delete your UTM links without using the dashboard. It exposes four server-to-server endpoints under /wp-json/inpipe/v1/ext/utm-generate, utm-list, utm-delete, and status. Full details, authentication, and code examples are in the inPIPE UTM API Documentation.

How do I enable the UTM API and get my API keys?

First make sure UTM Processing is enabled, then open the UTM API Access panel in the inPIPE settings. Turn on the master toggle to provision your two scoped keys — a read-only key (for utm-list and status) and a read-write key (also required for utm-generate and utm-delete). You can copy or regenerate the keys at any time from the panel.

Is the UTM API secure?

Yes. Every request is served over HTTPS only and must carry a valid API key. The two keys are scoped (read-only vs. read-write) and stored encrypted at rest using libsodium, with the encryption key derived from your wp-config salts and never written to the database. The layer also applies per-operation rate limiting, per-site IP throttling, a same-site domain guard, and a storage cap. The endpoints are server-to-server only (browser CORS is suppressed).

Where can I find full UTM API documentation?

Complete documentation — endpoint reference, request/response formats, authentication, rate limits, and examples — is available here: inPIPE UTM API Documentation

更新日志:

2.0.4 - 2026-08-09 Bug fix: encrypted values could fail to decrypt on some Lightspeed hosts BUG FIXES TECHNICAL 2.0.3 - 2026-07-24 Bug fix: broken admin styles after upgrading to Premium (stale cached CSS) BUG FIXES TECHNICAL 2.0.2 - 2026-07-20 Database schema support for the premium Harvest Lite trial TECHNICAL 2.0.1 - 2026-07-15 Bug fixes: stale dropdown values and reappearing custom parameters when editing a stored UTM URL BUG FIXES TECHNICAL DOCS 2.0.0 - 2026-06-24 UTM API Access, Stored UTM Attribution, Premium Update Reminder, In-Place Updates, Plugin List Enhancements, UTM Decoding Reliability & Performance NEW FEATURES IMPROVEMENTS BUG FIXES NEW FILES TECHNICAL Earlier versions Changelog entries for the 1.x releases have been trimmed to keep this readme tidy. The full history remains available in the plugin's SVN tags: https://plugins.svn.wordpress.org/inpipe-by-seresa/tags/