Analytics

Info
An easy way to track installs and other events.

It’s the best method for effective analytics and reporting features use.

By initializing SDK, analytics is enabled by default.

If you want to disable it, in application on OcambaHoood initialization do like in example:


```swift
OcambaBuilder(apiKey: "activation-code").analytics(false).build()
```
Info
Mismatched activation code will not work.
On This Page