superfaceai / station

Comlink metadata for self-integrating applications.
https://superface.ai/catalog
MIT License
22 stars 5 forks source link

Handle reserved mixpanel properties and GeoIP for profiles #169

Closed freaz closed 2 years ago

freaz commented 2 years ago

Description

Adds special handling for $ip.

Motivation and Context

Mixpanel is using many properties which have special meaning. We can use them to make created profile better.

Unfrotunatelly this information isn't anywhere in API specification and I found it when I was solving what to do with server side tracking and Geoip.

https://help.mixpanel.com/hc/en-us/articles/115004708186

Types of changes

Checklist:

freaz commented 2 years ago

It is customProperty because it is not usual property tracked by CRMs.