how can i add the follow my spotify button on my wix page and add the option that when people will press the follow button it will also redirect them to another page the i want to redirect them
Hi Avi!
Regarding the Spotify integration - You can check the Wix’s app market and use a pre-existing app to let your site users follow your music.
About redirecting users to another page - You can use one of two ways.
-
Some of the components in the editor has an ability to link to other pages.
You can recognize it as an icon of chain links, and you can define which page its going to link to. -
You can use code and event listeners.
Take a look at this API documentation of Wix Location .
Hope it helps,
Doron.