parameter

fun parameter(name: String, value: Any)(source)

Set a query parameter directly, for forward compatibility with parameters this SDK version does not know about yet.

Note you can also override any parameter the SDK sends on your behalf - do this at your own risk as they can break the features that rely on them.