Find Jobs
Hire Freelancers

Android App - Phone Call fire Google Analytics Event

$30-250 USD

已完成
已发布大约 6 年前

$30-250 USD

货到付款
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);
项目 ID: 16417623

关于此项目

6提案
远程项目
活跃6 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
颁发给:
用户头像
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 在3天之内
4.9 (127条评论)
7.3
7.3
6威客以平均价$172 USD来参与此工作竞价
用户头像
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 在3天之内
4.9 (60条评论)
7.0
7.0
用户头像
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 在3天之内
5.0 (22条评论)
6.0
6.0
用户头像
A proposal has not yet been provided
$222 USD 在7天之内
5.0 (19条评论)
4.0
4.0
用户头像
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 在3天之内
5.0 (1条评论)
2.6
2.6
用户头像
A proposal has not yet been provided
$150 USD 在7天之内
0.0 (0条评论)
0.0
0.0

关于客户

AUSTRIA的国旗
Leonding, Austria
5.0
18
付款方式已验证
会员自1月 13, 2015起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。