Repro - Mobile Analytics for growth
日本語
Sign Up Back to Dashboard
  • System Requirements
  • Dashboard Guide
  • Development Guide
    • Signup
    • iOS/Android SDK
    • Web
      • Get Started
      • User ID
      • User Profile
      • Event Tracking
      • Session Lifecycle
      • Device ID
      • Opt-out feature
      • Migration from Version 1 to Version 2
      • API
      • Cross-Domain Tracking
      • Using Web SDK with WebView
      • Implement to SPA(Single Page Application) site
      • Web Push Notification
      • Check that Repro Web measurement tags are working properly
        • Verify that measurement tags are installed correctly
        • Verify that the measurement tag is working properly
        • Check if the measurement tag is communicating properly
        • Verify that event tracking is working properly
      • Cookies used by Repro Web
    • Audience API
    • Audience Import(β)
    • Push API
    • User Profile API
    • User Profile Bulk Import
    • NewsFeed API
    • Deletion Targeted User Registration API
    • Booster installation guide
    • Mail(β)
  • Release Notes
  • FAQ

Check that Repro Web measurement tags are working properly¶

CHere is how to check if Repro Web has been properly installed.

It is assumed that Repro Web has already been installed. If you have not yet implemented Repro Web, please click here.[Get Started]

The browser used for verification is Google Chrome , and we will use Google Chrome's Developer Tools as an example to illustrate how it works.

To access the Developer Tools, right-click on the page and click on Inspect Element.

measurement-tag

The Developer Tools will then appear.

measurement-tag

Note

For more information on how to use Developer Tools, please refer to Google Help Center .

In this case, the following four steps will be used to confirm the results.

  1. Verify that measurement tags are installed correctly
  2. Verify that the measurement tag is working properly
  3. Check if the measurement tag is communicating properly
  4. Verify that event tracking is working properly

Let us show you how to check each of them.

Verify that measurement tags are installed correctly¶

The correct placement of the measurement tag can be verified by checking if a specific Script is embedded in the page.

First, go to a page with correctly filled tags and open the Developer Tools.

Then click Ctrl+F or command + F to open the search field.

measurement-tag

Type https://cdn.reproio.com in the search field to search. If https://cdn.reproio.com/ is highlighted as shown below, the measurement tag has been correctly placed.

measurement-tag

Note

If it is not highlighted, the measurement tag has not been placed correctly.
Please contact our Customer Success representative or chat support by clicking on the icon in the lower right corner of the Repro admin page.

Verify that the measurement tag is working properly¶

Next, check that the measurement tag is working properly. Open the Developer Tools and click on Console in the tab.

measurement-tag

Enter reproio('test') and click the Enter key.

measurement-tag

If false is displayed, the measurement tag is working properly.

measurement-tag

Note

If nothing is displayed after the red error statement, there is a problem with the operation.
Please contact our Customer Success representative or chat support by clicking on the icon in the lower right corner of the Repro admin page.
measurement-tag

Check if the measurement tag is communicating properly¶

Next, check that the measurement tag is communicating properly. Open the Developer Tools and click on Network in the tab.

measurement-tag

In the search field, type repro and click the Enter key. If the config status is 200, communication is working properly.

measurement-tag

Note

If a search for repro does not return any hits

If you do not open the Developer Tools before loading a page, you will not be able to check the status of communication in Network.Reload the page with "Network" in the Developer Tools open and search for repro again.

Note

If the status of config is other than 200, the communication is not correct.
Please contact our Customer Success representative or chat support by clicking on the icon in the lower right corner of the Repro admin page.

Verify that event tracking is working properly¶

Verify that the configured events are working properly. Open the Developer Tools and click on Network in the tab.

measurement-tag

In the search field, type repro and click the Enter key.

measurement-tag

Click on event-chunks.

measurement-tag

Click on the Payload tab.

measurement-tag

Click on events to see the event information. If there is information here, the tracking is working.

measurement-tag

All checks are now complete.

Note

  • The information in this article is current as of August 26, 2022. Please note that the information in this article may become outdated due to changes in Repro's internal specifications and browser specifications in the future.

  • We make every effort to correct articles as updates are made, but in the unlikely event that information is incorrect, we would appreciate it if you could contact us through the chat on the administration page.

  • « Web Push Notification
  • Cookies used by Repro Web »

About Us Careers Terms of Service Privacy Policy Cookie Policy

© 2022 Repro Inc.