1. Set up your first Trigger

In this section, we’ll step through the process of setting up Analytics, connect your Analytics instance with AEM, use Analytics to configure your first Trigger, and get your first Trigger to fire.

Set up Analytics

In this step, we’ll access Analytics to set up your own Analytics report suite.

Launch Analytics

Create new Report Suite in Analytics


Integrate AEM with Analytics using Launch

Now that you have your own Analytics report suite, we’ll link it with your local AEM instance using Launch in this section.

Enable Launch for AEM Site

Adobe Launch is the next generation of Dynamic Tag Management. It provides a platform-based approach to building DTM extensions and a streamlined distribution system to quickly deploy client-side DTM libraries. Custom resources can now be created and reused within DTM to simplify the distribution of client side web applications.

Follow these steps to set up an Analytics extension with Launch:

Now that we have a high-level extension set up, let’s add an Analytics rule as below:

Now that we have the extension set up, let’s deploy it.

Configure Launch with AEM

For Launch with AEM 6.4 Here’s a video:https://helpx.adobe.com/experience-manager/kt/integration/using/adobe-launch-integration-tutorial-understand.html

Here’s the steps breakdown

For Launch with AEM 6.3 AEM 6.3 doesn’t have the official connector for Launch. To connect your AEM 6.3 instance with Launch you can follow the below work around:

Test your updated rules in AEM

If your rules have been successfully updated, go back to your We.Retail home page, and open your Analytics debug tool. You should see analytics calls with your report suite and eVar3 as page url captured.


Set up your first Trigger

Now that we have Analytic set up with your AEM site via DTM, we can start to set up your first Trigger.

Launch Triggers

Set up a Trigger with simple rules


Use Triggers API to speed up your Trigger for testing

As you can see from the last part, Triggers normally takes at least 10 minutes of inactivity to fire. In the workshop, for quick debugging, we are going to use the Triggers API to allow your Triggers to fire faster. We have pre-built a Postman collection that helps you with this step.

Set up the API

Get your Trigger and customize

Test your Trigger

If you followed the steps exactly and received successful response for all the calls above, your Triggers should be active. Let’s make sure your Trigger works:



Explore #1

Now that your first Trigger works. Try the following:



**Back: ** Chapter 0 - Before you start **Next: ** Chapter 2 - Receive your Trigger in a Runtime action