Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 320 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 320 Bytes

Customer tracking

When customer write his phone number, we will create record in table with the number and empty data. Before response sent, we save all tracked data in record, then send response with specific cookie key. When customer write his data (such as name or city) next time, we will update data in record.