You can send out marketing emails to let Wix users know about new features and more.
If you have a Wix website, you can easily leverage our built-in email marketing solution to manage your campaigns and communicate smoothly with your clients. For other users, platforms like Mailchimp or AWeber provide similar functionality.
To explore more ways to create impactful email campaigns, check out 16 Email Marketing Tips to Drive Better Campaigns and Wix Email Marketing Best Practices.
Note: When sending emails, make sure that don’t contact anyone who has unsubscribed from that site’s mailing list. This is important for complying with regulations like GDPR and maintaining a positive user experience. For further guidance, see Manage Site Visitor Email Subscriptions.
www.wix.com/app-market/your-app-slug
, or create a direct link so that users can open your app in one of the their Wix sites.Here’s an example:
When sending marketing emails you need to direct users to open your app in one of their Wix sites (not your own website). You will need to construct a URL to open the Wix Site Selector, so that users can choose which of their sites to open your app in. Once users select a site, they’ll be directed to your app in that site.
To open the site selector you will encode the value of your app's iframe URL within the editor or internal dashboard. You will add this value at the end of the following URL: https://manage.wix.com/my-account/site-selector/?title=Select One of Your Sites&buttonText=Open App&actionUrl=<encoded iframe URL>
Here’s how to construct and encode the iframe URL to get the actionUrl:
appID
with your app’s ID in the following URL: https://editor.wix.com/html/editor/web/renderer/edit/{{applications.HtmlWeb.idInApp}}?metaSiteId={{metaSiteId}}&editorSessionId={{esi}}&etpa=<appID>
appID
with your app’s ID in the following URL: https://manage.wix.com/dashboard/{{metaSiteId}}/app/<appID>/<appID>?<appState>