Use a third-party CSS or JS Framework, a self-hosted service like a CRM, or a third-party service with the site.

Share Stats

Provides links for social networks (Facebook, Twitter, Orkut and Forward) to share your content and tracks statistics by registered users.

There is also a report where you can see a table with user's name, the node title, the service name and the date when the user shared your content.

By default this module shortens the url using a call to TinyUrl service. If you don't want it, you can remove this at settings configuration page.

CASE:
You want to track your registered users if they are sharing content by social network.

USAGE
- add block Share Stats to your theme region
- or simply copy and paste the call below to your node.tpl where you'd like to have your social buttons:

print share_stats_render($nid) ;

EXTENDING
In the future this module will have hook for add new services and a gui for them. But by now, you need to edit share_stats.module to add a new social network at function share_stats_click on switch ($service). Also add your new service at function share_stats_link_check. It's simple, just look the code.

LIMITATIONS:
This module monitors the click, you won't have guaranty if the user concluded the sharing process.
By now you'll need to manually edit the code to add new services, but at the future this module can grow and have a UI configuration to add more services.

RECOMMENDATIONS:

Kannel SMS Gateway

Super Modem

Kannel (http://www.kannel.org/) is one of the most popular opensource WAP/SMS Gateway, because its very good performance to handle a huge SMS. Kannel supports many modem's brand even generic modem, also support multi modems (modem bank).

"Based on the results from Wapit's test environment, we claim Kannel to be the fastest SMS and WAP gateway on the market, capable of handling several hundreds of requests per second". "

This module use CCK to store Kannel message and log, so you can use Views to make any possible reports! You can send SMS using sample form provided by this Kannel module:
- create content --> kannel_sendsms.

This Kannel module will support:

  1. Use CCK for Kannel sendsms, encode strings (done)
  2. Use CCK for Kannel smsbox
  3. Use CCK for Kannel bearerbox
  4. Use CCK for Kannel sqlbox (new)
  5. Parse Kannel log file into Drupal table, mean we can use Kannel even without external storage compiled!
  6. Check Delivery Reports
  7. Admin: Kannel configuration (partial done)
  8. Admin: Check Kannel status
  9. Admin: Restart Kannel w/o shutdown Kannel
  10. Admin: start and stop smsc

Commerce Shipping Flat Rate

A simple flat rate shipping plugin, that allow users to define a shipping quote for their Drupal Commerce shop, using a flat rate log

Time Spent

Report

This module tracks, by Ajax, how long a registered user took to read a page and the amount of time he spent on the entire site.

Pages

Subscribe with RSS Subscribe to RSS - Integrations