If you wish to verify the implementation of your test variations on the live site, you can use the segmentation option and target the live campaign to yourself. You can do this in the following ways:
Create a Segment for Your Own IP Address
Wingify lets you create a segment for your own IP address to target the live campaign for yourself.
Note: The IP address segmentation option is available only for Enterprise customers.
To create a custom segment:
- Log in to your Wingify account.
- Go to Web Experimentation > your test campaign.
- Go to Configuration > Pages.
- Click Targeting > Segments > Custom Segment.
- From the first dropdown, select IP Address.
- From the second dropdown, select the operator as Is equal to and in the field next to it, enter your IP address.
Creating Segment Using Query Parameters
You can also target a campaign for yourself by creating a segment using any random query parameter and then opening the campaign with this query parameter appended.
For example, if the campaign is running on http://example.com, add abc as the query parameter, IS EQUAL TO as the operator, and the value as 1. Once done, you can view your live variation on http://example.com?abc=1.
Procedure
- Log in to your Wingify account.
- Go to Web Experimentation > your test campaign.
- Go to Configuration > Pages.
- Click Targeting > Segments > Custom Segment.
- From the first dropdown, select Query Parameter.
- From the second dropdown, select the operator as Is equal to and in the field next to it, enter the value.
Adding Cookie
Another way to target a campaign for yourself is by adding a random cookie and its value in the segmentation. You can create the cookie on the campaign URL using any cookie-related browser plugin and refresh the page. You can use the Edit Cookie Plugin by Google.
Procedure
- Log in to your Wingify account.
- Go to Web Experimentation > your test campaign.
- Go to Configuration > Pages.
- Click Targeting > Segments > Custom Segment.
- From the first dropdown, select Cookie Value.
- From the second dropdown, select the operator as Is equal to and in the field next to it, enter the value.