Email UTM

Component type

module

Maintenance status

Development status

Downloads

164

Component created

Component changed

Automatically adds utm_source, utm_medium, utm_campaign, utm_term and utm_content query parameters to every URL in an email.

A UTM query parameters enable Google Analytics to tell you where searchers came from as well as what campaign directed them to you.

Requirements

This modules requires hook_mailkeys from Mail Editor to be implemented in modules. Example:

Entity administration and history

Component type

module

Maintenance status

Development status

Downloads

532

Component created

Component changed

The Entity Administration and history module displays all entities on a unique page, in a similar way that nodes can be administered on the admin/content page.

This new page will help to :

  • easily access to your datas or configurations.
  • monitor changes on you site, thanks to the history tag.
  • perform mass update or deletion operations.

Share Link

Component type

module

Maintenance status

Development status

Downloads

237

Component created

Component changed

Automatically manage the addition of ASX share price, commodity prices and ASX Announcements to your website via the Share Link Drupal module.

Share Link is a subscription service that includes the ability to display share prices, commodity prices, graphs and automatically upload ASX Announcements to your website.

This plugin allows customisation of the presentation of ASX Announcements received via Share Link. This includes display style, pagination, groupings by year, month and more.

Webform remember

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

When a user fills a webform and submits it, this module will create a cookie on client's browser and will remember the same field name values in the future.

This module is useful for webforms with a lot of fields and sites with a lot of webforms having same fields.

Bilge

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a very experimental set of modules for a simple artificial intelligence bot.

First of all, you need a tomcat server to run the NlpJobs.war package. Nlp Jobs package willl be using Apache OpenNLP library, so you should install that as well. The module then will communicate with the NlpJobs class through PHP JAVA Bridge. So, there is a good chance that it will break at some stage since there are lots of connections to be made.