Hello @kkontti , It looks like you're trying to display the campaign from Klaviyo on your website, but the link isn’t working because it's not authorized. To show the campaign visually on your site, you'll need to use an API key to authenticate the request.
Here's how you can do it:
- Get an API Key: Go to your Klaviyo account settings and generate an API key.
- Add Authorization: When making the request to the campaign link, make sure you include the API key in the headers for authorization.
- Display the Campaign: Once the request is authorized, you can use the campaign data (usually in HTML format) to display it on your website.
If you’re unsure how to implement this, I recommend reaching out for help with setting up the authorization and embedding the campaign on your site.