Info

Statistics

  • Download count1,126 total downloads
  • Latest download count 407 downloads of latest version
  • Average download count1 downloads per day average

Owners

A list of all Actions, Conditions and Expressions supported in this addon.

Google Analytics

  • Actions

    Send event {0} {1} {2} {3}

    Sends an event to google analytics service

    Initialize GA

    Initializes Google Analytics. If GA is already enabled, this action has no effect. Use only with the a Manual Initialization Type

  • Conditions

    Is Tracking

    Returns true if the tracking is enabled for the plugin.

HTML Tags handling utilities

  • Actions

    Script data {0}

    Imports Script into a HTML Script tag

    Script src {0}

    Imports Script into a HTML Script tag with SRC attribute

CSS Utilities

  • Actions

    CSS data {0}

    Imports CSS data into the project creating a style tag

Time utilities for JScript Date Object

  • Expressions

    GetCurrentTime

    Return time in milliseconds since midnight Jan 1 1970, and a specified date

    GetLocalTime

    Retrieves browser's local-time

    FormatTime

    Converts milliseconds to HH:MM:SS format

    CreateDate

    Creates a date and returns its value in milliseconds

    NowUTCTimestamp

    Returns a UTC timestamp for today's date according.

    FormatUTCDate

    Converts date in milliseconds to UTC format

    FormatISODate

    Return a Date object as a String, using the ISO standard.