@@ -42,18 +42,15 @@ organization's DVP subscription tier:
4242- Growth tier
4343 - [ Summary] ( #summary-report )
4444 - [ Trends] ( #trends-report )
45- - [ Technographic companies] ( #technographic-companies-report )
46- - [ Tracked companies] ( #tracked-companies-report )
45+ - [ Domain-level reports] ( #domain-level-reports )
4746 - [ Benchmark] ( #benchmark-report )
4847
49- The Tracked companies, Technographic companies, and Benchmark reports each
50- provide a different slice of reporting on the companies tracked under your
51- subscription:
48+ The Domain-level reports and Benchmark report each provide a different slice
49+ of reporting on consuming domains:
5250
53- - Tracked companies shows how those companies use your own images.
54- - Technographic companies shows which other images those companies use
55- alongside yours.
56- - Benchmark shows how those companies use the specific images you've configured to
51+ - Domain-level reports show how those domains use your own images, and which
52+ other images they use alongside yours.
53+ - Benchmark shows how those domains use the specific images you've configured to
5754 benchmark against, such as a single repository.
5855
5956After your organization is provisioned for DVP analytics, it takes up to one
@@ -142,25 +139,38 @@ The trends report is a CSV file that contains the following data points:
142139| ` UNIQUE_AUTHENTICATED_USERS ` | The number of unique authenticated users who performed pulls. |
143140| ` UNIQUE_UNAUTHENTICATED_USERS ` | The number of unique unauthenticated users who performed pulls. |
144141
145- #### Technographic companies report
142+ #### Domain-level reports
146143
147- The technographic companies report provides a detailed view of which specific
148- companies (identified by their domains) are using your Docker Verified Publisher
149- (DVP) images together with other container images. This report gives you
150- visibility into the actual organizations adopting your technology stack
151- combinations, enabling targeted business development and partnership
152- opportunities.
144+ Domain-level reports provide detailed insights into how specific consuming
145+ domains use your Docker Verified Publisher (DVP) images, both on their own and
146+ alongside other container images. These reports help you understand usage
147+ patterns, deployment environments, adoption trends, and technology stack
148+ combinations across your customer base and potential prospects.
153149
154- You can use this report to answer questions like:
150+ You can use these reports to answer questions like:
155151
156- - Which companies are using my image alongside specific complementary
152+ - How are specific consuming domains using my images across different
153+ environments?
154+ - What deployment patterns do I see across local development, CI/CD, and
155+ production?
156+ - Which consuming domains are heavy users of my images?
157+ - How does usage vary by geography and cloud providers for consuming domains?
158+ - Which consuming domains are using my image alongside specific complementary
157159 technologies?
158160- What technology stacks are adopted by enterprise customers in my target
159161 market?
160162- Which organizations might be good candidates for partnership discussions?
161163- How can I identify potential customers who are already using related
162164 technologies?
163165
166+ ##### Technographic report
167+
168+ The technographic report provides a detailed view of which specific consuming
169+ domains are using your DVP images together with other container images. This
170+ report gives you visibility into the actual organizations adopting your
171+ technology stack combinations, enabling targeted business development and
172+ partnership opportunities.
173+
164174To access the report:
165175
1661761 . Sign in to [ Docker Hub] ( https://hub.docker.com/ ) .
@@ -170,60 +180,53 @@ To access the report:
1701805 . Select ** DATA BY WEEK** or ** DATA BY MONTH** to choose the data granularity.
1711816 . Select ** Download report** for the desired week or month.
172182
173- The technographic companies report is a CSV file that contains the following
183+ The technographic report is a CSV file that contains the following
174184data points:
175185
176- | Field | Description |
177- | ------------------ | ---------------------------------------------------------------------------------------------- |
178- | ` DATE_GRANULARITY ` | Weekly or monthly granularity of the data. |
179- | ` DATE_REFERENCE ` | The start date of the week or month in YYYY-MM-DD format. |
180- | ` PUBLISHER_NAME ` | The name of the organization that owns the DVP repository. |
181- | ` DOMAIN ` | The company domain that pulled both your DVP image and the paired image (e.g., ` example.com ` ). |
182- | ` DVPP_IMAGE ` | Your Docker Verified Publisher image repository name. |
183- | ` PAIRED_IMAGE ` | The other image repository that was used together with your DVP image by this company. |
186+ | Field | Description |
187+ | ------------------ | ---------------------------------------------------------------------------------------------------- |
188+ | ` DATE_GRANULARITY ` | Weekly or monthly granularity of the data. |
189+ | ` DATE_REFERENCE ` | The start date of the week or month in YYYY-MM-DD format. |
190+ | ` PUBLISHER_NAME ` | The name of the organization that owns the DVP repository. |
191+ | ` DOMAIN ` | The consuming domain that pulled both your DVP image and the paired image (e.g., ` example.com ` ). |
192+ | ` DVPP_IMAGE ` | Your Docker Verified Publisher image repository name. |
193+ | ` PAIRED_IMAGE ` | The other image repository that was used together with your DVP image by this domain. |
184194
185- Each row represents a unique combination of a company domain, your DVP image,
186- and another image that were used together during the specified time period.
195+ Each row represents a unique combination of a consuming domain, your DVP
196+ image, and another image that were used together during the specified time
197+ period.
187198
188199> [ !NOTE]
189200>
190201> To protect privacy and ensure data quality, this report excludes personal
191202> email domains, disposable email services, and university domains. Only
192203> business and organizational domains are included in the analysis.
193204
194- #### Tracked companies report
205+ ##### Consuming domains report
195206
196- The tracked companies report provides detailed insights into how specific
197- companies are using your Docker Verified Publisher (DVP) images. This report
198- helps you understand usage patterns, deployment environments, and adoption
199- trends across your customer base and potential prospects.
200-
201- You can use this report to answer questions like:
202-
203- - How are specific companies using my images across different environments?
204- - What deployment patterns do I see across local development, CI/CD, and
205- production?
206- - Which companies are heavy users of my images?
207- - How does usage vary by geography and cloud providers for tracked companies?
207+ The consuming domains report provides detailed insights into how specific
208+ consuming domains use your Docker Verified Publisher (DVP) images. This
209+ report helps you understand usage patterns, deployment environments, and
210+ adoption trends across your customer base and potential prospects.
208211
209212To access the report:
210213
2112141 . Sign in to [ Docker Hub] ( https://hub.docker.com/ ) .
2122152 . Select ** My Hub** in the top navigation.
2132163 . Select your organization in the left navigation.
214- 4 . Select ** Analytics** > ** Tracked Companies ** in the left navigation.
217+ 4 . Select ** Analytics** > ** Consuming Domains ** in the left navigation.
2152185 . Select ** DATA BY WEEK** or ** DATA BY MONTH** to choose the data granularity.
2162196 . Select ** Download report** for the desired week or month.
217220
218- The tracked companies report is a CSV file that contains the following data
221+ The consuming domains report is a CSV file that contains the following data
219222points:
220223
221224| Field | Description |
222225| ---------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
223226| ` DATE_GRANULARITY ` | Weekly or monthly granularity of the data. |
224227| ` DATE_REFERENCE ` | The start date of the week or month in YYYY-MM-DD format. |
225228| ` PUBLISHER_NAME ` | The name of the organization that owns the DVP repository. |
226- | ` DOMAIN ` | The company domain (e.g., ` docker.com ` ) associated with the image pulls. |
229+ | ` DOMAIN ` | The consuming domain (e.g., ` docker.com ` ) associated with the image pulls. |
227230| ` IP_COUNTRY ` | The country code (ISO 3166-1 alpha-2) where the pull request originated from. |
228231| ` CLOUD_SERVICE_PROVIDER ` | The cloud service provider used for the pull request or ` no csp ` for non-cloud providers. |
229232| ` USER_AGENT ` | The client application or tool used to pull the image. |
@@ -243,8 +246,8 @@ points:
243246
244247#### Benchmark report
245248
246- The benchmark report shows how companies interact with the specific images you've
247- configured to benchmark against, such as a single repository.
249+ The benchmark report shows how consuming domains interact with the specific
250+ images you've configured to benchmark against, such as a single repository.
248251The report is generated per repository, so each benchmark repository
249252you configure produces its own report.
250253
@@ -264,11 +267,11 @@ The benchmark report is a CSV file that contains the following data points:
264267| ` DATE_GRANULARITY ` | Weekly or monthly granularity of the data. |
265268| ` DATE_REFERENCE ` | The start date of the week or month in YYYY-MM-DD format. |
266269| ` PUBLISHER_NAME ` | The name of the organization that owns the DVP repository. |
267- | ` DOMAIN ` | The company domain associated with the pulls. |
270+ | ` DOMAIN ` | The consuming domain associated with the pulls. |
268271| ` IP_COUNTRY ` | The country code (ISO 3166-1 alpha-2) where the pull request originated from. |
269272| ` CLOUD_SERVICE_PROVIDER ` | The cloud service provider used for the pull request, or ` no csp ` for non-cloud providers. |
270273| ` USER_AGENT ` | The client application or tool used to pull the image. |
271- | ` INFERRED_USE_CASE ` | The inferred deployment environment, using the same rules as the [ tracked companies report] ( #tracked-companies -report ) . |
274+ | ` INFERRED_USE_CASE ` | The inferred deployment environment, using the same rules as the [ consuming domains report] ( #consuming-domains -report ) . |
272275| ` IMAGE_REPOSITORY ` | The benchmark-configured image repository that was pulled. |
273276| ` DATA_DOWNLOADS ` | The number of actual image layer downloads for this combination. |
274277| ` VERSION_CHECKS ` | The number of version checks (HEAD requests) performed without downloading the full image. |
@@ -281,19 +284,19 @@ settings](#configure-dvp-analytics-settings).
281284### Configure DVP analytics settings
282285
283286Organization owners and editors can configure DVP analytics settings through the
284- Admin Console to control tracked companies and benchmark report allocations for
287+ Admin Console to control consuming domain and benchmark report allocations for
285288your verified publisher namespaces.
286289
2872901 . Sign in to [ Docker Home] ( https://app.docker.com ) and select your organization.
2882912 . Select ** Admin Console** > ** Verified Publisher** .
2892923 . Configure the settings:
290- - ** Tracked companies ** : Set the number of companies to track for reporting
291- purposes. This setting determines how many company domains appear in your
292- [ Tracked companies report ] ( #tracked-companies-report ) . You can only set
293- this number up to the maximum included in your DVP subscription.
293+ - ** Consuming domains ** : Set the number of consuming domains to track for
294+ reporting purposes. This setting determines how many domains appear in
295+ your [ Domain-level reports ] ( #domain-level-reports ) . You can only set this
296+ number up to the maximum included in your DVP subscription.
294297 - ** Benchmark report allocations** : If your organization has benchmark
295- reports enabled, enter the number of companies to include in the benchmark
296- report for each namespace listed.
298+ reports enabled, enter the number of consuming domains to include in the
299+ benchmark report for each namespace listed.
2973004 . Select ** Save** to apply your changes.
298301
299302Changes to your report configuration take effect at the next reporting
0 commit comments