Skip to main contentSkip to search
Powered by Zoomin Software. For more details please contactZoomin
Progress DocumentationProgress Documentation
Progress Documentation
  • Home
  • Home
  • EnglishČeštinaDeutsch (Germany)Español (Spain)Français (France)Italiano (Italy)Português (Brasil)日本語Русский (Russia)中文 (简体) (China)中文 (繁體, 台灣) (Taiwan)ar-AR
  • Login

Progress DataDirect for JDBC for Google Analytics User's Guide Release 6.0.0

SEARCH

Save PDF
Save selected topicSave selected topic and subtopicsSave all topics
Share
Share to emailCopy topic URL
Print
Table of Contents
  • Welcome to the Progress DataDirect for JDBC for Google Analytics Driver
    • What's new in this release?
    • Requirements
    • Installing and setting up the driver
    • Driver and DataSource classes
    • Connection URL examples
      • OAuth 2.0 access token example
      • OAuth 2.0 refresh token grant
      • Proxy server
    • Data types
      • getTypeInfo()
    • SQL escape sequences
      • Supported scalar functions
    • DataDirect tools
    • Troubleshooting
    • Contacting Technical Support
  • Tutorials
    • Tableau
    • DbVisualizer
      • Adding a driver
      • Connecting and executing SQL statements
    • Interactive SQL for JDBC (JDBCISQL)
  • Configuring and connecting
    • Setting the classpath
    • Connecting using the JDBC Driver Manager
      • Passing the connection URL
      • Generating connection URLs with the Configuration Manager
      • Testing connections and queries
    • Connecting using data sources
      • How data sources are implemented
      • Creating data sources
        • Example data source
      • Calling a data source in an application
      • Testing a data source connection
    • OAuth 2.0 authentication
      • Registering your application with Google Cloud
      • Obtaining the client ID and client secret
      • Obtain access and refresh tokens using the Configuration Manager
      • Configuring the driver to use OAuth 2.0
    • Performance considerations
  • Connection property descriptions
    • AccessToken
    • AddTables
    • AuthenticationMethod
    • ClientID
    • ClientSecret
    • ConnectionRetryCount
    • ConnectionRetryDelay
    • CustomPrefix
    • CustomPrefixName
    • DefaultQueryOptions
    • DefaultView
    • FetchSize
    • ImportStatementPool
    • InitializationString
    • InsensitiveResultSetBufferSize
    • KeywordConflictSuffix
    • LoginTimeout
    • MaxPooledStatements
    • ProxyPort
    • ProxyHost
    • ProxyPassword
    • ProxyUser
    • QueryTimeout
    • RefreshToken
    • RegisterStatementPoolMonitorMBean
    • SchemaMap
    • Scope
    • ShowDeprecatedObjects
    • ShowInternalTables
    • StmtCallLimit
    • StmtCallLimitBehavior
    • SubtractTables
    • TransactionMode
  • Supported SQL statements and extensions
    • Alter Session (EXT)
    • Explain Plan
    • Refresh Map (EXT)
    • Select
      • Select clause
        • Aggregate functions
        • From clause
          • Join in a From clause
          • Subquery in a From clause
        • Where clause
        • Group By clause
        • Having clause
        • Union operator
        • Intersect operator
        • Except and Minus operators
        • Order By clause
        • Limit clause
    • Subqueries
      • IN predicate
      • EXISTS predicate
      • UNIQUE predicate
      • Correlated subqueries
    • SQL expressions
      • Column names
      • Literals
        • Character string literals
        • Numeric literals
        • Binary literals
        • Date/Time literals
        • Integer literals
      • Operators
        • Unary operator
        • Binary operator
        • Arithmetic operators
        • Concatenation operator
        • Comparison operators
        • Logical operators
        • Operator precedence
      • Functions
      • Conditions
  • Introduction to the Google Analytics Data Model
    • Custom tables
    • ACCOUNT
    • ACCOUNTSUMMARY
    • ACCOUNTUSERLINK
    • ADSENSE
    • ADWORDS
    • ADWORDSLINK
    • ADWORDSLINKACCOUNT
    • ADWORDSLINKPROFILE
    • CAMPAIGN
    • COMMERCE
    • CUBE
    • CUBEFIELD
    • CUSTOMDATASOURCE
    • CUSTOMDIMENSION
    • CUSTOMMETRIC
    • ENTRANCE
    • EVENT
    • EXIT
    • EXPERIMENT
    • EXPERIMENTVARIATION
    • FILTER
    • FLOODLIGHT
    • GOAL
    • INCOMPATIBILITY
    • METADATA
    • OAUTH
    • OVERVIEW
    • PAGESPEED
    • PAGEUSAGE
    • PROFILEFILTERLINK
    • PROFILEUSERLINK
    • SEARCH
    • SEGMENT
    • TABLE
    • TEST
    • UNSAMPLEDREPORT
    • UPLOAD
    • USAGE
    • VIEW
    • WEBPROPERTY
    • WEBPROPERTYUSERLINK
Table of Contents

SEARCH

Save PDF
Save selected topicSave selected topic and subtopicsSave all topics
Share
Share to emailCopy topic URL
Print
  • Last Updated: July 2, 2025
  • 1 minute read
    • DataDirect Connectors
    • JDBC
    • Documentation

Columns

The SEARCH view contains the following columns. Columns marked with an asterisk comprise the primary key.

Column Name Data Type Notes
​_BROWSER String(255) The name of users' browsers, for example, Internet Explorer or Firefox.
​_CITY String(255) Users' city, derived from their IP addresses or Geographical IDs.
​_CONTINENT String(255) Users' continent, derived from users' IP addresses or Geographical IDs.
​_COUNTRY String(255) Users' country, derived from their IP addresses or Geographical IDs.
​_DATE Date The date of the session formatted as YYYYMMDD.
​_DAYOFWEEK String(255) Day of the week, a one-digit number from 0 (Sunday) to 6 (Saturday).
​_DAYOFWEEKNAME String(255) Name (in English) of the day of the week.
​_LANGUAGE String(255) The language, in ISO-639 code format (e.g., en-gb for British English), provided by the HTTP Request for the browser.
​_METRO String(255) The Designated Market Area (DMA) from where traffic arrived.
​_NETWORKDOMAIN String(255) The domain name of users' ISP, derived from the domain name registered to the ISP's IP address.
​_NETWORKLOCATION String(255) The names of the service providers used to reach the property. For example, if most users of the website come via the major cable internet service providers, its value will be these service providers' names.
​_OPERATINGSYSTEM String(255) Users' operating system, for example, Windows, Linux, Macintosh, or iOS.
​_REGION String(255) Users' region, derived from their IP addresses or Geographical IDs. In U.S., a region is a state, New York, for example.
​_SEARCHCATEGORY String(255) The category used for the internal search if site search categories are enabled in the view. For example, the product category may be electronics, furniture, or clothing.
​_SEARCHDESTINATIONPAG​E String(255) The page users immediately visited after performing an internal search on the site. This is usually the search results page.
​_SEARCHKEYWORD String(255) Search term used within the property.
​_SEARCHSTARTPAGE String(255) The page where users initiated an internal search.
​_SEARCHUSED String(255) A boolean, either Visits With Site Search or Visits Without Site Search, to distinguish whether internal search was used in a session.
ENDDATE Date
ORGANICSEARCHES Integer The number of organic searches happened in a session. This metric is search engine agnostic.
SEARCHDEPTH Integer The total number of subsequent page views made after a use of the site's internal search feature.
SEARCHDURATION Time The session duration when the site's internal search feature is used.
SEARCHEXITS Integer The number of exits on the site that occurred following a search result from the site's internal search feature.
SEARCHUNIQUES Integer Total number of unique keywords from internal searches within a session. For example, if "shoes" was searched for 3 times in a session, it would be counted only once.
SEGMENTID String(255)
STARTDATE Date
VIEWID String(255)
TitleResults for “How to create a CRG?”Also Available inAlert