defined enableSendPageView in config schema
Signed-off-by: elena.krasnopolskaia <elena.krasnopolskaia@semrush.com>
This commit is contained in:
+8
@@ -54,6 +54,14 @@ export interface Config {
|
||||
*/
|
||||
debug?: boolean;
|
||||
|
||||
/**
|
||||
* Whether to send default send_page_view event.
|
||||
* Defaults to false.
|
||||
*
|
||||
* @visibility frontend
|
||||
*/
|
||||
enableSendPageView?: boolean;
|
||||
|
||||
/**
|
||||
* Prevents events from actually being sent when set to true. Defaults
|
||||
* to false.
|
||||
|
||||
Reference in New Issue
Block a user