I came across hellobar looking for some conversion improvements for a site and then started looking for Drupal implementations and found your implementations.
I'm wondering about a Drupal only solution though. Any thoughts on how difficult it would be to re-build hello bar for Drupal only, i.e. just top bar and some basic analytics built through google analytics?>
Thanks for your contribution...
Comments
Comment #1
mrded commentedDo you mean Open Source clone of HelloBar? We can think about support another bars.
Comment #2
markwk commentedYeah, I was thinking about something like an open source clone of hellobar. A lot of functionality you are providing is via Drupal stuff, so just need to figure out what code we could cut out and replace with needed features one by one. I was thinking more of an initial thing with just the top bar display and backend posting with link integration stuff. After make the analytics and click counts more abstract so it can hook into various stuff, including perhaps something like Google Analytics or a simple drupal only thing.
Comment #3
markwk commentedOk. I finally got around to creating a drupal-only version here: http://drupal.org/project/topbar_msg. It's obviously not as functionally rich as yours but covers the main stuff and provides a base for adding additional features like yours in the future. If you get a chance, I'd love to see your feedback and review on it. Thanks, Mark