Expand my Community achievements bar.

Join us January 15th for an AMA with Champion Achaia Walton, who will be talking about her article on Event-Based Reporting and Measuring Content Groups!
SOLVED

How to check Launch enabled page (AEM page)

Avatar

Level 4

how to check the datalayer

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi Priyanka
I think that you ca try below methods

1) Use source view
Right-click of mouse on the browser and select ‘View Source’
If you search for "digitalData" with Ctrl + F and page contains a search term,
you can use Launch because it is a page made with AEM.

2) Using the developer tool console
In the console window, enter "digitalData" to distinguish the following.

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi Priyanka
I think that you ca try below methods

1) Use source view
Right-click of mouse on the browser and select ‘View Source’
If you search for "digitalData" with Ctrl + F and page contains a search term,
you can use Launch because it is a page made with AEM.

2) Using the developer tool console
In the console window, enter "digitalData" to distinguish the following.