Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support for TikTok Click and Cookie Ids #956

Merged
merged 10 commits into from
Jan 14, 2025

Conversation

alexs-mparticle
Copy link
Collaborator

@alexs-mparticle alexs-mparticle commented Dec 5, 2024

Instructions

  1. PR target branch should be against development
  2. PR title name should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-title-check.yml
  3. PR branch prefix should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-branch-check-name.yml

Summary

  • Adds TikTok Click and Cookie IDs to custom_flags and partner_identities properties of Events and Batches, respectively.

Testing Plan

  • Was this tested locally? If not, explain why.
  • Using a sample app, add TikTok Click ID (ttclid) to query param and Cookie ID (_ttp) to cookies. Verify that TikTok.ClickId appears in Event Custom Flags and tiktok_cookie_id appears in Batch partner_identities
  • Confirm these values persist into Live Stream and User Activity View in mParticle Dashboard.

Reference Issue (For mParticle employees only. Ignore if you are an outside contributor)

@alexs-mparticle alexs-mparticle marked this pull request as ready for review December 5, 2024 21:08
Copy link
Member

@rmi22186 rmi22186 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great structural change overall! A few comments, mostly nits.

alexs-mparticle and others added 2 commits December 10, 2024 13:29
Co-authored-by: Robert Ing <rmi22186@gmail.com>
@alexs-mparticle alexs-mparticle changed the base branch from feat/click-ids to development January 13, 2025 19:05
@alexs-mparticle alexs-mparticle merged commit d84d759 into development Jan 14, 2025
33 of 36 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 14, 2025
# [2.32.0](v2.31.1...v2.32.0) (2025-01-14)

### Features

* Add support for TikTok Click and Cookie Ids ([#956](#956)) ([d84d759](d84d759))
@mparticle-automation
Copy link
Collaborator

🎉 This PR is included in version 2.32.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

alexs-mparticle pushed a commit that referenced this pull request Jan 17, 2025
# [2.32.0](v2.31.1...v2.32.0) (2025-01-14)

### Features

* Add support for TikTok Click and Cookie Ids ([#956](#956)) ([d84d759](d84d759))
alexs-mparticle pushed a commit that referenced this pull request Jan 17, 2025
# [2.32.0](v2.31.1...v2.32.0) (2025-01-14)

### Features

* Add support for TikTok Click and Cookie Ids ([#956](#956)) ([d84d759](d84d759))
alexs-mparticle pushed a commit that referenced this pull request Jan 21, 2025
# [2.32.0](v2.31.1...v2.32.0) (2025-01-14)

### Features

* Add support for TikTok Click and Cookie Ids ([#956](#956)) ([d84d759](d84d759))
github-actions bot pushed a commit that referenced this pull request Jan 21, 2025
# [2.32.0](v2.31.1...v2.32.0) (2025-01-21)

### Features

* Add support for TikTok Click and Cookie Ids ([#956](#956)) ([0aaa8ab](0aaa8ab))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants