Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.
SOLVED

Get Anonymous Site Navigation History in Client Context

Avatar

Level 2

Hi All,

We have a use case of getting the tracking the anonymous users journey before he requests for a gated asset which wold require the user to provide his information to a Marketo form. During the form post, we would want to send the user journey information to marketo as well. 

Is it possible to configure client context to get this information which is similar to the older click stream functionality

Are there any better ways to do this?

Thanks,

Ravi

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi Ravi,

This is not available OOTB, but can this not be achievable by setting a cookie, which contains all visited pages?

Regards,

Opkar

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Hi Ravi,

This is not available OOTB, but can this not be achievable by setting a cookie, which contains all visited pages?

Regards,

Opkar