开发者 |
amandato
painlessanalytics |
---|---|
更新时间 | 2024年11月7日 13:19 |
捐献地址: | 去捐款 |
PHP版本: | 5.4 及以上 |
WordPress版本: | 6.7 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
No, you can use Google Analytics with Painless Analytics.
Yes. Instead of installing this plugin you could add Painless Analytics to GTM, though we do not recommend that.
Painless Analytics embed codes are available at painlessanalytics.com. FREE and paid plans are available. Each embed code is unique to each website registered at Painless Analytics.
No! If you already have analytics setup with other tools or services we strongly suggest you them in place. Painless Analytics is intended to make your life easier, but if it doesn't help you, no worries.
wp_unslash()
when sanitizing HTTP_HOST
per instruction from the official Plugin Check pluginsanitizeSettings()
a member function (no longer static) to reference member variables of objectsanitize_text_field()
to $_SERVER['HTTP_HOST']
painlessanalytics_
prefix for functions and global object namesexit()
if they are accessed directlydirname(__FILE__)
calls to use defines PAINLESSANALYTICS_PLUGIN_PATH
and PAINLESSANALYTICS_PLUGIN_URL
in the core plugin file