开发者 | digitalpoint |
---|---|
更新时间 | 2022年2月25日 03:47 |
捐献地址: | 去捐款 |
PHP版本: | 3.8 及以上 |
WordPress版本: | 5.9.9 |
版权: | GPLv2 |
版权网址: | 版权信息 |
Simple To Setup The Better Google Analytics plugin can automatically configure your Google Analytics account to maximize what you can track with the minimum amount of effort. Can automatically set various options on your Google Analytics account on your behalf as well as create custom dimensions and map them to where they need to go. If you are setting up a brand new site, this plugin can even create a brand new Web Property within your selected Google Analytics account if you wish. All with a single click.Better Google Analytics utilizes all the latest and greatest features of Google Analytics (Universal analytics, user-ID session unification, event tracking, campaign tracking, custom dimensions, server-side tracking, social engagement tracking, remarketing, etc.) Additionally, Better Analytics can track users who are visiting AMP (Accelerated Mobile Pages) on your site.
Google Analytics Account ManagementIf you link your Google Analytics account, the Better Google Analytics plugin is able to make extensive use of the Google Analytics API to give you a plethora of reporting options (both historical and realtime). Google Analytics API calls are cached to make them as fast as possible. Better Google Analytics uses lightweight (and client-side cacheable) JavaScript to give your users the fastest possible experience on your website. Fully compatible with multisite network setups. Better Google Analytics Basic Tracking Features (each can be enabled/disabled):
- The Better Google Analytics plugin can create a new web property/profile on your Google Analytics account if needed (if it's a new site)
- Auto-Configure system will set certain options automatically on your Google Analytics account if needed
- Auto-Configure system can create custom dimensions for your Google Analytics Web Property and map them to the appropriate Better Google Analytics settings
- Google Analytics Goal Management system allows you to create, edit, activate and disable Google Analytics Goals from within your WordPress admin area
- Google Analytics Content Experiment Management allows you to run A/B (split) testing variations easily
Better Analytics Pro If you would like additional advanced functions for Google Analytics, we offer a Pro version.Pro license available here
- Additional ad networks for ad click tracking
- More options for site issue monitoring
- More heat map metrics
- More charting dimensions
- More objective metrics for A/B tests (Google Analytics Content Experiments)
- eCommerce tracking (coming soon)
- Option for server-side tracking of users (or bots)
- Faster Google Analytics API calls (uses a custom system for parallel requests)
- Priority support
better-analytics
folder to the /wp-content/plugins/
directory.Apache ModPagespeedDisallow "*better-analytics/js/loader.php*" Nginx pagespeed Disallow "*better-analytics/js/loader.php*"
You need a WordPress site (of course), running WordPress 3.8 or higher and a Google Analytics account (which is free over here if you don't already have a Google Analytics account).
No, the Better Google Analytics plugin is for Google Universal Analytics. And really, you wouldn't want to. All Google Analytics accounts have been upgraded to Universal Analytics, and the non-Universal tracking libraries have been deprecated by Google.
Nothing. Better Google Analytics handles all the JavaScript code generation internally. If you want to add your own custom JavaScript, there is an option for that under the Advanced settings.
If it's possible and it makes sense, then yes. The best way to put in a feature request for Better Google Analytics would be to create a thread in the support forum over here.
The Google Analytics Content Experiments are run automatically on the server-side, so there is no special configuration or JavaScript you need to be injecting. You also don't need to make duplicate pages with your variations. We've simplified it so anyone can easily run A/B testing on their site with Google Analytics Content Experiments.
Yes. Unfortunately we don't speak every language in the world, so if you would like to help with translating the Better Google Analytics plugin, you can use the translation system on wordpress.org.
Yes, you can install the Better Google Analytics plugin for a single site in the network or for all sites in the network. Additionally, you can optionally link a single Google Analytics account for all sites in the network (or you can link unique Google Analytics accounts for each site in the network... either way, it's up to you).
In no way, shape, or form do we have access to your Google Analytics data.
The way OAuth2 works with your Google Analytics account, it wouldn't be possible for us to access your Google Analytics data even if we wanted to (which we don't). If you utilize the default Google Analytics API project credentials, the system will ask you for permission to access your data. Google will then issue a one-time use code that is exchanged for OAuth2 credentials that are used when making Google Analytics API calls. The code is one-time use (meaning if someone intercepted it and redeemed it for credentials, you wouldn't be able to yourself). After your site redeems the code, it's no longer valid. The resulting credentials are stored inside your installation and are never sent anywhere. That being said, if you are still worried about the security of your Google Analytics data, you are able to utilize your own Google Analytics API project credentials (it's just a little more work for you to set up that Google API project - the only API type that you need to enable under that project is the Google Analytics API).