이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

MixPanel

설명

This plugin adds a meta box to the bottom of every page, which will allow you to mark the event of the page landing in MixPanel accordingly.
You no longer need to add the mixpanel.track() javascript snippet in your theme files.

Updated to Version 1.5.1
– Tracking code updated to latest version.
– Now you can custom label posts too.
– Event tracking code has been moved to wp_footer.php for speed improvements.

설치

To install the plugin, either upload the .zip file using the plugin installer in your wp-admin, or
SFTP the files over to your wp-content/plugins/ directory and activate it.

Configuration Options

There are some variables that are necessary to make the plugin do it’s thing, you can set these settings under the Settings -> Mixpanel Options page

  1. MIXPANEL_TOKEN: This is the token for your specific project.
  2. MIXPANEL_DEBUG: If your site is in development mode, you can turn this on and see debug messages in your Firebug Console
  3. MIXPANEL_SUBDOMAIN_COOKIE: Make this true if you have MixPanel on two sites with the same token. Like blog.domain.com, app.domain.com

How does it work?

On every page in WordPress, you’ll see an option panel for MixPanel Event Label. Whatever value you put in this label, will
show up as an event in MixPanel.

@TODO
1. build some logic to do smarter tracking
2. add stuff to track links in a smart way

후기

2016년 9월 3일
I used the plugin to integrate Optimizely, inputed label for MixPanel event on every page in WordPress, now I can see the info n details on people that viewed my page. I wonder, if I can use the plugin to get info on people who clicked Subscribe button? In this case there will be 2 labels on the same page, how should I implement it, where to insert the second label?
모든 5 평가 읽기

기여자 & 개발자

“MixPanel”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “MixPanel”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.