
內容簡介
Reseller Intent for GoDaddy Reseller Store 是一款針對 GoDaddy Reseller Store 外掛的附加功能,能夠記錄用戶在搜尋框中的行為,提供關於搜尋、購物車點擊及轉換率的詳細分析,幫助經銷商優化銷售策略。
【主要功能】
• 提供搜尋、獨特搜尋及購物車點擊的儀表板
• 顯示每日趨勢及轉換漏斗
• 支援 CSV 或 JSON 格式的數據匯出
• 提供小工具顯示當日及本週數據
• 可選擇搜尋小工具的樣式包
• WP-CLI 指令支援數據統計及清除
外掛標籤
開發者團隊
② 後台搜尋「Reseller Intent for GoDaddy Reseller Store」→ 直接安裝(推薦)
原文外掛簡介
An add-on for the free Reseller Store plugin by GoDaddy Reseller Programs. Install and set that up first, or there is nothing here to read.
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
A dashboard with searches, unique searches, cart clicks and how they compare to the previous period
Daily trend, conversion funnel, top TLDs, availability, repeat searches and what people settled for
Every list pages through the full dataset, and any range exports as CSV or JSON
A small widget on your WordPress dashboard for today and this week
An optional style pack for the search widget, and three shortcodes for your storefront
Privacy
Events are written to a table in your own database and never leave your site. No cookies, no fingerprinting, no IP addresses, no user accounts. An event is “someone on a mobile device searched example.com and it was available”, nothing more.
Clear data by time window the way a browser clears history, with a count shown before you confirm. Set a retention window and old events go on their own. Your own test searches can be ignored, and bots are skipped by default.
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.
Shortcodes
Each one has a visual builder with a live preview under Reseller Intent, Shortcodes.
[rintent_tld_strip tlds=".com,.in,.io" theme="dark" more_url="/domains/" more_label="560+ more TLDs"]
A row of price pills using live prices from your own catalog. theme is light or dark; dark sections are also detected on their own.
[rintent_price ids="12,14,15" mode="min" before="Starting at " after=" per year"]
A real price from the products you select. mode is min, max or range. before, after and fallback are your own wording.
[rintent_phone prefix="Call us"]
One phone number as a tap to call link, picked for the visitor’s region from the browser timezone. GoDaddy’s public numbers are the defaults; your own are never overwritten.
WP-CLI
wp rintent stats --days=30 prints searches, unique searches, cart clicks, domains added and the search to cart rate.
wp rintent export --days=90 --format=csv > events.csv streams every event as CSV or JSON, in batches.
wp rintent clear --range=month --yes deletes events in a window: `hour`, `day`, `week`, `month`, `6months`, `year` or `all`.
wp rintent refresh-tld fetches fresh TLD strip prices immediately.
External services
The optional TLD price strip fetches live domain prices from GoDaddy’s storefront API at secureserver.net, the platform behind every Reseller Store storefront, so the pills match checkout.
What is sent: your public reseller ID and one static probe domain name per TLD you configured. This happens from your server about twice a day, plus whenever you press refresh, and only while the shortcode is in use. No visitor data is ever sent.
The service is operated by GoDaddy: Universal Terms of Service, Privacy Policy.
The default support numbers for the phone shortcode are GoDaddy’s published numbers, stored inside the plugin. Showing them involves no external request.
