Hi Jaycee, thanks for your reply. The set timeout is actually what we tried, but it still didnt work, the function was never acalled. Your suggesti...read more
We implemented the code in the head HTML according to your guidance with a slight change: <script> // Function to capture and apply UTM parameters to outgoing links function applyUTMParameters() { const params = new URLSearchParams(w read more
We implemented the code in the head HTML according to your guidance with a slight change: <script> // Function to capture and apply UTM parameters to outgoing links function applyUTMParameters() { const params = new URLSearchParams(w read more