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 7c9bd8a commit 2f337c2Copy full SHA for 2f337c2
src/content/docs/properties/work-with-properties/marketing-tags-properties.mdx
@@ -33,7 +33,7 @@ Contains the following properties:
33
34
* Google ID `gclid`
35
* Google click ID `clickId`
36
-* HSA account `hsaAßcc`
+* HSA account `hsaAcc`
37
* HSA campaign `hsaCam`
38
* HSA group `hsaGrp`
39
* HSA ad `hsaAd`
@@ -77,7 +77,7 @@ For example in the React SDK:
77
className="btn btn-dark"
78
utmSource: "my source",
79
utmMedium: "some medium",
80
- utmCampaign: "awesome campaing",
+ utmCampaign: "awesome campaign",
81
utmContent: "something else",
82
utmTerm: "my terms",
83
clickId: "1234",
0 commit comments