Skip to content

Commit 84a9f66

Browse files
tgberkeleyTom Gotsman
andauthored
add unify tag (#1697)
* add unify tag * update uv lock * update uv lock again --------- Co-authored-by: Tom Gotsman <[email protected]>
1 parent a0d60df commit 84a9f66

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

pcweb/telemetry/pixels.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
get_google_analytics_trackers,
88
get_posthog_trackers,
99
get_rb2b_trackers,
10+
get_unify_trackers,
1011
gtag_report_conversion,
1112
)
1213

@@ -24,4 +25,5 @@ def get_pixel_website_trackers() -> list[rx.Component]:
2425
project_id="phc_A0MAR0wCGhXrizWmowRZcYqyZ8PMhPPQW06KEwD43aC"
2526
),
2627
*get_rb2b_trackers(),
28+
get_unify_trackers(),
2729
]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)