Skip to content

Commit ef538a8

Browse files
Merge pull request #5665 from segmentio/courtneyga-patch-8
Troubleshooting Inquiry index.md
2 parents 3dea74a + 1e7cfd5 commit ef538a8

File tree

1 file changed

+4
-0
lines changed
  • src/connections/destinations/catalog/actions-mixpanel

1 file changed

+4
-0
lines changed

src/connections/destinations/catalog/actions-mixpanel/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,3 +140,7 @@ analytics.track('Example Event', { custom_group_key : 'group1' });
140140
### Failed events due to timestamp
141141

142142
If your integration is correct and you are still seeing failed events, review and verify that you are sending all date properties as UTC time format, due to Mixpanel timestamp format requirements.
143+
144+
### Why is Boardman, Oregon appearing in my users' profile location field?
145+
146+
If you are seeing traffic from Boardman or see Segment as the browser, you might be sending server side calls to your Mixpanel (Actions) destination. To correctly populate your users' profile location field, manually pass the IP information in the context object from the server.

0 commit comments

Comments
 (0)