| 开发者 |
ekamran
yusufmudagal arina01 |
|---|---|
| 更新时间 | 2026年8月1日 23:40 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
rintent_should_track to pause tracking, rintent_event_data to change or drop an event, and rintent_page_needs_store when a page builder hides the widget from detection. Everything lives in one indexed custom table.
Yes. Reseller Intent reads the domain search widget that Reseller Store renders. WordPress will tell you if it is missing.
2.2.17 up to 3.0.1. On anything older the plugin pauses itself with a notice instead of guessing, update Reseller Store and it resumes on its own.
Collection starts at activation, so earlier searches are not there. Check the search widget is on a page visitors can reach, then run a search yourself. If your own searches are in the ignore list they will not appear.
The tracking script is about 6 KB and loads only where the search widget is. There is also a setting that trims Reseller Store's own sitewide scripts from pages that do not need them.
Yes, including full page caching. Tracking avoids nonces, which go stale inside a cached page, and prices come from a server side cache.
No identifiers are stored. Searched names are kept as typed, and people can type anything into a search box, so mention the tracking in your privacy policy if you want to be thorough. Running a consent banner? Return false from the rintent_should_track filter until the visitor agrees, and nothing is recorded before that.
Only if you let it. The style pack is optional and matches the widget to your accent color and corner rounding. Turn it off in Settings and the plugin loads no CSS at all.
Nothing is deleted unless you asked for it. Tick the uninstall option in Settings first if you want the table and settings removed.
?domainToCheck= link were never recorded, so traffic from campaigns and emails was missing from the dashboard.wp rintent export --format=csv now guards spreadsheet formula characters, matching the export in the dashboard.