FREE Mobile Tracking Tool
Ok, so here is a tool that I coded to track my Jumptap campaigns.
Firstly, make sure when you create your ads you tick “Yes” for append tracking parameters to destination URL like so:
Next, you need to create a mySQL database. To do this, go into your cPanel and simply click “MySQL databse wizard”
Give your database a name:
Create a username (just use the same name as the name you’ve used for the database itself):
And that tick “All privileges” and your done!
Next step is to open up “phpmyadmin” from your cpanel and find the databse you’ve just created from the left hand side. Click on it and you should see this:
At the top, click “Import” and import this file: http://freebigbrandrewards.com/stm/database.sql
Leave everything else as it is and click “Go” at the bottom of the page.
You should see five new tables added to your database:
Ok, now we’ve set this up. Next step is to go to your landing page, and insert the following code (note: your landing page MUST be in php):
<?php
$keyword = ...