Linux 软件免费装

7SEGMENTS Analytics for WordPress — by 7Segments

开发者 segmentio
7Segments
更新时间 2014年9月5日 23:09
PHP版本: 3.6 及以上
WordPress版本: 3.9.2
版权: GPLv2
版权网址: 版权信息

标签

analytics web analytics 7Segments funnels

下载

详情介绍:

7SEGMENTS Analytics for WordPress is the easiest way to integrate analytics into your WordPress site.

安装:

  1. Go to the Plugins > Add New page in your WordPress admin.
  2. Search for "7Segments" and install 7SEGMENTS Analytics for WordPress — by 7Segments.
  3. Click Activate Plugin.
  4. Go to Settings > 7SEGMENTS Analytics and enter your 7SEGMENTS API key. (If you haven't signed up for 7Segments.com yet, now's the time!)
That's it! You can now turn on any analytics service with the click of a button in the Segment.io interface.

常见问题:

What is 7SEGMENTS ?

7SEGMENTS Big Data Analytics solution. Provides various analyses, marketing campaigns management (email, sms) and data-mining.

What user information does it record automatically?

We automatically identify users that are logged in to your WordPress site, and record their name, email, username, and website, so you don't need to write any special code to handle that yourself. It also identifies commenters if it can.

Which actions does it record automatically?

We automatically record the different types of WordPress pages your users can visit. All in "Visited" event with various properties (post_type, category, author, title, etc.)

Can I turn off the automatic event tracking?

Yup! You can also turn off specific events, in case you only want a few.

Can I ignore logged-in users?

Yup! You can even just ignore Administrators or Editors too.

I'm a developer, what should I know?

So very much. The two biggest enhancements for developers are the introduction of the segment_get_current_user_identify and segment_get_current_page_track filters. As a developer, you can hook into these filters and add any sort of conditional logic you want to track any event on a page, or customize the user identification system to hook into your own user system as needed. Super extensible! Beyond that, we've completely refactored the plugin to use all of the appropriate WordPress APIs (Like the Settings API) and have added a easily extendable abstract class for eCommerce platforms. On top of all of that, all of our filters, classes, functions and methods are fully documented inline. Need to add custom settings? By hooking into our segment_default_settings and segment_settings_core_validation filters, you can quickly and easily add your own settings to the Segment plugin.

更新日志:

1.0.0