Linux 软件免费装
Banner图

Reseller Intent for GoDaddy Reseller Store

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

标签

godaddy reseller godaddy domain reseller reseller store reseller analytics

下载

1.0.6 2.2.1 2.0.0 2.1.1 1.0.0 1.0.1 1.0.2 2.1.0 2.2.2 2.2.0 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 inside it: what people search, whether the name was free, what they pick instead, and what reaches the cart. It watches the transfer box and the product buttons too, so hosting, email and SSL demand shows up next to the domains. 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. Bots are never recorded, you can ignore your own test searches, and you can clear any window of data with the count shown first. For developers rintent_should_track pauses tracking, rintent_event_data changes or drops an event before it is stored, and rintent_track_bots records bot traffic while you debug. Everything lives in one indexed custom table.

安装:

  1. Install the free Reseller Store plugin and connect it to your GoDaddy reseller account. Nothing here works until Reseller Store is showing real prices.
  2. Install and activate Reseller Intent.
  3. Put a Reseller Store search widget on a page visitors can reach, as a block, a widget or a shortcode.
  4. Open Reseller Intent in the admin menu. Run a search on your own site and watch it arrive.
Everything under Settings is optional. Tracking works out of the box.

屏幕截图:

  • The whole dashboard following one page through the page filter.
  • Repeat Demand, Carted Domains with the cart-size split, and Search by Page on one row.
  • Added Products, Transfer Searches and Outbound Clicks. Each one hides itself until it has something to show.
  • The Shortcodes page: the family-first price builder with a live preview.
  • The TLD price strip builder, with the refresh clock in the card footer.
  • The support number card, previewed with your own timezone.
  • Settings: three cards, everything optional.
  • Browser-style clear data with a preview count before anything is deleted.
  • The WordPress dashboard widget: the week against the week before, and the name people asked for most.
  • Today's count on the admin bar, with the day's breakdown one hover away.

升级注意事项:

2.3.0 Today's tracked events now sit on the admin bar, on the site and in the admin, with the day's breakdown in the dropdown. The count updates the moment an event lands. One new Settings toggle turns it off. 2.2.2 A visitor no longer waits on price lookups when the strip renders for the very first time, a dead connection costs one timeout instead of one per TLD, and large retention cleanups run in small batches. The dashboard version label reads from one place now. 2.2.1 Fixes a dashboard rate that could read above 100%, a price strip that lost a TLD's price after one failed lookup, and empty pills for TLDs with no price. The Site Health checks are one entry now. 2.2.0 New Site Health tests catch failures that used to stay silent, above all a price strip quietly serving stale prices. The dashboard widget was rebuilt and now counts transfers and product adds too. The asset trim setting is gone; it saved under 1% of a page and could break store widgets. 2.1.1 Fixes the cart and sign in links being missed on sites that place them with Elementor, the asset trim breaking store widgets that live in a builder's header, and the Panels menu offering panels that had nothing to show. 2.1.0 Transfer searches and product add to cart are tracked now, with a panel each. The style pack reaches the rest of the Reseller Store widgets, corner style and type are plain settings, and store links can open in a new tab. 2.0.0 The dashboard, Shortcodes and Settings screens are rebuilt, and three low-value panels are gone. The price shortcode is now family-first; every old embed keeps working. Your data is untouched.

常见问题:

Do I need the Reseller Store plugin?

Yes. Reseller Intent reads the widgets that Reseller Store renders, so it cannot work alone. 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, and resumes on its own once you update Reseller Store.

Which Reseller Store elements does it cover?

The domain search, the simple search box, the transfer box, product pods and their Add to cart button, the cart, the sign in link, and the support number from the phone shortcode. Reseller Store renders all of these through the same classes whether you place them as a shortcode, a widget or a block, so tracking and styling reach all three placements at once.

My dashboard is empty

Collection starts at activation, so searches from before that 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. Tools then Site Health also checks the tracking for you.

Does it slow my site down, and does it work with caching?

The tracking script is about 6 KB and loads only where a store widget is. Full page caching is fine: 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 Reseller Store widgets to your accent color and corner rounding. Turn it off and the plugin loads no CSS at all, so your page comes back exactly as it was. That is tested by measuring every store element with the pack off against the same page with the plugin deactivated, and the two match.

My own CSS does not override the style pack. Why?

The pack uses !important on the parts that have to win, because themes reach the same buttons through selectors that outrank a plain class. Do not fight it, set the variables instead: body { --rintent-accent: #0f766e; --rintent-radius: 0; } Variables win without !important, and one line changes every button, field and card at once. Corner style, domain name size and price color also have plain settings, no CSS needed. The full list lives under Settings, Store widgets, Theming reference.

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.

更新日志:

2.3.0 2.2.2 2.2.1 2.2.0 2.1.1 2.1.0 2.0.0