Skip to content

Commit

Permalink
TR-4556: Add steps to enable the Host header in support docs (#731)
Browse files Browse the repository at this point in the history
* TR-4556 Adding steps to enable the Host header

* TR-4556 Update the "last updated" info

* TR-4556 Update the "last updated" info
  • Loading branch information
josecls authored Jun 20, 2023
1 parent 58d377f commit be6dbb6
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
lastUpdated: "12/22/2021"
lastUpdated: "06/14/2023"
title: "Enabling HTTPS Engagement Tracking on SparkPost"
description: "SparkPost supports HTTPS engagement tracking for customers via self-service for all SparkPost customers. To enable SSL engagement tracking for a domain, additional configuration for SSL keys is required."
---
Expand Down Expand Up @@ -237,11 +237,15 @@ For up to date information on creating a distribution via CloudFront, please ref

* Enable forwarding of the `User-Agent` header. Type in `User-Agent` and click "Add". This allows `User-Agent` data to be present in your engagement events received from SparkPost.

![](media/enabling-https-engagement-tracking-on-sparkpost/cloudfront_cache5.png)

* Enable forwarding of the `Host` header. Type in `Host` and click "Add". This allows `Host` data to be present in your engagement events received from SparkPost.

![](media/enabling-https-engagement-tracking-on-sparkpost/cloudfront_cache6.png)

* Leave Query string and Cookies set to defaults (None). Your origin request settings should now look like this.

![](media/enabling-https-engagement-tracking-on-sparkpost/cloudfront_cache5.png)
![](media/enabling-https-engagement-tracking-on-sparkpost/cloudfront_cache7.png)

* Click "Create" (on first time) / "Save Changes" (if modifying).

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit be6dbb6

Please sign in to comment.