segmentio / utm-params

parse and get all utm parameters
MIT License
41 stars 7 forks source link

Suggestion: Rename 'name' key to 'campaign' #9

Open onerinas opened 5 years ago

onerinas commented 5 years ago

All four keys strip the utm_ and use the remaining part as the key name. Whereas the value of utm_campaign is mapped to name key. It feels like if we rename the name key to campaign it would be consistent and more straight forward.