danwilson / google-analytics-plugin

Cordova (PhoneGap) Plugin to connect to the native Google's Universal Analytics SDK 3.0
MIT License
695 stars 500 forks source link

Best practice suggestion, Change the @ connection to be an & instead. #590

Open GoodBoyDigital opened 3 years ago

GoodBoyDigital commented 3 years ago

Hello! Firstly thank you devs for creating and sharing this plugin, its so useful for many of our projects!

Recently our analytics teams have fed back to us suggesting that our analytics is concatenating our data with @ as opposed to & which is considered a better practice.

I would be great to understand the reason the use of @ was chosen over & for this project as you guys will know a lot more about this than we do :D

If this is jut a legacy thing, would be happy to PR a change to update the @ to a &

cheers!

victorsosa commented 3 years ago

you are welcome to do it