Preview Your Site
Preview Mode
Preview mode will update prices on the page for Experiments in Preview Mode. Enter Preview Mode by adding the ig-preview=true
query string parameter.
Entering a Specific Experiment
You can preview a specific experiment by adding the below to the end of your site's URL:
/?ig-preview=EXPERIMENT-ID
where EXPERIMENT-ID
is the ID for the experiment or personalization you would like to preview. You can find the ID by heading to the A/B Tests tab in the Intelligems app, clicking on the three dots / more options menu next to the test you are working on, and selecting "Show Info". This will bring up the experiment ID, as well as the test group ID for each test group. Click on the long ID for the experiment you'd like to preview to copy it to your clipboard.
The final results should look something like this:
www.mywebsite.com/?ig-preview=24d3c894-210a-4300-bae0-8388ee54f495
Entering a Specific Test Group
You can force yourself into a specific test group by adding the below to the end of your site's URL:
/?igTg=TEST-GROUP-ID
where TEST-GROUP-ID
is the ID for the test group you would like to be forced into. You can find the test group ID by heading to the A/B Tests tab in the Intelligems app, clicking on the three dots / more options menu next to the test you are working on, and selecting "Show Info". This will bring up the experiment ID, as well as the test group ID for each test group. Click on the long ID for the group you'd like to be forced into to copy it to your clipboard.
The final results should look something like this:
www.mywebsite.com/?igTg=44bae2e6-dbc3-4fc1-a68d-4218ac04f99c
Integration Mode
Green highlighting means Intelligems changed the price
Blue highlighting means Intelligems did not change the price
The useIgStyles
hook may be used to manually style price elements.
Last updated