Hey!
here am I with another beginner question..
On the home page of our site, we have a field where the user adds their zip code and the API automatically finds our partner that works in the area. There is no submit button, etc.. Talking with the consulting company that implemented Adobe for us, I was told that we can collect the zipcodes that were added in the field using data layer push. However, they didn't leave any documentation about it or specify how to do so. Since I don't have any experience with the data layer, I'm kind of lost.
Is there documentation that I can read more about this? How would the data layer be for that case?
Additionally, after inserting the zip code, the price of some products automatically appears according to our partner´s price and the user can select quantities of each and move on to the next page. Is there also a way to collect the zip code added, what products were selected, and quantities once they click the next button? I infer this can also be done by data layer push.
And lastly, I saw that it is recommended that we keep a doc mapping out the custom events, evars names, etc.. also so to share with the dev team.. does anyone have a sample doc that they could share so I can have an idea of what has to be done?
Thank you in advance