Expand my Community achievements bar.

Join our product experts for a live Ask Me Anything on November 12th at 8 AM PT about Experiences & Efficiency with AEP Agent Orchestrator & How Agentic AI is Fueling Smarter Testing and Growth!

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Get Previous Page Name (getPreviousValue) returning 'no previous value' in Launch

Avatar

Level 1

Hello, I'm trying to implement the getPreviousValue plugin in Adobe Launch to get previous page name, but it's not working. First, I installed the Common Analytics Plugins extension. Then, I created a Data Element with the following code:

 

return s.getPreviousValue(s.pageName,'gpv_Page');

 

 Then, created a global Page Load Rule and assigned the Data Element to prop51. The cookie and prop51 always returns 'no previous value'. I'll add that the Page Load Rule is the same rule that I'm setting s.pageName.

 

I have successfully implement this in a Single Page Application with hash change, but on a static website, It just won't work. 

 

Any help is appreciated.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Level 2

I am also facing the same issue.

 

Is there anything we need to update in the report suite configuration?