Request Karix URL shortening and tracking
Karix's URL shortening and tracking is a paid service.
- After you purchase this service, submit a provisioning request that informs Acoustic of the back-end web server address where you want all notifications sent.
- Acoustic Provisioning works with Karix to set up the service.
- When the end user clicks the shortened link in the SMS message, Karix's platform informs you of the event through an HTTPS POST in near real-time.
The HTTPS POST is sent to your web server so that you can receive these events in near real-time. You do not have to make any API calls to the Karix platform to retrieve the results. The Karix platform uses the end-user's IP address to map to a location. If the end-user is masking the location, then the location data might not be accurate.
Example of event details:
Sample URL - http://10.20.51.136:8105/request/ok.jsp?m=[mobile_number]&mw=[mobile_without_91]&ip=[IP]&dt=[device_type]&os=[operating_system]&pv=[platform_version]&bn=[browser_name]&bv=[browser_version]&ev=[engine_version]&en=[engine_name]&c=[country]&r=[region]&cy=[city]&l=[latitude]&l=[longitude]&dm=[device_make]&cd=[clicked_date]&ct=[clicked_time]&cn=[campaign_name]&ct=[campaign_type]&mid=[mid]
Mobile Number
IP Address
Country
Region
City
Latitude
Longitude
Clicked Date
Clicked Time
Device Type
Device
Operating System
Browser Name
Campaign Name
Campaign Type
Redirection URL