Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download mixpanel-7.x-1.2.tar.gztar.gz 17.23 KB
MD5: 3aaea81d0cee14eb36e15a200c03b16f
SHA-1: 510ff9cfb949631203b1421c0c2c5011e44a3ef3
SHA-256: afcbe5763d181d197d83f481a698d125962ec6cc94508610d53f58f37923f801
Download mixpanel-7.x-1.2.zipzip 24.2 KB
MD5: b6c1f41b157f0de24efe4cc8ac006a6b
SHA-1: d67f4e0fd7b0b8a2b74260d11163c667c23c4629
SHA-256: 14442c16625ef18c681af2771fcd14f3c6c3cc17aaf1cd3c067cc39a3c0fa5ca

Release notes

Changes since 7.x-1.1:

  • #2239177: Wrong cookie name in hook_user_logout().
  • #2176277: Uncaught SyntaxError: Unexpected token <
  • Replaced drupal_add_html_head() with drupal_add_js() like Google Analytics does.
  • Remove TODO that I don't ever intend to do.
  • Replace == '' with empty().
  • Replace 'static' variable with drupal_static()
  • Replace '== NULL' with is_null()
Created by: dsnopek
Created on: 12 Apr 2014 at 12:02 UTC
Last updated: 9 Aug 2016 at 14:38 UTC
Bug fixes

Other releases