I am using a cloudflare worker to hash

I am using a cloudflare worker to hash email and phone plaintext from a website, eventually assigning them in via GA4 third-party tool on Zaraz in a Custom action as Custom fields: user_data.sha256_email_address and user_data.sha256_phone_number. The worker returns an object with hashedEmail and hashedPhone. The object as a Zaraz variable is named: hashedData. When I assign the value to the Custom fields (noted above), how do I do that? For example, I have tried...
2 Replies
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
Savior
SaviorOP3mo ago
I am pretty sure that I tried that, but ill definitely try again.

Did you find this page helpful?