Repro - Mobile Analytics for growth
日本語
Sign Up Back to Dashboard
  • System Requirements
  • Dashboard Guide
  • Development Guide
  • Release Notes
  • FAQ
    • App
      • SDK
      • Push Notification
      • Event Tracking
        • I don't see any events being uploaded. What could be the cause?
        • Where can I check registered events?
      • User Profile
      • WebView
      • Miscellaneous
    • Web
    • General
    • Booster

I don't see any events being uploaded. What could be the cause?¶

Repro will be sent to the server periodically the collected event & user profile data.

To check if the event has been executed on the dashboard, Add users using a QR code from audience. Afterwards, please confirm that the number of executions for the targeted event is displayed on the Details page of user.

Also if event tracking is correctly implemented, the following log message will be displayed in the console of your IDE (Xcode, Android Studio). Please also confirm that the logs are displayed after an event was tracked. It is necessary to set the log level to DEBUG.

  • Standard event

Track standard event name=view_content properties={
  "value": 5000,
  "currency": "JPY",
  "content_category": "Clothing & Shoes > Mens > Clothing",
  "content_name": "Slim Jeans",
  "content_id": "1234"
}
  • Custom event

Track custom event name=user review properties={
    "rating": 3
}
  • « Push Notifications aren't delivered. What could be the cause?
  • Where can I check registered events? »

About Us Careers Terms of Service Privacy Policy Cookie Policy

© 2022 Repro Inc.