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
Copy file name to clipboardExpand all lines: content/docs/apps/campaigns-app/index.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,23 +26,23 @@ With **Campaigns App**, there is no need for server-to-server backend API integr
26
26
27
27
<Callouttype="info">
28
28
29
-
Developers can use the pre-built [**NEXT Campaigns Cart JS SDK**](https://developers.nextcommerce.com/docs/campaigns/cart-system) to accelerate custom marketing funnel development in Campaigns App.
29
+
Developers can use the pre-built [**Campaign Cart SDK**](https://developers.nextcommerce.com/docs/campaigns/cart-system) and [**Campaign Page Kit**](https://developers.nextcommerce.com/docs/campaigns/page-kit) starter templates to accelerate custom marketing funnel development in Campaigns App.
30
30
31
31
</Callout>
32
32
33
33
Learn more about the [**NEXT Campaigns API**](https://developers.nextcommerce.com/docs/campaigns/api) and the best practices for creating and deploying fully custom customer experiences.
34
34
35
35
## Configure Campaigns App
36
36
37
-
Once installed, open **Campaigns App > Actions > Settings**from the **Apps** menu to access the Campaign App workspace.
37
+
Once installed, open **Campaigns App** from the dashboard sidebar. If Campaigns App is not pinned yet, open it from the **Apps** menu and pin it for faster access.
38
38
39
39
<Callouttype="info">
40
40
41
41
**Hint** - Pin the Campaigns App to the dashboard sidebar for quick access.
42
42
43
43
</Callout>
44
44
45
-
From the sidebar, under **Campaigns App**, select **Settings**.
45
+
From the Campaigns App sidebar, select **Settings**.
46
46
47
47
* Select **Add Domain** to whitelist a domain for your custom marketing funnel.
48
48
* Specify the domain's **Environment** - whether it should be used for **Development** or **Production**.
@@ -70,7 +70,7 @@ Next, from the **Campaigns App** main workspace, select **New Campaign** to conf
70
70
71
71
### Campaigns App Logs
72
72
73
-
From the sidebar menu under **Campaigns App**, select **Logs**. The activity logs show
73
+
From the Campaigns App sidebar, select **Logs**. The activity logs show recent Campaigns API requests and responses for debugging checkout, payment, upsell, and tracking behavior.
74
74
75
75
Logs are filterable by the following factors to help with debugging and performance analysis:
0 commit comments