Questions tagged [attribution]
83 questions
0
votes
0 answers
Track Android Apk download source (not Google play) for attribution campaign
I want to track the download source/url of my app when it is downloaded from a website url, for example: attribcamp.com/app.apk
I know about install_referrer but that works only if the campaign link sends someone to google play store to install the…

M. Arabi Hasan Sakib
- 2,626
- 2
- 13
- 20
0
votes
2 answers
How does Google Analytics know the source of traffic?
How does Google Analytics know where visitors were when they came to our website? I understand when the referral source is Google search or Google Ads, but how does it know a user clicked a link on LinkedIn or from WhatsApp?

Anders Swanson
- 3,637
- 1
- 18
- 43
0
votes
1 answer
Is there any way to connect Einstein analytics to some 3rd party BI applications such as powerbi?
Is there any way to connect Einstein analytics to some 3rd party BI applications such as powerbi? I am working on a one stop dashboard in PowerBI which should have data from multiple sources and I was wondering if I can include the einstein…
0
votes
1 answer
Giving Leaflet Circle shaped Map a circle attribution?
I am creating a map with *Leaflet"
This detail, just created a map with Leaflet, made it circle-shaped
I want to fully recognize the creators of this awesome tool and others creators of tiles ...
I want the attribution to follow the circle…

TucoBenedicto
- 1
- 2
0
votes
1 answer
Is it possible to connect a certain SKU purchase with a certain campaign?
We are able to track transactions on our e-commerce and also track people who landed on the website through a LinkedIn display campaign for instance. But not possible to know how to connect these 2 information. Thank you!
0
votes
1 answer
Configure Branch SDK with Landing page, track attribution through install
Can the Branch SDK track installs to the inviting user through an intermediate landing page?
In my Unity based game I'm setting up a social share button on the game's splash page. When the user share's the game with someone by default the branch SDK…

Eric Langley
- 183
- 1
- 2
- 9
0
votes
1 answer
Events without attribution in Android using Branch.io
I've implemented iOS and Android SDK, now I'm testing my app configuration in test environment. While with iOS everything seems working fine, I've noticed that with Android, the install event is correctly attributed to my quick link, any other…

Bagbyte
- 845
- 2
- 18
- 34
0
votes
1 answer
Try to do a basic Performance Attribution analysis using the "pa" package in R
I loaded a package called "pa" in R trying to do some basic performance attribution analysis for my portfolio, the pa package comes with its own data frame, namely "year"
I tried the data (year) in the console line, it works
My problem.....
I…

Achan_k
- 1
- 1
0
votes
1 answer
Adding the mapbox wordmark to leaflet
I am using mapbox on my leaflet map so I need to add the mapbox wordmark to it. For some reason I cannot find the watermark file itself. I looked here for example
https://docs.mapbox.com/help/how-mapbox-works/attribution/
but I could not find the…

Haflad
- 11
- 4
0
votes
0 answers
Is there a random element in Markov Chain?
I'm building a Markov Chain in R using the 'markovchain' library, I re-ran the code and always got slightly different results, despite no changes to the data going in.
I tested setting the seed to try to eliminate variation from a random seed, and…

Iain Third
- 1
- 1
0
votes
0 answers
Markov chain model in R: returning 0 conversion value
I am running a Markov chain model in R with the sample data below:
There are clearly conversion values. However when I check the model output, conversion values are zeros.
Do you know what happened in the process and how do I fix it?
Thanks!

J Su
- 1
- 1
0
votes
1 answer
Branch.io (Android SDK) and GDPR
I want my app to be GDPR compliant. It means that I want to avoid to launch any tool like Branch.io as long as the user did not give its consent.
My problem is that the Branch.io documentation https://docs.branch.io/pages/apps/android/ mentions…

toto_tata
- 14,526
- 27
- 108
- 198
0
votes
1 answer
Branch.io (Android SDK): what should I set in ?
I am trying to implement Branch.io in my project.
According to the doc: https://docs.branch.io/pages/apps/android/
I need to replace "androidexample" in :

toto_tata
- 14,526
- 27
- 108
- 198
0
votes
1 answer
Unable to fetch install referrer value from facebook live ads using deferred deep link
I created deeplink from branch.io dashboard as mentioned here and used the same deeplink in facebook ads.
I am able to get referrer value (utm_source and utm_campaign) when app is installed from the facebook ads preview (shown in facebook app…

nimeshkiranverma
- 1,408
- 6
- 25
- 48
0
votes
1 answer
How to use attribution in Firebase?
i am planning to work with network partners that are available in Firebase attribution, there are plenty of them.
I am using Unity and succesfully integrated Firebase in project.
I wonder do i need to integrate every sdk of this network list to be…

Shamanimal
- 11
- 1