• Set key:value that will be sent as tags data with the event.

    Can also be used to unset a tag, by passing undefined.

    Parameters

    • key: string

      String key of tag

    • value: Primitive

      Value of tag

    Returns ReturnType<Hub["setTag"]>

Generated using TypeDoc