Expand my Community achievements bar.

Webinar: Adobe Customer Journey Analytics Product Innovations: A Quarterly Overview. Come learn for the Adobe Analytics Product team who will be covering AJO reporting, Graph-based Stitching, guided analysis for CJA, and more!
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.