Closed XHuang218 closed 10 months ago
Hi @XHuang218, which social media channels do we currently have and who is currently managing our social media channels. Should we assign that person to this issue? I'm afraid I don't have access to those accounts.
Hi @drikusroor, we are using Sina (a Chinese social media) for people to share their results of the experiment in a text format. The issue I want to address here is related to code update, not the management of the social media platform. I want to replace the present second URL with a new one by default in the code, which is the webpage of the blog.
This is the data for the social media share feature in the experiment:
{
"social": {
"apps": [
"weibo",
"share"
],
"message": "I explored musical preferences on http://app.amsterdammusiclab.nl//mpst! My top 3 favorite songs: Split, Sun Circle, Letter to Me. I know 3 out of 8 songs. All players' top 3 songs: 偏爱, Try, Without Me",
"url": "http://app.amsterdammusiclab.nl//mpst",
"hashtags": [
"mpst",
"amsterdammusiclab",
"citizenscience"
]
}
}
For my understanding, you want the url (with a red underline in the screenshot) to be replaced with https://www.amsterdammusiclab.nl/blog/musical-preferences-china/
, correct?
Yes, I want the url in the red underline to be replaced with the new one.
I have added the second url to the experiment, both on ACC and APP. It should result into this after clicking the Weibo share button: https://service.weibo.com/share/share.php?url=https%3A%2F%2Fwww.amsterdammusiclab.nl%2Fblog%2Fmusical-preferences-china%2F&title=I%20explored%20musical%20preferences%20on%20http%3A%2F%2Fapp.amsterdammusiclab.nl%2F%2Fmpst!%20My%20top%203%20favorite%20songs%3A%20Split%2C%20Faith%20in%20Numbers%2C%20%E6%AD%8C%E5%89%A7%E9%AD%85%E5%BD%B1.%20I%20know%200%20out%20of%208%20songs.%20All%20players%27%20top%203%20songs%3A%20%E5%81%8F%E7%88%B1%2C%20Try%2C%20Without%20Me#_loginLayer_1704377677848
Yes, I see the replaced second URL and it looks good now.
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. The link has been shared with people on social media twice. The second URL is intended to share more information about the experiment on a blog. As we now have a web page with more details about the Music Preferences experiment, let's use the second URL to share more information about the experiment.
Describe the solution you'd like The second url : https://www.amsterdammusiclab.nl/blog/musical-preferences-china/
The text shared on social media will be as follows if we use the new URL for the second one: "Let's explore Let's explore musical preferences together!" First URL (i.e., MP experiment URL) . "My favourite Top 3: X X X;" " I know N song out of 64 songs;" " Others' favourite Top 3: Y X Y." Second URL (i.e., https://www.amsterdammusiclab.nl/blog/musical-preferences-china/)
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.