Personalization Drupal includes Personalization Inspector, a debugging tool that you can use to examine the way your website is working with Personalization and troubleshoot any issues that you may be having.
Note
Personalization Inspector requires jQuery 1.7 or newer.
Use Personalization Inspector to gather information about the following issues:
The following are known issues in Personalization Inspector:
Before using Personalization Inspector, ensure that your website meets the following requirements:
Note
Turning on Debug mode allows Personalization Inspector to load. However, to optimize website performance, Debug mode should be turned off after you have finished using Personalization Inspector.
Use one of the following options to enable Personalization Inspector:
When visiting your website as an anonymous (not signed in) user, add the following text to the end of your website’s URL:
?acquia_lift_inspect_mode=1
For example, if your website URL is http://www.example.com
,
append the parameter in the following manner:
http://www.example.com/?acquia_lift_inspect_mode=1
When signed in to your website as an administrator, in the Personalization menu bar, click Start Personalization Inspector session.
You have now enabled Personalization Inspector. For information about how to use this tool to debug your website’s personalizations, see Using Personalization Inspector.