You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Step 4: Update analytics scripts, cockpit, and custom code
125
125
126
-
Based on the [Key Changes](migrate-from-umarketingsuite.md#key-changes) below update all uMarketingSuite references to the new Umbraco Engage alternatives. Ensure you update any Views/Partials that also reference these. This includes the different uMarketingSuite clientside scripts (like the analytics & ga4-bridge) and the Cockpit. 
126
+
Based on the [Key Changes](migrate-from-umarketingsuite.md#key-changes) below update all uMarketingSuite references to the new Umbraco Engage alternatives. Ensure you update any Views/Partials that also reference these. This includes the different uMarketingSuite clientside scripts (like the analytics & ga4-bridge) and the Cockpit.
127
127
128
128
Please find below an overview of the changes to the default scripts in a uMarketingSuite installation:
129
129
130
130
* Rename scripts & Asset Paths containing the `uMarketingSuite` keyword to:
@@ -146,7 +146,7 @@ Did you build custom segments, add custom goal triggering, change the module per
146
146
147
147
### Key changes
148
148
149
-
Below you will find the key changes to be aware of. 
149
+
Below you will find the key changes to be aware of.
150
150
151
151
You can find additional information on migrating the add-on packages for UmbracoForms, Commerce & Headless in the [Further Migrations section](migrate-from-umarketingsuite.md#further-migrations) of this article.
152
152
@@ -172,9 +172,9 @@ You can find additional information on migrating the add-on packages for Umbraco
172
172
* The scripts containing the `uMarketingSuite` keyword have renamed to `umbracoEngage`.
173
173
* Example: `/Assets/uMarketingSuite/Scripts/uMarketingSuite.analytics.js` is now `/Assets/Umbraco.Engage/Scripts/umbracoEngage.analytics.js`
174
174
* All script extension points containing the `ums` keyword have been renamed to `umbEngage`.
0 commit comments