Hello,
I am currently using the python sdk to track all of my events. I want to start tracking the utm information and initial referrer. I see that its easy with some settings on the javascript sdk.
1. Should I try to implement it in the python sdk or add on a js implementation
- If I add in a js implementation then how do I make sure it integrates with the same user flow as the python implementation
- how do I implement js to ensure utm and referrer tracking