外掛說明
Site Kit is the official WordPress plugin from Google for insights about how people find and use your site. Site Kit is the one-stop solution to deploy, manage, and get insights from critical Google tools to make the site successful on the web. It provides authoritative, up-to-date insights from multiple Google products directly on the WordPress dashboard for easy access, all for free.
Bringing the best of Google tools to WordPress
Site Kit includes powerful features that make using these Google products seamless and flexible:
- Easy-to-understand stats directly on your WordPress dashboard
- Official stats from multiple Google tools, all in one dashboard
- Quick setup for multiple Google tools without having to edit the source code of your site
- Metrics for your entire site and for individual posts
- Easy-to-manage, granular permissions across WordPress and different Google products
Supported Google tools
Site Kit 能顯示下列 Google 產品的關鍵指標及深入分析資料:
- Search Console: Understand how Google Search discovers and displays your pages in Google Search. Track how many people saw your site in Search results, and what query they used to search for your site.
- Analytics: Explore how users navigate your site and track goals you’ve set up for your users to complete.
- AdSense: Keep track of how much your site is earning you.
- PageSpeed Insights: See how your pages perform compared to other real-world sites. Improve performance with actionable tips from PageSpeed Insights.
- Tag Manager: Use Site Kit to easily set up Tag Manager- no code editing required. Then, manage your tags in Tag Manager.
安裝方式
Note: Make sure that your website is live. If your website isn’t live yet, Site Kit can’t show you any data.
However, if you have a staging environment in addition to your production site, Site Kit can display data from your production site in the staging environment. Learn how to use Site Kit with a staging environment.
Installation from within WordPress
- 前往 [外掛]→[安裝外掛]。
- Search for Site Kit by Google.
- 安裝並啟用 Site Kit by Google 外掛。
- Connect Site Kit to your Google account. If there are multiple WordPress admins, keep in mind that each admin must connect their own Google account in order to access the plugin.
手動安裝
- Upload the entire
google-site-kit
folder to the/wp-content/plugins/
directory. - Visit Plugins.
- Activate the Site Kit by Google plugin.
- Connect Site Kit to your Google account. If there are multiple WordPress admins, keep in mind that each admin must connect their own Google account in order to access the plugin.
After activation
- Visit the new Site Kit menu.
- Follow the instructions in the setup flow.
- Go to the main Site Kit dashboard which already displays key metrics from Search Console.
- Connect additional Google tools under Site Kit > Settings. Learn more about which tools are right for you.
常見問題集
如需進一步了解相關資訊,請造訪 Site Kit 官方網站。
-
Site Kit 是否能免費使用?
-
Site Kit 外掛可免費使用且為開放原始碼軟體,並且會繼續以這種方式提供。Site Kit 中所包含的 Google 產品,在使用上必須遵守標準使用規定;如果其中有任何一項產品需要付費才能使用,則必須付費。
-
What are the minimum requirements for Site Kit?
-
In order to successfully install and use Site Kit, your site must meet the following requirements:
- WordPress version 5.2+
- PHP version 7.4+
- Modern browser – Internet Explorer is not supported
- Is publicly accessible – it isn’t in maintenance mode, accessible only via password, or otherwise blocked
- REST API is available – Site Kit must be able to communicate via REST API with Google services. To ensure that the REST API is available for your site, go to Tools > Site Health.
-
Why is my dashboard showing “gathering data” and none of my service data?
-
It can take a few days after connecting Site Kit to a Google service for data to begin to display in your dashboard. The “gathering data” message typically appears when you’ve recently set up a Google service (i.e. just created a new Analytics account) and/or your site is new, and data is not yet available for display.
If you are still seeing this message after a few days, feel free to get in touch with us on the support forum.
-
Why aren’t any ads appearing on my site after I connected AdSense?
-
If you’re new to AdSense when you connect via Site Kit, your new AdSense account and your site will need to be manually reviewed and approved for ads by the AdSense team. Ads will not display until your account and site have been approved. Check out this guide for more information about the approval process and timeline.
You can check your approval status in Site Kit by going to Settings > Connected Services > AdSense and clicking Check your site status. This link will direct you to AdSense. If you see “Ready,” your account and site have been approved and should be displaying ads. If you see “Getting ready…,” your account and site are still under review and your site will not display ads until they have been approved.
If Site Kit has successfully added the AdSense snippet to your site and your account and site have been approved, but your site is still not showing ads, contact the AdSense Help Center for assistance.
You can find more information on how Site Kit works with AdSense in our Managing AdSense guide.
-
Is Site Kit GDPR compliant?
-
When using Site Kit, site owners are responsible for managing notice and consent requirements – including GDPR requirements – as described in Google’s Terms of Service.
By default, Site Kit does anonymize IP addresses upon activation of the Google Analytics module. This setting can be turned off in Site Kit > Settings > Analytics > Anonymize IP addresses.
There are a number of third-party plugins that allow you to block Google Analytics, Tag Manager, or AdSense from capturing data until a visitor to the site consents. Some of these work natively with Site Kit by providing plugin-specific configurations. You can find out more about these by visiting our GDPR compliance and privacy page.
-
Where can I get additional support?
-
Please create a new topic on our WordPress.org support forum. Be sure to follow the support forum guidelines when posting.
使用者評論
參與者及開發者
變更記錄
1.135.0
Added
- Add a cron task to fetch Analytics report data for conversion events reporting. See #9130.
Enhanced
- Add an “Edit in Reader Revenue Manager” link to the RRM module’s settings view screen. See #9192.
- Add
conversionReporting
feature flag to plugin. See #9152. - Add support for Analytics Conversion Report Events in data store. See #9132.
- Fix the undefined array key “name” warning. See #9113.
- Don’t show the Audiences Widget Area on the dashboard when the “Display visitor groups in dashboard” switch is toggled off in the Settings section. See #9065.
- Refactor PAX notification to use new notification infrastructure. See #8980.
- Update Google Tag scope notifications to use new notifications infrastructure. See #8979.
- Update banner notification code for the “Unsatisfied Scopes Alert” banner notification. See #8978.
- Optimize Audience Segmentation related API calls to be made only when the area is being viewed. See #8879.
- Add the
PublicationOnboardingStateNotice
component, rendering a notice based on the onboarding state of the current publication and presented in Storybook. See #8838. - Fix PHP 8.1 deprecation notices. See #8589.
- Enhance Audience Segmentation CTAs to not appear on shared dashboard. See #8174.
- Show a notice in the Audience Creation Notice when the Analytics edit scope is missing, and proceed directly to the OAuth flow upon clicking a CTA to create an audience. See #8165.
- Show an Audience Tile in an error state if an error occurred while retrieving its data; show a combined error state if all audiences have an error. See #8147.
Fixed