close this to read article
While developing using the Wingify Engage JavaScript API, you might find it useful to clear all Wingify Engage data from a website in order to be treated as a new visitor. So when you’re testing new features that you have developed using JavaScript, you may need to do this every time you change the JavaScript.
For websites with HTTP implementation
- Go to the Wingify Engage domain of the website, for example, https://qastagingtest.pushcrew.com
- Click on the green lock next to the website URL. Click Allow next to Notifications and change it to Use global default (Ask).
- Right-click on the website and click Inspect. Go to Applications > Storage > Local Storage. Click the website name and delete any cookies having ‘wingify’ or ‘pushcrew’ in their name. Select the cookie and click on the delete button on the keyboard.
- In Applications > Storage > Cookies, delete any cookies having ‘wingify’ or ‘pushcrew’ in their name. Select the cookie and click on the delete button on the keyboard.
- Reload the website.
For websites with HTTPS implementation:
- Go to the website.
- Click on the green lock next to the website URL. Click Allow next to Notifications and change it to Use global default (Ask).
- Right-click on the website and click Inspect. Go to Applications > Storage > Local Storage. Click the website name and delete any cookies having ‘wingify’ or ‘pushcrew’ in their name. Select the cookie and click on the delete button on the keyboard.
- In Applications > Storage > Cookies, delete any cookies having ‘wingify’ or ‘pushcrew’ in their name. Select the cookie and click on the delete button on the keyboard.
- Reload the website.
Need more help?
For further assistance or more information, contact Wingify Support.