This repository was archived by the owner on Aug 13, 2026. It is now read-only.
feat: [EG-3135] [FIMS] Support and validate the FIMS data stream with the Mixpanel ID - #617
Merged
Merged
Conversation
invyctus92
requested review from
a team,
Leerti,
emilio-dimari,
gispada and
soixdev91
as code owners
August 7, 2026 07:57
invyctus92
force-pushed
the
IEG-3135-FIMS-Support-Mixpanel-ID
branch
from
August 7, 2026 07:58
942e47a to
4185da6
Compare
Vangaorth
suggested changes
Aug 7, 2026
invyctus92
force-pushed
the
IEG-3135-FIMS-Support-Mixpanel-ID
branch
from
August 7, 2026 09:39
4185da6 to
b44bce1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Short description
This pull request makes a minor update to the backend configuration and the script for generating API models. The main changes are updating the
IO_SERVICES_METADATA_VERSIONto a new branch for enriched URL tracking and adding a newtrackingEnrichedUrlsfield to the backend payload.List of changes proposed in this pull request
IO_SERVICES_METADATA_VERSIONinscripts/generate-api-models.shto use theIEG-3133-FIMS-tracking-Enriched-Urlsbranch, likely to support development related to enriched URL tracking.trackingEnrichedUrlsfield (initialized as an empty array) to thebackendStatusobject insrc/payloads/backend.ts, preparing for future support of enriched URL tracking.How to test
all checks must pass