What does Support need to solve my issue?

What does Support need to solve my issue?

Sometimes knowing what to send when you have specific issues can really speed up the diagnosis and solution. Nobody likes the email ping pong.

This article will detail what MOCA Support needs to tackle the most common scenarios in an efficient manner.

All support tickets:

  • Specify the account it affects. If in doubt, click on the top right button and select Account and Profile. Now click on Account Settings and send us the Account Name.
  • Be as specific and technical as possible. The more detail, the better.
  • What where you trying to do? Sometimes the action does not yield the desired output. If we know what you wanted, we might be able to offer you alternatives.

Push notification issues:

  • Click on the name of the Push Campaign and send us the full URL (finishes with /notification).
  • Let us know when it happened. Our logs are very big!

Console error messages:

  • When the error appears, if its not verbose enough, right click on the window and select "inspect". Select "Console" and send us (either text or screenshot) the errors that appear.

SDK issues:

  • Full stack trace of the issue. Stack traces are our best friends!
  • What services of the SDK are the ones you need? (geotracking, proximity, push...)

API Issues:

  • HTTP headers and HTTP response. 

How to questions:

  • Don't be afraid to ask how to do something! If you let us know your needs, we can give you advice in how to achieve them with our software.

 

 

More granular issues will have entries in our Support Center, so don't forget to search! It might save you time!

    • Related Articles

    • How to contact support?

      The MOCA Support team can be reached via the support link on the MOCA console. Upon clicking this link, you will you will be sent to our help center, which contains knowledge that can respond to your inquiry. If you cannot find the answer for your ...
    • How do I use the MOCA REST API?

      MOCA's REST API is a powerful tool to gather the data we have for your account, and process it at your end in order to get deeper insights into your data. The documentation for the REST API can be found here. It's extensive and covers all accessible ...
    • Requesting a new user for your MOCA account

      In environments where more than one MOCA Console user is required, the support team can grant this user a membership for that already existing MOCA account.  Requirements for granting memberships to already existing MOCA accounts: For the new user to ...
    • Example: Analytics data via REST API

      Our REST API is a powerful tool which allows you to gather data and process it depending on your needs. We have both the documentation and an API call tester embedded here. This example will show you how to get the actions and reached users per ...
    • Differences between GCM and APNS

                                      MOCA Platform allows the configuration of both services. But what are the differences between them? Let's take a look! The notifications are divided in two components: The device token (APNS) and the Device ID (GCM). ...