Info

Statistics

  • Download count6,977 total downloads
  • Latest download count 308 downloads of latest version
  • Average download count4 downloads per day average

Owners

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

Configuration

  • Actions

    Add {0} to available custom 01 dimensions

    Add dimension to available custom 01 dimensions. Must be called before initializing SDK.

    Add {0} to available custom 02 dimensions

    Add dimension to available custom 02 dimensions. Must be called before initializing SDK.

    Add {0} to available custom 03 dimensions

    Add dimension to available custom 03 dimensions. Must be called before initializing SDK.

    Add {0} to available resource currencies

    Add currency to available resource currencies. Must be called before initializing SDK.

    Add {0} to available resource item types

    Add item type to available resource item types. Must be called before initializing SDK.

    Set build number to {0}

    Set build number (must be called before initializing the SDK).

Initialization

  • Actions

    Initialize GA SDK

    Initialize GA SDK.

Events

  • Actions

    Add business event {0}:{1}:{2}:{3}:{4}

    Add business event. Must first be called after initializing SDK.

    Add resource event {0}:{1}:{2}:{3}:{4}

    Add resource event. Must first be called after initializing SDK.

    Add progression event {0}:{1}:{2}:{3}

    Add progression event. Must first be called after initializing SDK.

    Add progression event {0}:{1}:{2}:{3}:{4}

    Add progression event with score. Must first be called after initializing SDK.

    Add design event {0}

    Add design event. Must first be called after initializing SDK.

    Add design event with value {0}:{1}

    Add design event with value. Must first be called after initializing SDK.

    Add error event {0}:{1}

    Add error event. Must first be called after initializing SDK.

    Event submission enabled set to {0}

    Enable/disable event submission.

Sessions

  • Actions

    Manual session handling enabled set to {0}

    Enable/disable manual session handling.

    Start new session

    Start new session (only works if manual session handling is enabled).

    End session

    End session (only works if manual session handling is enabled).

Dimensions

  • Actions

    Set current 01 dimension to {0}

    Set current 01 dimension. Set to empty string to remove it.

    Set current 02 dimension to {0}

    Set current 02 dimension. Set to empty string to remove it.

    Set current 03 dimension to {0}

    Set current 03 dimension. Set to empty string to remove it.

Remote Configs

  • Conditions

    Is RC ready? (callback={0})

    Checks if the remote configs is ready or not.

  • Expressions

    getRemoteConfigsValueAsString

    Get remote configs value for the specified key or else return default value if the key is not present.

    getRemoteConfigsContentAsString

    Return the remote configs contents as a string.