Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Capture Location details #9

Open
vinpatel opened this issue Nov 30, 2017 · 0 comments
Open

Feature: Capture Location details #9

vinpatel opened this issue Nov 30, 2017 · 0 comments
Milestone

Comments

@vinpatel
Copy link
Contributor

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

@vinpatel vinpatel added this to the Phase 1 milestone Nov 30, 2017
@vinpatel vinpatel changed the title Feature: Feature: Capture Location details Nov 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant