Connecting to ÃÛ¶¹ÊÓÆµ Analytics and Creating Frameworks connecting-to-adobe-analytics-and-creating-frameworks
To track web data from your AEM pages in ÃÛ¶¹ÊÓÆµ Analytics, create a ÃÛ¶¹ÊÓÆµ Analytics Cloud Services configuration and a ÃÛ¶¹ÊÓÆµ Analytics framework:
- ÃÛ¶¹ÊÓÆµ Analytics Configuration: The information about your ÃÛ¶¹ÊÓÆµ Analytics account. The ÃÛ¶¹ÊÓÆµ Analytics configuration enables AEM to connect to ÃÛ¶¹ÊÓÆµ Analytics. Create an ÃÛ¶¹ÊÓÆµ Analytics configuration for each account that you use.
- ÃÛ¶¹ÊÓÆµ Analytics Framework: A set of mappings between ÃÛ¶¹ÊÓÆµ Analytics report suite properties and CQ variables. Use a framework to configure how your website data populates your ÃÛ¶¹ÊÓÆµ Analytics reports. Frameworks are associated with a ÃÛ¶¹ÊÓÆµ Analytics configuration. You can create multiple frameworks for each configuration.
When you assocate a web page with a framework, the framework performs tracking for that page and the descendents of that page. Page views can then be retrieved from ÃÛ¶¹ÊÓÆµ Analytics and displayed in the Sites console.
Prerequisites prerequisites
ÃÛ¶¹ÊÓÆµ Analytics Account adobe-analytics-account
To track AEM data in ÃÛ¶¹ÊÓÆµ Analytics, you must have a valid ÃÛ¶¹ÊÓÆµ Marketing Cloud ÃÛ¶¹ÊÓÆµ Analytics account.
The ÃÛ¶¹ÊÓÆµ Analytics account needs to:
- Have Administrator privileges
- Be assigned to the Web Service Access user group.
Before proceeding, ensure your credentials let you sign in to ÃÛ¶¹ÊÓÆµ Analytics using either one of the following methods:
Configuring AEM to Use Your ÃÛ¶¹ÊÓÆµ Analytics Data Centers configuring-aem-to-use-your-adobe-analytics-data-centers
ÃÛ¶¹ÊÓÆµ Analytics collect, process and store data associated with your ÃÛ¶¹ÊÓÆµ Analytics report suite. You must configure AEM to use the data center that hosts your ÃÛ¶¹ÊÓÆµ Analytics report suite. The following table lists the available data centers and their URL.
AEM uses the San Jose (https://api.omniture.com/admin/1.4/rest/) data center by default.
Use the Web Console to configure the OSGi bundle ÃÛ¶¹ÊÓÆµ AEM Analytics HTTP Client. Add the Data Center URL for the data center that hosts a report suite for which your AEM pages collect data.
-
Open the Web console in your web browser. ()
-
Enter your credentials to access the console.
note note NOTE Contact you site administrator to find out if you have access to this console. -
Select the Configuration item named ÃÛ¶¹ÊÓÆµ AEM Analytics HTTP Client.
-
To add the URL for a data center, press the + button next to the Data Center URLs list, and type the URL in the box.
-
To remove a URL from the list, click the - button next to the URL.
-
Click Save.
Configuring the Connection to ÃÛ¶¹ÊÓÆµ Analytics configuring-the-connection-to-adobe-analytics
Configuring for the Activity Map configuring-for-the-activity-map
Creating a ÃÛ¶¹ÊÓÆµ Analytics Framework creating-a-adobe-analytics-framework
For the Report Suite ID (RSID) that you are using, you can control which server instances (author, publish, or both) contribute data to the Report Suite:
- All: Information from both the author and the publish instance populates the Report Suite.
- Author: Only information from the author instance populates the Report Suite.
- Publish: Only information from the publish instance populates the Report Suite.
-
Using Navigation, select Tools, Cloud Services, then Legacy Cloud Services.
-
Scroll to ÃÛ¶¹ÊÓÆµ Analytics and click [+] next to Available Configurations.
-
Click the [+] link next to your ÃÛ¶¹ÊÓÆµ Analytics configuration.
-
In the Create Framework dialog:
- Specify a Title.
- Optionally you can specify the Name, for the node that stores the framework details in the repository.
- Select ÃÛ¶¹ÊÓÆµ Analytics Framework
And click Create.
The framework opens for editing.
-
In the Report Suites section of the side pod (right side of main panel), click Add Item. Then use the drop-down to select the Report Suite ID (for example,
geometrixxauth
) with which the framework will interact.note note NOTE The content finder on the left is populated with ÃÛ¶¹ÊÓÆµ Analytics variables (SiteCatalyst Variables) when you select a Report Suite ID. -
Then use the Run Mode drop down (next to the Report Suite ID) to select the server instances that you want to send information to the Report Suite.
-
To make the framework available on the publish instance of your site, on the Page tab of sidekick, click Activate Framework.
Configuring Server Settings for ÃÛ¶¹ÊÓÆµ Analytics configuring-server-settings-for-adobe-analytics
The framework system lets you change the server settings within each ÃÛ¶¹ÊÓÆµ Analytics framework.
Start by opening the panel. Press the downward arrow next to Servers:
-
Tracking Server
-
contains the URL used to send ÃÛ¶¹ÊÓÆµ Analytics calls
- cname - defaults to the ÃÛ¶¹ÊÓÆµ Analytics account’s *Company name *
- d1 - corresponds to the data center the information will be sent to (can be either d1, d2 or d3)
- sc.omtrdc.net - domain name
-
-
Secure Tracking Server
- Has the same segments as the Tracking server
- This is used for sending data from secure pages (https://)
-
Visitor Namespace
- The namespace determines the first part of the tracking URL.
- e.g. changing the namespace to CNAME will cause the calls made to ÃÛ¶¹ÊÓÆµ Analytics to look like CNAME.d1.omtrdc.net instead of the default.
Associating a Page with a ÃÛ¶¹ÊÓÆµ Analytics Framework associating-a-page-with-a-adobe-analytics-framework
When a page is associated with an ÃÛ¶¹ÊÓÆµ Analytics framework, the page sends data to ÃÛ¶¹ÊÓÆµ Analytics when the page loads. Variables that the page populates are mapped and retrieved from ÃÛ¶¹ÊÓÆµ Analytics variables in the framework. For example, page views are retrieved from ÃÛ¶¹ÊÓÆµ Analytics.
Descendents of the page inherit the association with the framework. For example, when you associate the root page of your site with a framework, all pages of the site are associated with the framework.
-
From the Sites console, select the page you wish to set up with tracking.
-
Open the Page Properties, either directly from the console, or the page editor.
-
Open the Cloud Services tab.
-
Use the Add Configuration drop down to select ÃÛ¶¹ÊÓÆµ Analytics from the available options. If inheritance is place you need to disable that before the selector becomes available.
-
The drop down selector for ÃÛ¶¹ÊÓÆµ Analytics will be appended to the options available. Use this to select the required framework configuration.
-
Select Save & Close.
-
Publish the page to activate the page and any connected configurations/files.
-
The final step is to visit the page on the publish instance and search for a keyword (e.g. aubergine) using the Search component.
-
You can then check the calls made to ÃÛ¶¹ÊÓÆµ Analytics using an appropriate tool; for example, ÃÛ¶¹ÊÓÆµ Experience Cloud Debugger.
-
Using the example provided, the call should contain the value entered (i.e. aubergine) in eVar7 and the events list should contain event3.
Page Views page-views
When a page is associated with a ÃÛ¶¹ÊÓÆµ Analytics framework, the number of page views can be shown in the List view of the Sites console.
See Seeing Page Analytics Data for further details.
Configuring the Import Interval configuring-the-import-interval
Configure the appropriate instance of the ÃÛ¶¹ÊÓÆµ AEM Managed Polling Configuration service:
-
Poll Interval:
The interval, in seconds, at which the service retrieves page view data from ÃÛ¶¹ÊÓÆµ Analytics.
The default interval is 43200000 ms (12 hours).
-
Enable:
Enable or disable the service. By default, the service is enabled.
To configure this OSGi service, you can either use the Web Console or an osgiConfig node in the repository (the service PID is com.day.cq.polling.importer.impl.ManagedPollConfigImpl
).
Editing ÃÛ¶¹ÊÓÆµ Analytics Configurations and/or Frameworks editing-adobe-analytics-configurations-and-or-frameworks
As when creating an ÃÛ¶¹ÊÓÆµ Analytics configuration or framework, navigate to the (legacy) Cloud Services screen. Select Show Configurations, then click on the link to the specific configuration you want to update.
When editing an ÃÛ¶¹ÊÓÆµ Analytics configuration, you also need to press the Edit button when on the configuration page itself in order to open the Edit Component dialog.
Deleting ÃÛ¶¹ÊÓÆµ Analytics Frameworks deleting-adobe-analytics-frameworks
To delete an ÃÛ¶¹ÊÓÆµ Analytics framework, first open it for editing.
Then select Delete Framework from the Page tab of the sidekick.