Hi everyone,
We are sending in-app purchase events from Adjust to TikTok Web. The following Adjust SDK partner parameters are available on our Sale events:
TikTok’s documentation defines the target parameters as email and phone. Adjust only documents a special tt_web_ parameter for content ID (tt_web_content_id), not for email or phone.
Are the mappings above correct for the Adjust > TikTok Web integration? Has anyone encountered the same issue?
We are sending in-app purchase events from Adjust to TikTok Web. The following Adjust SDK partner parameters are available on our Sale events:
- sha256_email
- sha256_phone
- sha256_email → email
- sha256_phone → phone
- Total Sale events: 1,410
- Events containing email: 1,371
- Events containing phone: 1,371
- All values match the expected 64-character lowercase SHA-256 format
TikTok’s documentation defines the target parameters as email and phone. Adjust only documents a special tt_web_ parameter for content ID (tt_web_content_id), not for email or phone.
Are the mappings above correct for the Adjust > TikTok Web integration? Has anyone encountered the same issue?