Skip to content

Commit

Permalink
Merge pull request #379 from Weaverse/media
Browse files Browse the repository at this point in the history
update docs
  • Loading branch information
viethung26 authored Jan 8, 2025
2 parents 0014461 + dc0d67b commit c3e74f7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/themes/pilot-sections.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,14 +315,23 @@ The Newsletter section helps store owners build and maintain strong relationship
This form allows customers to subscribe to the latest news from the store. The subscription emails will be saved in klaviyo profile.

1. Obtain Klaviyo API Token

1.1. Log in to your Klaviyo account.

1.2. Navigate to **Settings**:
- Click on your account name in the bottom-left corner.
- Select **Settings → API Keys**.

1.3. Click Create Private API Key.

1.4. Copy the generated API key.

2. Add Env in storefront settings

2.1. In Hydrogen app, select **Storefront settings**

2.2. Select **Environments and variables -> Add variable**

2.3. Input key: **KLAVIYO_PRIVATE_API_TOKEN**

2.4. Paste the API key in value input and save.

0 comments on commit c3e74f7

Please sign in to comment.