Skip to content

Commit 8292da7

Browse files
authored
Merge branch 'main' into cja-limit-segments-luke
2 parents e65b2ec + 69267bf commit 8292da7

23 files changed

Lines changed: 356 additions & 68 deletions

File tree

.github/workflows/mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# of the tree, but it must only run in the source org, never on the public copy
2323
# where it would attempt to mirror onto itself.
2424
if: github.event_name == 'push' && github.ref == 'refs/heads/main' && github.repository_owner == 'Adobe-Enterprise-Docs'
25-
runs-on: ubuntu-latest
25+
runs-on: gh-hosted
2626
outputs:
2727
is_en: ${{ steps.route.outputs.is_en }}
2828
locale: ${{ steps.route.outputs.locale }}

help/analysis-workspace/export/export-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ To export full tables from Analysis Workspace:
174174
| View destinations for all users | System administrators can select this option to view all accounts and locations, regardless of who created them. |
175175
| Account | Select the cloud export account where you want the data to be sent. <p>Or, if you haven't already configured a cloud account that you want to use, you can configure a new account:<ol><li>In the **[!UICONTROL Account]** drop-down menu, select **[!UICONTROL Add account]**, then specify the following information:<ul><li>**[!UICONTROL Location account name]**: Specify a name for the location account. This name appears when creating a location </li><li>**[!UICONTROL Location account description]**: Provide a short description of the account to help differentiate it from other accounts of the same account type.</li><li>**Make account available to all users in your organization**: Select this option if you want to allow other users in your organization to use the account.</li><li>**[!UICONTROL Account type]**: Select the type of cloud account you are exporting to. Available account types are Amazon S3 Role ARN, Google Cloud Platform, Azure SAS, Azure RBAC, Snowflake, and AEP Data Landing Zone.</li></ul><li>To finish configuring your account, continue with the link below that corresponds to the **[!UICONTROL Account type]** you selected:<ul><li>[AEP Data Landing Zone](/help/components/exports/cloud-export-accounts.md#aep-data-landing-zone)</li><li>[Amazon S3 Role ARN](/help/components/exports/cloud-export-accounts.md#amazon-s3-role-arn)</li><li>[Google Cloud Platform](/help/components/exports/cloud-export-accounts.md#google-cloud-platform)</li><li>[Azure SAS](/help/components/exports/cloud-export-accounts.md#azure-sas)</li><li>[Azure RBAC](/help/components/exports/cloud-export-accounts.md#azure-rbac)</li><li>[Snowflake](/help/components/exports/cloud-export-accounts.md#snowflake)</li></ul></ol> |
176176
| Location | Select the location on the account where you want the export data to be sent.<p>Or, if you haven't already configured a cloud account that you want to use, you can configure a new account:<ol><li>In the **[!UICONTROL Location]** drop-down menu, select **[!UICONTROL Add location]**, then specify the following information:<ul><li>**[!UICONTROL Name]**: The name of the location.</li><li>**[!UICONTROL Description]**: Provide a short description of the location to help differentiate it from other locations on the account.</li><li>**Make location available to all users in your organization**: Select this option if you want to allow other users in your organization to use the location.</li><li>**[!UICONTROL Location account]**: Select the account where you want to create the location.</li></ul><li>To finish configuring your location, continue with the link below that corresponds to the account type that you selected in the **[!UICONTROL Location account]** field:<ul><li>[AEP Data Landing Zone](/help/components/exports/cloud-export-locations.md#aep-data-landing-zone).</li><li>[Amazon S3 Role ARN](/help/components/exports/cloud-export-locations.md#amazon-s3-role-arn)</li><li>[Google Cloud Platform](/help/components/exports/cloud-export-locations.md#google-cloud-platform)</li><li>[Azure SAS](/help/components/exports/cloud-export-locations.md#azure-sas)</li><li>[Azure RBAC](/help/components/exports/cloud-export-locations.md#azure-rbac)</li><li>[Snowflake](/help/components/exports/cloud-export-locations.md#snowflake)</li></ul> |
177-
| Notifications | Add users and groups who you want to receive notifications when this export fails or is about to expire. Begin typing the name or email address of a user, or begin typing the name of a group, then select it when it appears in the drop-down list. |
177+
| Notify of issues, when complete, or when expiring | Add users and groups who you want to receive notifications when this export fails or is about to expire. Begin typing the name or email address of a user, or begin typing the name of a group, then select it when it appears in the drop-down list. |
178178

179179
{style="table-layout:auto"}
180180

help/analysis-workspace/templates/use-templates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -634,8 +634,8 @@ The following templates are available:
634634

635635
>[!CONTEXTUALHELP]
636636
>id="template--consentpolicyoverview"
637-
>title="View the country from which people visiting the site originated."
638-
>abstract="**This can help you** better understand what the most popular countries visitors originate from who visit your site.<br/>**Based on what you learn, you might** do any number of things, like use the data to focus on marketing efforts in these countries, or make sure that your site experience is optimal in countries that have different primary languages.<br/>This template uses the Countries dimension."
637+
>title="View visitors based on consent policy membership data from Adobe Experience Platform."
638+
>abstract="**This can help you** as a starting point for reporting on visitor consent policy membership. When a data view is configured for consent reporting, Customer Journey Analytics automatically makes a consent policy analysis template available in Analysis Workspace. <br/>**Based on what you learn, you might** do any number of things, like exclude non-consenting visitors from analytics reporting."
639639
640640
>[!CONTEXTUALHELP]
641641
>id="template--countrygeoreport"
Lines changed: 11 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)