Find Jobs
Hire Freelancers

Android App - Phone Call fire Google Analytics Event

$30-250 USD

Completed
Posted about 6 years ago

$30-250 USD

Paid on delivery
Please create an android app. As soon as an incoming or outgoing call happens it should fire an event to Google Analytics. The following settings must be specified in the app. 1.) the Google Analytics Tracking ID 2.) A selection to measure calls from SIM1 or SIM2 or both To Fire an Event you have to send the following data wit hGET or POST to the Url [login to view URL] # Fields v (version) = 1 t (Type) = "event" (fixed value) cid (client ID) = a random value tid (Tracking ID) = the tracking id from the settings ds (Data Source) = "app" (fixed Value) ec (Event Category) = "phonecall" (fixed Value) ea (Event Action) = inbound or outbound (call) el (Event Label) = should be my own phone no of the sim ev (Event Value) = should be the phone no of the caller ### PHP Example to fire with Post (or Get) an Event to Google Analytics $url = '[login to view URL]'; $fields = array( 'v' => 1, 't' => 'event', 'cid' => random ID, 'tid' => 'UA-XXXXXXXX-1', 'ds' => 'app', 'ec' => 'phonecall', 'ea' => 'inbound / outbound', 'el' => 'my own phone no.', 'ev' => 'phone no from caller', ); //url-ify the data for the POST $fields_string =""; foreach($fields as $key=>$value) { $fields_string .= $key.'='.urlencode($value).'&'; } rtrim($fields_string, '&'); // create curl resource $ch = curl_init(); // set url curl_setopt($ch, CURLOPT_URL, $url); //return the transfer as a string curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch,CURLOPT_POST, count($fields)); curl_setopt($ch,CURLOPT_POSTFIELDS, $fields_string); // $output contains the output string $output = curl_exec($ch); // close curl resource to free up system resources curl_close($ch);
Project ID: 16417623

About the project

6 proposals
Remote project
Active 6 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
Hello, Greetings for the day, I have worked extensively on google analytics and I can make this change easily. Kindly message me so that we can discuss it further Regards HUzefa
$147 USD in 3 days
4.9 (127 reviews)
7.3
7.3
6 freelancers are bidding on average $172 USD for this job
User Avatar
Hello I am Wangping, Mobile developer of China. I've just read your job posting and I'm very interested. We are team of talented software developers with good skills. I am a Mobile developer of our team. I have experienced knowledge in every part of mobile technology such as Xamarin , Android, IPhone/IPad, GameDevelop, SocialNetwork etc for 6 years. I know how to bring your idea alive and communication well. I never disappoint my clients and I'm able to lead your project to success and troubleshoot problems. I am sure these will reflect in my past results. Additionally in our team there are many talented software developers, so we can help you in every part of IT continuously. Please contact me if I am a developer for you are looking for. Best Regards, Ri
$150 USD in 3 days
4.9 (60 reviews)
7.0
7.0
User Avatar
Hi! My name is Ihor, I will be glad to help you with your app. I have strong experience in C# and Java Android development for 3+ years. Feel free to contact me any time to discuss details.
$194 USD in 3 days
5.0 (22 reviews)
6.0
6.0
User Avatar
A proposal has not yet been provided
$222 USD in 7 days
5.0 (19 reviews)
4.0
4.0
User Avatar
Hello there! i am interested in your project and like to offer you my services. I have good experience of working with android. I have completely understood your project and ill get it done for you. I am new on this site but got good experience in working with android related technologies, you can check reviews by clients i have worked for. feel free to message me to discuss about your project. :)
$166 USD in 3 days
5.0 (1 review)
2.6
2.6
User Avatar
A proposal has not yet been provided
$150 USD in 7 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of AUSTRIA
Leonding, Austria
5.0
18
Payment method verified
Member since Jan 13, 2015

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.