Linux 软件免费装
Banner图

Reseller Intent for GoDaddy Reseller Store

开发者 ekamran
yusufmudagal
arina01
更新时间 2026年8月1日 23:40
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

godaddy reseller godaddy domain reseller reseller store reseller analytics

下载

1.0.6 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5

详情介绍:

An add-on for the free Reseller Store plugin by GoDaddy Reseller Programs. Set that up first. Your analytics tell you about pages and traffic. They tell you nothing about the search box that actually sells. Reseller Intent records what happens in it: what people search, whether the name was free, what they pick instead, and what reaches the cart. What you get Privacy Events are written to one table in your own database and never leave your site. No cookies, no fingerprinting, no IP addresses. An event is "someone on a mobile device searched example.com and it was available", nothing more. Clear data by time window with a count shown first, set a retention window, ignore your own test searches. Bots are never recorded. For developers Filter 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.

安装:

  1. Install and set up the free Reseller Store plugin first.
  2. Install and activate Reseller Intent.
  3. Tracking starts straight away on any page that shows the domain search. Everything under Settings is optional.

屏幕截图:

  • Every list panel pages through the full dataset, with real totals.
  • Shortcode builders with live previews: the TLD price strip and the live product price.
  • The shortcodes on a real page: TLD price strip, price lines and the support number, on light and dark sections.
  • The styled domain search widget on light and dark sections.
  • Settings: accent colors, widget styling, performance trim and privacy controls.
  • Browser-style clear data with a preview count before anything is deleted.
  • Today and this week on your WordPress dashboard, without opening the plugin.

常见问题:

Do I need the Reseller Store plugin?

Yes. Reseller Intent reads the domain search widget that Reseller Store renders. WordPress will tell you if it is missing.

Which Reseller Store versions are supported?

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.

My dashboard is empty

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.

Does it slow my site down?

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.

Does it work with page caching?

Yes, including full page caching. Tracking avoids nonces, which go stale inside a cached page, and prices come from a server side cache.

Is any of this personal data?

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.

Will it change how my search widget looks?

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.

What happens when I uninstall?

Nothing is deleted unless you asked for it. Tick the uninstall option in Settings first if you want the table and settings removed.

更新日志:

1.0.6 1.0.5