Configuring the Cartridge
Setting the Cartridge Preferences:
-
In Merchant Tools select Site Preferences -> Custom Preferences.
-
In the Custom Site Preference Groups, click PXConfig.
-
In the top left section of the form, select your current Instance Type (default is Sandbox).
-
Enter the following three (3) mandatory parameters:
- AppID - The PerimeterX custom application id in the format of PX__ .
- Authentication Token - The JWT token used for REST API. The Authentication Token is generated in PerimeterX Portal -> Application page.
- Cookie Key - The key used by the cookie signing page. The Cookie Key is generated in the PerimeterX Portal -> Policy page
-
If you are using SGJC, enter the SGJC controllers cartridge name in the SGJC Cartridge Name property.
-
Enter any of the optional configuration options
-
Click Save.
Adding the JavaScript Sensor:
The PerimeterX JavaScript sensor complements the cartridge and provides visibility into browser activities.
-
Login to the PerimeterX Portal.
-
Navigate to Admin -> Applications.
-
In Snippet, open the Third Party Sensor (PerimeterX Server) accordion item and click Copy Snippet.
Using a Tag Manager
- If you are already using a tag manager, add the snippet as a new tag.
Using the Snippet Directly
- Add the snippet to every page to be protected by PerimeterX, or add it to a general template (such as
header.isml
).
Updated 11 months ago