Wix Website User Integration Guide
A guide to utilizing user integration on Wix websites through simple code insertion
Last updated
A guide to utilizing user integration on Wix websites through simple code insertion
Last updated
To enable interaction between your own Wix website and the Swing2App app when users log in, we will guide you through the necessary steps.
Once the user integration is completed, you will be able to view the website members on the Swing2App console and send push notifications to individual members of the website.
(1) Insert the following code in the designated area
(1) Assigning an ID to the created HTML element
Please make sure to assign the following ID to the element
ID value: swing2appLogin
(1) Click on the Home screen, then insert the following code in the (2) source area of item
If you have inserted the code below, all the steps are completed. After saving and deploying, it should function properly.
If you have completed all the integration steps, access the Swing2App console after running the website on the app.
Go to Push & Members -> Member Inquiry screen to verify if the website members are displayed.
If they are visible, the integration is successfully completed.