Skip to content

Commit bb77fb7

Browse files
authored
Update device_tracker.google_plus.markdown
1 parent 6df138c commit bb77fb7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/_components/device_tracker.google_plus.markdown

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ device_tracker 3:
2727
cookie_hsid: POST requests send this cookie for authenticating the google account
2828
cookie_ssid: POST requests send this cookie for authenticating the google account
2929
data_freq: POST data payload for requesting location
30-
data_at: POST data payload for requesting location
30+
home_url: URL of the google plus profile of the person being tracked.
3131
```
3232
3333
###How to obtain the above values (except `platform` and `id`):
@@ -36,7 +36,8 @@ device_tracker 3:
3636
- If using this component in Self Mode, open Firefox and log into Google as main@google.com
3737
and visit aboutme.google.com.
3838
If instead, you wish to use this component in Safe Mode, log into dummy@google.com,
39-
and visit the Google Plus profile page of main@google.com. You may want to select the "remember this computer" option while logging in, so that the cookie fields don't get invalidated every few days.
39+
and visit the Google Plus profile page of main@google.com. The url of this page goes to the `home_url` field above.
40+
You may want to select the "remember this computer" option while logging in, so that the cookie fields don't get invalidated every few days.
4041
- Open the Instruments pane (Ctrl + Shift + C)
4142
- Click the network tab
4243
- If in Self Mode, click the three bar menu on the top left. If in Safe Mode, skip this step.

0 commit comments

Comments
 (0)