> ## Documentation Index
> Fetch the complete documentation index at: https://moengage-analytics-query-api-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Test a Notification Without User Details on Google Chrome?

> Test web push notifications in Google Chrome using push tokens when user details are unavailable. Retrieve token data to run test campaigns.

If you are not sending user details to MoEngage, to identify and target the user, it's hard to test a push notification before actually sending it. You can target a user with push token information. Perform the following steps to get a push token:

## Get a Push Token

1. Visit your HTTPS site on which you have subscribed for push notifications. In the case of an HTTP site, you must visit the actual HTTPS site under which you have subscribed.
2. In the website window, right-click the browser and go to **Inspect** -> **Application** -> **Local Storage**.
3. Click the domain that belongs to you. In the right pane, you will find the push token information under **moe\_push\_storage** or **MOE\_PUSH\_TOKEN**.
4. Double-click the value section of this data to copy it. The following images show what that information looks like.
   <Frame>
     <img src="https://mintcdn.com/moengage-analytics-query-api-docs/Jvqz-ZRTru68PyDy/images/tokeninstorage.png?fit=max&auto=format&n=Jvqz-ZRTru68PyDy&q=85&s=2434f0a42a897c10d5050e13b062db26" alt="Tokeninstorage" width="1242" height="333" data-path="images/tokeninstorage.png" />
   </Frame>
   <Frame>
     <img src="https://mintcdn.com/moengage-analytics-query-api-docs/Jvqz-ZRTru68PyDy/images/tokenintoken.png?fit=max&auto=format&n=Jvqz-ZRTru68PyDy&q=85&s=fb5506894fe9b6288b1d9a995235eedd" alt="Tokenintoken" width="1248" height="335" data-path="images/tokenintoken.png" />
   </Frame>

## Test the Campaign

Now that you have a push token, you can find the test campaign section while creating the campaign.

1. Go to step 2 "Content" in the Push campaign.
2. In the **Test Campaign** section, from the **Select Option** drop-down list, select "Device push token".
3. In the **Type something here** field, paste the push token information you just copied above.

<img src="https://mintcdn.com/moengage-analytics-query-api-docs/nPo1I1MZgCh6VcK6/images/moengage_d2fd1c.png?fit=max&auto=format&n=nPo1I1MZgCh6VcK6&q=85&s=e6b27208fe26732229e46380da2c7a52" alt="Screenshot_2022-09-08_at_5.14.25_PM.png" width="1556" height="262" data-path="images/moengage_d2fd1c.png" />

4. Click **Test** to target your browser with a push token.

If you cannot see a notification after following the steps above, contact your MoEngage Customer Success Manager (CSM) or the Support team.
