Analyze Act
An API that provides access to data stored in Analyze Act, collected from Google Analytics.
This plugin provides an API that gives you access to data stored in Analyze Act, which is collected from Google Analytics. With Analyze Act, you can easily retrieve and analyze your website's performance metrics, such as traffic, conversions, and user behavior. This plugin is a powerful tool to help you make data-driven decisions and optimize your website. Say goodbye to manual data extraction and hello to insightful analytics with Analyze Act!
How to
Comments (0)
API docs
Learn how to use Analyze Act effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Get Google Analytics data for the month of August 2021."
-
Prompt 2: "Find the sessions and conversions for the 'landingPage' dimension in the current month."
-
Prompt 3: "Retrieve the goals data for a specific website."
-
Prompt 4: "Set a target for the website to increase organic search sessions to 3200."
-
Prompt 5: "Delete a goal for a website."
Features and commands
Feature/Command | Description |
---|---|
getAnalyticsData | This command retrieves Google Analytics data for a specific month. You need to provide the target month and other parameters such as the report dimension and metrics. The available dimensions include "month", "sessionDefaultChannelGroup", "sessionMedium", "sessionSource", "sessionSourceMedium", "pageTitle", "pagePath", "landingPage", "deviceCategory", "userAgeBracket", "userGender", "country", "city", "newVsReturning", and "eventName". The available metrics include "sessions", "totalUsers", "newUsers", "screenPageViewsPerSession", "conversions", "sessionConversionRate", "screenPageViews", "engagementRate", "bounceRate", "averageSessionDuration", "eventCount", and "eventValue". |
getUserWebsites | This command retrieves the user's websites and landing pages. |
getGoalsData | This command retrieves goals data for a specific website. You need to provide the website key managed in Analyze Act. |
setGoalsData | This command sets a target or KPI for a website. You need to provide the website key, goal ID (when updating a goal), target, status, action, time frame, and user confirmation. |
deleteGoalsData | This command deletes goals data for a specific website. You need to provide the website key and goal ID(s) to be deleted. |