Repro - Mobile Analytics for growth
日本語
Resources
Growth Hack Journal (JA)
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
    • Audience API
    • Audience Import(β)
    • Push API
    • User Profile API
    • User Profile Bulk Import API
  • Release Notes
  • FAQ

Web¶

  • Get Started
    • Implement/Install Repro Web
      • Steps
    • Log in to account
    • Choose the method of implementation
    • Implement with Google Tag Manager(GTM)
      • INDEX
    • Install/Implement Setup Measurement tag(GTM)
      • Prepare Set up measurement tag
      • Set the User ID
      • Place Setup Measurement tag
      • Operation verification of set up measurement tag
      • Publish set up measurement tag
    • Install a Conversion Tracking tags
      • Prepare the Conversion Tracking tags
      • Set up the Conversion Tracking tags
    • Install Event Tracking tags
      • Prepare the Event Tracking tag
      • Set the Event Tracking tag
      • How to verify if the Event Tracking tag is working or not
    • Obtain User Profiles
      • 1.Obtain via User Profile tracking tags on the website
      • 2.Integrate the data directly from your own database and DMP to Repro web with API
      • How to verify if the User Profile is working or not
    • Implement with directly embedding tag into the web page
      • INDEX
    • Install/Implement Setup Measurement tag(GTM)
      • Prepare Set up measurement tag
      • Place Setup Measurement tag
      • Operation verification of Setup Measurement tag
    • Install a Conversion Tracking tags
      • Prepare the Conversion Tracking tags
      • Set up the Conversion Tracking tags
    • Install Event Tracking tags
      • Set the Event Tracking tag
      • How to verify if the Event Tracking tag is working or not
    • Obtain User Profiles
      • 1.Obtain via User Profile tracking tags
      • 2.Integrate the data directly from your own database and DMP to Repro web with API
      • How to verify if the User Profile is working or not
    • Finally
  • User ID
    • Set User ID
  • User Profile
    • Standard User Profile
      • Gender
      • Email Address
    • Automatically Recorded Standard User Profiles
      • Last Session Date
      • Locale
      • Time Zone
    • Custom User Profile
      • String
      • Integer
      • Decimal
      • Date
  • Event Tracking
    • Standard Event
      • View Content
      • Search
      • Add to Cart
      • Add to wishlist
      • Initiate Checkout
      • Add Payment Info
      • Purchase
      • Share
      • Lead
      • Complete Registration
      • Adding custom properties
    • Custom Event
    • Set Events from the Dashboard
  • Session Lifecycle
    • Web
      • The period of session
      • The beginning of session
  • Device ID
    • Get Device ID
  • Opt-out feature
    • Setting the initial state of opt-in/opt-out
    • Opting-in
    • Opting-out
    • Checking the current opt-in/opt-out state
  • Migration from Version 1 to Version 2
    • Implement snippet
    • UserID
    • Event Tracking
    • User Profile
  • API
    • Setup / SetUserID
      • reproio('setup', token, options)
      • reproio('setUserID', userID)
    • Event Tracking
      • reproio('track', name, properties)
      • reproio('trackAddPaymentInfo', properties)
      • reproio('trackAddToCart', content_id, properties)
      • reproio('trackAddToWishlist', properties)
      • reproio('trackCompleteRegistration', properties)
      • reproio('trackInitiateCheckout', properties)
      • reproio('trackLead', properties)
      • reproio('trackPurchase`, content_id, value, currency, properties)
      • reproio('trackSearch', properties)
      • reproio('trackShare', properties)
      • reproio('trackViewContent', content_id, properties)
    • User Profile
      • reproio('setDateUserProfile', key, value)
      • reproio('setDoubleUserProfile', key, value)
      • reproio('setIntUserProfile', key, value)
      • reproio('setStringUserProfile', key, value)
      • reproio('setUserEmailAddress', value)
      • reproio('setUserGender', value)
    • Device ID
      • reproio('getDeviceID')
    • Opt-out feature
      • reproio('isOptedIn')
      • reproio('optIn')
      • reproio('optOut')
  • « Push Notification
  • User ID »

About Us Careers Terms of Service Privacy Policy Cookie Policy

© 2020 Repro Inc.