Home > Paid Traffic Sources > Mobile

Calling device / user info (3)


06-02-2014 04:42 PM #1 thelpguy (Member)
Calling device / user info

I'm working on switching campaigns to Voluum from imobitrax. With imobitrax, it was easy to call up someone's country or phone in my landing pages. For example, I could do <?php echo $device_marketing; ?> because of the php file included with the page. Is there any way to use Voluum's tracking info in the same way or will I need to accomplish this through another means? If so, any recommendation? Currently, I'm mostly in need of being able to determine the visitor's country.


06-03-2014 01:00 AM #2 zeno (Administrator)

If you are hosting LPs on your server you can do this independently of the tracking system and indeed should learn how!

Caurmen has done a tutorial on installing Maxmind GEOIP2 databases - stmforum.com/forum/showthread.php?11236-Installing-And-Using-The-New-Maxmind-City-Location-Databases-On-Your-Own-Server

Otherwise, you can pass this data from Voluum to your landing page URL, and can then retrieve these values from the address bar using $_GET (PHP) or Javascript.

I can't recall how to do this with Voluum (would look up now but Voluum panel fails to load properly with my current connection!).


06-03-2014 03:32 AM #3 egan (Member)

http://feedback.Voluum.com/knowledge...eter-on-lander


Home > Paid Traffic Sources > Mobile