• User Data Deletion Request

    5
    0 Votes
    5 Posts
    72 Views
    CorsacC
    I thought i'd wait and see if we got more data deletion requests, but we haven't. I couldn't match any of the IDs given with any contact in our system. My guess is that these data deletion requests are for any facebook users that has interacted with our page at any point, and not necessarily someone who has messaged our page and been added to D.T through the Facebook integration. Ideally the facebook plugin would have a way to paste in the IDs and have it search if any contacts exist. This would be a manual process. Then you'd have to determine if you need to delete the contact. I think this data request would just be deleting facebook conversations and associated data. It would not necessarily mean deleting the contact and all conversations and notes outside or after the facebook conversation. I'm not certain though.
  • 0 Votes
    9 Posts
    394 Views
    CorsacC
    Here is some quick code that can be run on the database to remove the duplicates: @todo replace wp_16 with the correct prefix DELETE c1 FROM wp_16_comments c1 JOIN wp_16_comments c2 ON c1.comment_post_ID = c2.comment_post_ID AND c1.comment_content = c2.comment_content AND c1.comment_ID > c2.comment_ID;
  • Setup Instructions For Facebook/D.T. Integration App

    3
    0 Votes
    3 Posts
    37 Views
    jaichele70J
    @Corsac Yes, the layout is pretty different, so it makes using the given instructions confusing as you need to do some things out of order to the instructions.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Data Use Checkup request from Meta?

    Moved
    6
    2
    0 Votes
    6 Posts
    145 Views
    jaichele70J
    I think I just tried to answer those questions as best as I could. I also made sure the app was not 'live'.