Skip to content

v0.0.19: UTM Param Support

Latest
Compare
Choose a tag to compare
@MoizAhmedd MoizAhmedd released this 26 Feb 15:06
ec402c4

Allows dev to configure UTM params, either via single value or queried string

DIMO App will redirect to developers app with the specified utm params

Example:
<LoginWithDimo utm="utm_campaign=dimo" />

Will redirect to https://redirecturi.com/?utm_campaign=dimo