We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66643ab commit 98ee891Copy full SHA for 98ee891
Scripts/Utilities/Constants.cs
@@ -69,7 +69,7 @@ public static class String
69
/// <summary>
70
/// Tracking for onboarding
71
/// </summary>
72
- public const string TRACKING_QUERY_PARAM = "cm_sp=WatsonPlatform-WatsonServices-_-OnPageNavLink-IBMWatson_SDKs-_-Unity";
+ public const string TRACKING_QUERY_PARAM = "target=/developer/watson&cm_sp=WatsonPlatform-WatsonServices-_-OnPageNavLink-IBMWatson_SDKs-_-Unity";
73
}
74
75
0 commit comments