Monitoring the Snowflake Connector for Google Analytics Raw Data¶
The Snowflake connector for Google Analytics Raw Data is subject to the Connector Terms.
This topic describes how to monitor the state of the Snowflake Connector for Google Analytics Raw Data and troubleshoot problems.
About monitoring the connector¶
To monitor the state of the Snowflake Connector for Google Analytics Raw Data and troubleshoot problems, you can access
the connector configuration, error messages and statistics through the following views, which are defined
in the PUBLIC
schema in the database that serves an instance of the connector:
View Name |
Description |
---|---|
|
The parameters used to configure the connector such as:
|
|
Log of errors that occurred during the connector’s work. |
|
Log of all the connector’s attempt to retrieve data, detailing:
|
|
List of currently enabled Google Analytics properties. |
To see the full list of columns in each view, use the DESCRIBE VIEW command.
After the connector installation, only the ACCOUNTADMIN system role has access to these views. To change it, grant the appropriate permission to the other roles.