Add missing campaign tags

CURA-8441
This commit is contained in:
Konstantinos Karmas 2021-08-09 12:59:29 +02:00
parent 5a8167cbff
commit b37716de58
3 changed files with 3 additions and 3 deletions

View file

@ -251,7 +251,7 @@ Item
onClicked:
{
// open the troubleshooting URL with web browser
const url = "https://ultimaker.com/in/cura/troubleshooting/network"
const url = "https://ultimaker.com/in/cura/troubleshooting/network?utm_source=cura&utm_medium=software&utm_campaign=add-network-printer"
Qt.openUrlExternally(url)
}
onEntered: