For the most part, the Mixpanel module is an API module that doesn't provide much if you can't write a custom module to create the appropriate events for your application. There is, of course, the mixpanel_defaults module but those events don't provide nearly as much business value as ones directly geared to the workflow of the site.

However, the mixpanel_rules module in my sandbox allows non-programmers to create their own rules:

http://drupal.org/sandbox/dsnopek/1827340

I think this would be greate base functionality for the module!

So, I'd like to propose merging it into the main mixpanel module. If you guys don't want to do that, I'll at least promote it to a full project and make a release.

Please let me know what you think!

Regards,
David.

Comments

dsnopek’s picture

Status: Active » Fixed

Merged the 'mixpanel_rules' module in Git!

I've left out the 'mixpanel_rules_defaults' module, largely because I didn't want to have to port it to Drupal 7. :-) However, it's something we can address later in a different issue if someone wants it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.