Skip to main content
Filter by
Sorted by
Tagged with
-4 votes
0 answers
47 views

I am trying to pass UTM parameters from my site into HubSpot so they are stored on the contact after a visitor books a meeting through an embedded HubSpot Meetings form. The Meetings tool is embedded ...
Siddh Sheth's user avatar
4 votes
0 answers
94 views

I’m using Flutter and I want to know whether my app was installed via a Google Ads (UAC) / AdMob app install ad. For Facebook Ads and Unity Ads, I already detect installs successfully by checking ...
Snehil Tejani's user avatar
0 votes
0 answers
34 views

I have TIF files with different UTM zones(zone 37, zone 38). I want to merge these TIF files: first I reproject them to the same projected coordinate system (Mercator). After that, I used the merge ...
youcodegirl's user avatar
0 votes
0 answers
377 views

I have an issue with UTM parameters that are stored in local Storage but I can't send them in my response when someone going checkout --- payment --- thank you page. Do you have any idea how I can ...
aang3la's user avatar
0 votes
1 answer
166 views

I am new to salesforce and GA. I have created a custom redirect for my contact form. I have a form that has hidden utm fields. It has a layout template and as per my understanding I have to copy the ...
Shruthi Ravishankar's user avatar
-1 votes
2 answers
82 views

Thanks for clicking. During my research, I stumbled upon the "Unfallatlas", which is essentially a collection of all the accidents that happened in a specific year. For me, only the ...
d3vilstrap's user avatar
0 votes
1 answer
121 views

My website WordPress website doesn't gather UTM parameters when I navigate the links with the mega menu. but the main navigation and the other links / buttons work fine and gathering all UTM ...
Roshan Zaid's user avatar
1 vote
1 answer
3k views

I am running an ubuntu 22.04 ARM64 UTM virtual machine on an Apple M1 mini. I am trying to get chromedriver running via python on this ARM64 architecture using this code snippet: from selenium import ...
mmsood99's user avatar
0 votes
0 answers
47 views

So the issue is : Custom Campaign traffic attribution is not working on GA4 properties. UTM parameters like aff code, etc,.. are not getting grouped under affiliate channels. Because of this, we are ...
Shreya Vemuganti's user avatar
0 votes
1 answer
480 views

I have a flow of data that sends Google Analytics (GA4) data to BigQuery. I am working on tracking website users and connecting their visits to understand UI of website. When I try to track my own ...
Ava's user avatar
  • 1
1 vote
0 answers
717 views

I know that I can generate AppStore campaign link https://developer.apple.com/help/app-store-connect/view-app-analytics/manage-campaigns/ I have several questions about this feature: How to test it ...
Vladyslav Semenchenko's user avatar
-1 votes
1 answer
153 views

In Wordpress, I need to append the page title variable ($page) into a link on an elementor button so link in elementor button is https://test.com/apply And I want to track which page the click has ...
jamesoz10's user avatar
1 vote
1 answer
4k views

Im missing something with the UTM information using GA4's Measurement protocol. With the old Universal Analytics, this data only needed to be set through the url (utm_source=sourceValue&utm_medium=...
GBS's user avatar
  • 164
1 vote
0 answers
108 views

I am using the utm package and want to convert a set of latitudes and longitudes near the equator. For my use case I do not know the UTM zone before hand. The following minimal example import utm ...
Kélian Dascher Cousineau's user avatar
0 votes
1 answer
349 views

I trying to extract UTM parameters from the URL querystring of an iframe URL however the querystring always includes "#038;" which seems to prevent JavaScript from getting more than first ...
ianhman's user avatar
  • 81
0 votes
1 answer
50 views

We are trying to find which correct UTMs to use. Example, we have 4 areas in a React web application that all direct to the our partner company ElectronicsStore website. In Screen Page 1 (www....
mattsmith5's user avatar
  • 1,327
0 votes
0 answers
341 views

I need help to clarify utm tracking between php and google analytics (g4). My client wanted me to build a tracking dashboard for UTM variables using php. Site running on WordPress CMS. I simply used ...
Anton's user avatar
  • 63
0 votes
1 answer
385 views

I'm managing a single page app for on of my clients who is generating motor insurance quotes for users. we need to track our marketing campaigns efficiency by extracting the utm parameters from the ...
Muhammad Mahmoud's user avatar
1 vote
2 answers
952 views

I have a dataframe with 2 pairs of UTM (32N) coordinates and I need to compute the differences in km between each of them, from origin to destination. I'm trying with sf library, using "...
ggg's user avatar
  • 91
0 votes
1 answer
493 views

We have a google sheet UTM builder for our tracking URLs. One use case we've run into recently is some users are inputting reserved characters (like '?' or '&') into UTM values, causing trouble in ...
Kshiflet's user avatar
0 votes
1 answer
740 views

I am struggling to convert my lat and long columns to UTM (zone 27). I found the below function in another post but I believe I am running into an issue due to not all my sites not having spatial data....
Eizy's user avatar
  • 371
-1 votes
1 answer
1k views

I have a main website (e.g. mybrand.com ) with static pages mostly developed on Wix.com and I have a full application hosted on AWS on a sub-domain, e.g. app..com. For tracking the traffic coming from ...
rad's user avatar
  • 1
0 votes
1 answer
241 views

I am trying to map a geojson file (A map of Alaska precincts, downloaded from the division of elections and then converted online to geojson) onto a choropleth map using folium, the problem is the ...
Roman LaHaye's user avatar
0 votes
1 answer
107 views

I'm sure there's a simple solution to this, so I feel like a buffoon asking for help. I'm just stuck. My design intent is to capture UTM data and store it in local storage for later use in a web form (...
A. Eakins's user avatar
  • 333
1 vote
0 answers
174 views

I am calculating a home range using the following data (extract) x y 437850.3 7220701 465101.3 7210903 489314.6 7159065 513795.7 7114472 532871.0 7075753 I use the following code to calculate ...
Cam's user avatar
  • 453

1
2 3 4 5
7