Faurya CLI

Command Reference

Exhaustive public Faurya CLI command index with signatures, purpose, required arguments, flags, data-change behavior, and links.

Command Reference

This page lists the public command surface exposed by the current CLI package, including analytics aliases. Use command-specific help as the live terminal reference.

faurya --help
faurya analytics overview --help

Global flags

FlagPurpose
--jsonPrint structured command results and errors as JSON.
--jsonlPrint newline-delimited JSON where supported.
--prettyUse human-readable output where supported.
--rawPrint raw scalar output where supported.
--quietSuppress non-error human output.
--verboseInclude safe diagnostics on errors.
-h, --helpShow help.
-V, --versionPrint the CLI version.

Local authentication and configuration

CommandPurposeRequired argumentsImportant flagsChanges dataDetails
faurya loginStore or validate a Faurya user login.NoneOutput flagsYes, local credential onlyAuthentication
faurya logoutRemove the stored local login credential.NoneOutput flagsYes, local credential onlyAuthentication
faurya whoamiShow the active Faurya account.NoneOutput flagsNoAuthentication
faurya account getRead the current Faurya account.NoneOutput flagsNoAuthentication
faurya config showInspect local CLI configuration and credential source.NoneOutput flagsNoOutput and Errors

Website commands

CommandPurposeRequired argumentsImportant flagsChanges dataDetails
faurya website listList accessible websites.NoneOutput flagsNoWebsite Management
faurya website show <websiteId>Show safe website settings.<websiteId>Output flagsNoWebsite Management
faurya website update <websiteId>Update safe website settings.<websiteId>--input, --input-fileYesWebsite Management
faurya website kpi set <websiteId>Set the primary KPI.<websiteId>--kpi, --input, --input-fileYesWebsite Management
faurya website name set <websiteId>Set the website display name.<websiteId>--name, --input, --input-fileYesWebsite Management
faurya website domain set <websiteId>Set the primary domain.<websiteId>--input, --input-fileYesWebsite Management
faurya website domain add <websiteId>Add an additional domain.<websiteId>--input, --input-fileYesWebsite Management
faurya website domain remove <websiteId>Remove an additional domain.<websiteId>--input, --input-file, --yesYes, destructiveDestructive Commands
faurya website dashboard show <websiteId>Show dashboard configuration.<websiteId>Output flagsNoWebsite Management
faurya website dashboard layout <websiteId>Update dashboard layout order.<websiteId>--input, --input-fileYesWebsite Management
faurya website dashboard ai-crawl-card <websiteId>Enable or disable the AI crawl dashboard card.<websiteId>--input, --input-fileYesWebsite Management
faurya website widgets list <websiteId>List widget types.<websiteId>Output flagsNoSetup and Integrations
faurya website widgets embed <websiteId>Retrieve widget embed instructions.<websiteId>--input, --input-fileNoSetup and Integrations
faurya website widgets settings <websiteId>Show widget settings.<websiteId>Output flagsNoWebsite Management
faurya website widgets enable <websiteId>Enable or disable widgets.<websiteId>--input, --input-fileYesWebsite Management
faurya website reports show <websiteId>Show report settings.<websiteId>Output flagsNoWebsite Management
faurya website reports enable <websiteId>Enable or disable weekly reports.<websiteId>--input, --input-fileYesWebsite Management
faurya website exclusions list <websiteId>List tracking exclusions.<websiteId>Output flagsNoWebsite Management
faurya website exclusions add <websiteId>Add a tracking exclusion.<websiteId>--input, --input-fileYesWebsite Management
faurya website exclusions remove <websiteId>Remove a tracking exclusion.<websiteId>--input, --input-file, --yesYes, destructiveDestructive Commands

Setup and integration commands

CommandPurposeRequired argumentsImportant flagsChanges dataDetails
faurya website setup tracking <websiteId>Retrieve a tracking setup plan.<websiteId>--input, --input-fileNoSetup and Integrations
faurya website setup code <websiteId>Retrieve tracking code instructions.<websiteId>--input, --input-fileNoSetup and Integrations
faurya website setup config <websiteId>Retrieve tracking configuration reference.<websiteId>--input, --input-fileNoSetup and Integrations
faurya website setup validate <websiteId>Validate tracking setup input.<websiteId>--input, --input-fileNoSetup and Integrations
faurya website setup goal-code <websiteId>Retrieve goal tracking code instructions.<websiteId>--input, --input-fileNoSetup and Integrations
faurya website setup scroll-goal <websiteId>Retrieve scroll-goal tracking code instructions.<websiteId>--input, --input-fileNoSetup and Integrations
faurya website setup goal-reference <websiteId>Retrieve goal tracking reference.<websiteId>--input, --input-fileNoSetup and Integrations
faurya website setup ai-crawl <websiteId>Retrieve AI crawler setup guide.<websiteId>--input, --input-fileNoSetup and Integrations
faurya website setup ai-crawl-config <websiteId>Retrieve AI crawler configuration summary.<websiteId>Output flagsNoSetup and Integrations
faurya website integrations list <websiteId>List revenue integrations.<websiteId>Output flagsNoSetup and Integrations
faurya website integrations status <websiteId> <provider>Show provider integration status.<websiteId>, <provider>Output flagsNoSetup and Integrations
faurya website integrations setup <websiteId> <provider>Retrieve provider setup guide.<websiteId>, <provider>--input, --input-fileNoSetup and Integrations
faurya website integrations webhook <websiteId> <provider>Retrieve payment webhook configuration.<websiteId>, <provider>Output flagsNoSetup and Integrations

Analytics commands and aliases

CommandPurposeRequired argumentsImportant flagsChanges dataDetails
faurya analytics context <websiteId>Show analytics context and data coverage.<websiteId>Output flagsNoAnalytics
faurya analytics catalog <websiteId>List supported metrics, dimensions, operators, and catalog values.<websiteId>Output flagsNoAnalytics
faurya analytics dimensions <websiteId> <field>List values for a public dimension.<websiteId>, <field>--period, --from, --to, --limitNoAnalytics
faurya analytics overview <websiteId>Run semantic analytics overview queries.<websiteId>Data flags, filtersNoAnalytics
faurya analytics timeseries <websiteId>Run analytics in timeseries mode.<websiteId>Data flags, filtersNoAnalytics
faurya analytics breakdown <websiteId> <dimension>Break analytics down by one dimension.<websiteId>, <dimension>Data flags, filtersNoAnalytics
faurya analytics pages <websiteId>Show top page paths.<websiteId>Data flags, filtersNoAnalytics
faurya analytics referrers <websiteId>Show top referrers.<websiteId>Data flags, filtersNoAnalytics
faurya analytics countries <websiteId>Show top countries.<websiteId>Data flags, filtersNoAnalytics
faurya analytics regions <websiteId>Show top regions.<websiteId>Data flags, filtersNoAnalytics
faurya analytics cities <websiteId>Show top cities.<websiteId>Data flags, filtersNoAnalytics
faurya analytics browsers <websiteId>Show top browsers.<websiteId>Data flags, filtersNoAnalytics
faurya analytics os <websiteId>Show top operating systems.<websiteId>Data flags, filtersNoAnalytics
faurya analytics devices <websiteId>Show top devices.<websiteId>Data flags, filtersNoAnalytics
faurya analytics campaigns <websiteId>Show top campaigns.<websiteId>Data flags, filtersNoAnalytics
faurya analytics hostnames <websiteId>Show top hostnames.<websiteId>Data flags, filtersNoAnalytics
faurya analytics realtime <websiteId>Show recent active visitors and events.<websiteId>Output flagsNoAnalytics
faurya analytics visitors list <websiteId>List visitors with pagination and filters.<websiteId>Data flags, filtersNoAnalytics
faurya analytics visitors get <websiteId> <visitorId>Get one visitor profile and activity summary.<websiteId>, <visitorId>Output flagsNoAnalytics
faurya analytics visitors trace <websiteId> <visitorId>Trace one visitor chronologically.<websiteId>, <visitorId>--limit, --cursorNoAnalytics
faurya analytics sessions list <websiteId>List sessions with pagination and filters.<websiteId>Data flags, filtersNoAnalytics
faurya analytics sessions get <websiteId> <sessionId>Get one reconstructed session timeline.<websiteId>, <sessionId>Output flagsNoAnalytics
faurya analytics events list <websiteId>List visible events with pagination and filters.<websiteId>Data flags, filtersNoAnalytics
faurya analytics journeys find <websiteId>Find journeys matching ordered steps.<websiteId>--input, --input-fileNoAnalytics
faurya analytics goals <websiteId>Analyze goal completions and conversion rates.<websiteId>Data flags, filtersNoAnalytics
faurya analytics paths <websiteId>Analyze top visible paths.<websiteId>--input, --input-fileNoAnalytics
faurya analytics cohorts <websiteId>Analyze visitor cohorts and retention.<websiteId>Data flags, filtersNoAnalytics
faurya analytics payments <websiteId>Search payment events.<websiteId>Data flags, filters, --inputNoAnalytics
faurya analytics revenue <websiteId>Analyze tracked revenue.<websiteId>Data flags, filtersNoAnalytics
faurya analytics attribution <websiteId>Analyze attribution models.<websiteId>Data flags, filters, --inputNoAnalytics
faurya analytics ai-crawls <websiteId>Query AI crawler analytics.<websiteId>Data flags, filters, --inputNoAnalytics
faurya analytics changes <websiteId>Compare periods and segment changes.<websiteId>--input, --input-fileNoAnalytics

Data flags are documented in Filters, Periods, and Pagination.

Funnels, teams, alerts, and site API keys

CommandPurposeRequired argumentsImportant flagsChanges dataDetails
faurya funnels analyze <websiteId>Analyze an unsaved funnel.<websiteId>--input, --input-fileNoFunnels
faurya funnels list <websiteId>List saved funnels.<websiteId>--limit, --cursorNoFunnels
faurya funnels get <websiteId> <funnelId>Get one saved funnel.<websiteId>, <funnelId>Output flagsNoFunnels
faurya funnels create <websiteId>Create a saved funnel.<websiteId>--input, --input-file, --nameYesFunnels
faurya funnels update <websiteId> <funnelId>Update a saved funnel.<websiteId>, <funnelId>--input, --input-file, --nameYesFunnels
faurya funnels delete <websiteId> <funnelId>Delete a saved funnel.<websiteId>, <funnelId>--yesYes, destructiveDestructive Commands
faurya teams list <websiteId>List team members.<websiteId>Output flagsNoTeams
faurya teams invite <websiteId>Invite a team member.<websiteId>--input, --input-fileYesTeams
faurya teams remove <websiteId> <memberId>Remove a team member.<websiteId>, <memberId>--input, --input-file, --yesYes, destructiveTeams
faurya alerts template-reference <websiteId>Show alert template variable reference.<websiteId>Output flagsNoAlerts
faurya alerts list <websiteId>List alerts.<websiteId>Output flagsNoAlerts
faurya alerts create <websiteId>Create an alert.<websiteId>--input, --input-file, --nameYesAlerts
faurya alerts update <websiteId> <alertId>Update an alert.<websiteId>, <alertId>--input, --input-file, --nameYesAlerts
faurya alerts delete <websiteId> <alertId>Delete an alert.<websiteId>, <alertId>--yesYes, destructiveDestructive Commands
faurya tokens list <websiteId>List active site API keys as metadata.<websiteId>Output flagsNoSite API Keys
faurya tokens create <websiteId>Create a site API key.<websiteId>--name, --input, --input-fileYesSite API Keys
faurya tokens get <websiteId> <tokenId>Read one site API-key metadata record.<websiteId>, <tokenId>Output flagsNoSite API Keys
faurya tokens rotate <websiteId> <tokenId>Rotate a site API key.<websiteId>, <tokenId>--yesYes, destructiveSite API Keys
faurya tokens revoke <websiteId> <tokenId>Revoke a site API key.<websiteId>, <tokenId>--yesYes, destructiveSite API Keys