Banner for Mixpanel Integration
This is a plugin that allows you to get MixPanel analytics up and running on WordPress very easily. Wordpress Tutorial
Noted That:
  • To install correctly this mixpanel-integration.zip .
  • Fisrt Download the mixpanel-integration.zip to your computer
  • Extract/Open mixpanel-integration.zip to Your Computer.
  • Then, Find readme.txt file inside mixpanel-integration.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " mixpanel-integration.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Mixpanel Integration

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Mixpanel Integration

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Mixpanel Integration

Step-5 : Now, Browse " mixpanel-integration.zip " Downloaded plugin from your computer, Where you downloaded " mixpanel-integration.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Mixpanel Integration

Step-6 : Now, Click on " Active Plugin "

Activate Mixpanel Integration

Step-7 : Then, See left Side Menu. " Mixpanel Integration " folder is added on left Side Menu. Now, Click on " Mixpanel Integration " folder.

Noted that: If you do not see " Mixpanel Integration " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Mixpanel Integration Configurations and Settings or How to work " Mixpanel Integration " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " MixPanel " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is MixPanel
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

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


Name