The useGroup()
hook enables you to add properties and send tracking events to the current group.
The hook contains the following methods:
<Frigade.Provider />
level.track
method with your existing tracking/analytics methods<Frigade.Provider />
The following standardized properties are automatically added to the group object if provided via addProperties
:
name
: The name of the group/company/organiationimageUrl
: The URL of the group/company/organiation’s logoThe useGroup()
hook enables you to add properties and send tracking events to the current group.
The hook contains the following methods:
<Frigade.Provider />
level.track
method with your existing tracking/analytics methods<Frigade.Provider />
The following standardized properties are automatically added to the group object if provided via addProperties
:
name
: The name of the group/company/organiationimageUrl
: The URL of the group/company/organiation’s logo