• Set an object that will be merged sent as tags data with the event.

    Parameters

    • tags: { [key: string]: Primitive }

      Tags context object to merge into current context.

    Returns ReturnType<Hub["setTags"]>