-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
Feature: Each Impression should be mapped with Latitude and Longitute
The Latitude and Longitude should be at 7 digits accuracy after decimal point
If the user is on mobile use gps tracking to derive Lat long
Scenario:
Given that an user is on mobile
And user is in canada
When impression is fired
Then the server should capture accurate latitude and longiture
Scenario:
Given that an user is on desktop
And user is in canada
When impression is fired
Then the server should capture accurate accurate latitude and logitude
Metadata
Metadata
Assignees
Labels
No labels