facebookincubator / ConversionsAPI-Tag-for-GoogleTagManager

This repository will contain the artifacts needed for setting up Conversions API implementation on Google Tag Manager's serverside. Please follow the instructions https://www.facebook.com/business/help/702509907046774
Apache License 2.0
64 stars 29 forks source link

Strip leading + from phone number #31

Closed skaaptjop closed 2 years ago

skaaptjop commented 2 years ago

Facebook wants phone numbers hashed without the leading + in front of the country code. Google's enhance data does want it so the phone number is most like formatted as E.164 from the data layer/event See issue #30

skaaptjop commented 2 years ago

I didn't properly test the code in GTM console