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
##### If you choose not to encode your payload, send it like this instead:
59
+
60
+
```
61
+
https://api.segment.io/v1/pixel/track?userId=user_123&event=Email Opened&properties.subject=The Electric Daily&properties.email=jane.kim@example.com&writeKey=<YOUR_WRITE_KEY>
62
+
```
63
+
58
64
##### Add an image tag to your email newsletter with `src` pointing to a Pixel API route:
0 commit comments