April 20, 2020
Estimated Post Reading Time ~

Adobe Search & Promote integration with AEM

To call the Adobe Search&Promote service from your website, perform the following tasks:
  1. Specify the URL of the Cloud.
  2. Configure the connection to the Search&Promote service.
  3. Add Search&Promote components to Sidekick.
  4. Use the components to author the content. (See Adding Search&Promote Features to a Web Page.)
  5. Add banners to your pages. Banner images are sensitive to Search&Promote data.
  6. Generate a site map for the Search&Promote service to consume.
Note:
If you are using Search&Promote with a custom proxy configuration, you need to configure both HTTP Client proxy configurations as some functionalities of AEM are using the 3.x APIs and some others the 4.x APIs:
Changing the Search&Promote service URL
The default URL that is configured for the Search&Promote service is http://searchandpromote.omniture.com/px/. To use a different service, use the OSGi console to specify a different URL.
Configuring the connection to Search&Promote
Configure one or more connections to Search&Promote so that your web pages can interact with the service. To connect, you need the member identification and account number of your Search&Promote account.

From the Tools icon > Deployment, select Cloud Services.

This takes you to the Cloud Services Dashboard. If on a local machine, the url of the dashboard will look something like this:
http://localhost:4502/libs/cq/core/content/tools/cloudservices.html

In the Cloud Services page, click on the Adobe Search&Promote link or the Search&Promote icon.

If this is the first time you are configuring Adobe Search&Promote, click Configure Now to open the Create Configuration panel.
If you would like to learn more about Search&Promote click Learn More instead.




Enter a Title that is recognizable to page authors, and enter a unique Name, then click Create.

The Edit Component window opens.

Also, the newly created Configuration appears below Available Configurations on the Cloud Services dashboardAdobe Search&Promote list item.



Add the following to the fields in the Edit Component dialog box.
Member ID
Account number

Note:
In order to get this information yourself, first you need to log into
http://searchandpromote.omniture.com/center/
using your valid Seach&Promote credentials (email/password).
Then, you need to look at your url in your brouser's address bar which should look something like this:

http://searchandpromote.omniture.com/px/home/?sp_id=XXXXXXXX-spYYYYYYYY
Where:
XXXXXXXX corresponds with your Member id
spYYYYYYYY corresponds with your Account Number

Click Connect To Search&Promote.
When the connection success message appears, click OK.

(After connecting, the button text changes to Re-Connect To Search&Promote.)

Click OK. The Search&Promote Settings page appears for the configuration that you have just created.

Configuring the Data Center
If your Search&Promote account is in Asia or Europe, you need to change the default data center so it points to the right one (the default data center is for North American accounts).
To configure the data center:
Navigate to the Web console at http://localhost:4502/system/console/configMgr/com.day.cq.searchpromote.impl.SearchPromoteServiceImpl



Depending on the location of the server, change the URI to one of the following:
North America: https://center.atomz.com/px/
EMEA: https://center.lon5.atomz.com/px/
APAC: https://center.sin2.atomz.com/px/

Click Save.

Adding Search&Promote components to Sidekick
In Design mode, edit a par component to allow the Search&Promote components in Sidekick. (See the Componentsdocumentation for more information.)
For information about using the components, see See Adding Search&Promote Features to a Web Page.)

Specifying the Search&Promote service that your pages use
Configure web pages so that they use a specific Search&Promote service. Search&Promote components automatically use the service of their host page.
When you configure the Search&Promote properties for a page, all child pages inherit the settings. If required, you can configure child pages to override the inherited settings.

Note:
The service connection must already be configured. (See Configure the connection to Search&Promote.)

Open the Page Properties dialog box. For example, on the Websites page, right-click the page and click Properties.

Click the Cloud Services tab.

To disable the inheritance of cloud services configurations from a parent page, click the padlock icon next to the inheritance path.


Click Add Service, select Adobe Search&Promote, and click OK.

Select the connection configuration for your Search&Promote account, and then click OK.

Product Feed
Search&Promote integration allows you to:
use the eCommerce API, independently of the underlying repository structure and commerce platform.
leverage the Index Connector feature of Search&Promote to provide a product feed in XML format.
leverage the Remote Control feature of Search&Promote to perform on-demand or scheduled requests of the product feed
generation for different Search&Promote accounts, configured as cloud services configurations.
For more information, read the Product Feed.


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.