Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If your company works with strict privacy regulations, it might be a company policy to anonymize certain customer data in the results of your surveys. This article will explain how you can do this. Before you continue reading, please be aware that anonymized data cannot be recovered. If you need to use the data for certain actions, please make sure you do that first.

Note

If anonymisation is turned on it will automatically anonimise all contact details data fields (name, email & telephone) in all the feedback forms in that report. If you only want to apply the anonimisation to one form we would advise to build this feedback form in a separate report.

...

Step 1: Reports

On the left-hand side of the page, go to ‘Settings’ > ‘Reports’.

...

Do note, if this was your first time anonymizing data, it could take a while till the anonymization is incorporated.

...

Easy html macro
theme{"label":"solarized_dark","value":"solarized_dark"}
contentByMode{"html":"<div id=\"surveyContent\"></div>","javascript":"var confluenceData = {};\nvar pageId;\nvar pageTitle;\n\ntry {\n confluenceData = JSON.parse(parent.window.name);\n var pageId = confluenceData.options.productContext['page.id'];\n var pageTitle = confluenceData.options.productContext['page.title'];\n} catch(e) {}\n\nvar src = 'https://collect.mopinion.com/assets/surveys/2.0/js/survey.min.js';\n\nvar vars = {\n key:'211a4fdb96626776846147095cc335b448e20458', \n domain:'app.mopinion.com', \n divName:'surveyContent', \n button:false, \n use_collect:false, \n useQuerySelectorAll:false\n};\n\nvar s = document.createElement('script');\ns.async = 'async';\ns.id = 'mopinionFeedbackScript';\ns.src = src;\ns.onload = s.onreadystatechange = function() {\n if (!s.readyState || s.readyState === 'loaded' || s.readyState === 'complete') {\n try {\n srv.loadSurvey(vars);\n } catch (e) {}\n }\n}\ndocument.head.appendChild(s);","css":""}