sdk: remove screen view on init
This commit is contained in:
@@ -72,7 +72,6 @@ export class MixanWeb extends Mixan {
|
||||
...this.properties(),
|
||||
...(properties ?? {}),
|
||||
});
|
||||
this.screenView();
|
||||
|
||||
window.addEventListener('beforeunload', () => {
|
||||
this.flush();
|
||||
|
||||
Reference in New Issue
Block a user