I unable to upload CSV file

Issue #32 new
Root Info Solutions created an issue

Hello David,

I am using ubuntu. I am using PII Viewer for Google Analytics but when I'm trying to upload CSV file it's not uploading didn't show any error or message.

Please see the screenshots.

Screenshot from 2017-05-31 10-39-46.png

Regards Saroj

Comments (11)

  1. divesh jain

    hello,

    ‌ i have same problem and also email you but didn't get any reply. as you said i have seen to the dev tool and saw problem but i was unable to understand it please help me here what it shows

    options.js:257 Uncaught TypeError: Cannot read property 'forEach' of undefined
    at FileReader.reader.onload (options.js:257)
    reader.onload @ options.js:257
    load (async)
    (anonymous) @ options.js:238
    dispatch @ jquery.min.js:5
    y.handle @ jquery.min.js:5

    please help me with this

    thank you

  2. David Simpson repo owner

    @divesh jain This seems to be an error reading the CSV file. I see 2 errors in uploading a valid file mime-type from India today - I use Google Analytics to record errors.

    If this is you, then it looks like you are uploading something with a mime type of application/vnd.ms-excel - probably an xls or xlsx file rather than a csv file.

  3. divesh jain

    hello David,

    ‌ Thank you so much for your assistance. i got it correct now sorry for trouble but one last thing i need help in from you.

    Is there any way that one can get detail like name and email address from google analytics user explorer client id number as i don't have any information of them ?

    i want this information as my business is not online business like purchasing products online. it is just website from which i can contact them who just viewed it from email address data. As in pii viewer you need data that i don't have.

    thank you

  4. divesh jain

    hello David

    ‌ I have seen this video before but I have question that in pii viewer which csv file should i upload from analytics user explorer?

    But thing is as in your video your csv file had data of name, email , country ,etc of user id that how we see the data in pii veiwer but i done have that data so how do i get it ?

    Thank you

  5. David Simpson repo owner

    Hmm. The starting point of this is that you have your own collection of users who can be saved into a CSV file.

    If you do not have that, then you’ll need to find out who your users are first.

  6. divesh jain

    hi David

    ‌ As i don’t have the data and don’t know how to get it. I thought pii viewer helps to know about the site visitors from start i thougt that only. i doing these for more than 2 months following you and other sources to get this done.

    I don’t know what to say but i just want to know about people who visit my website and their email address is there any way i can get it will help me a lot?

    Thank you

  7. David Simpson repo owner

    OK, so imagine that your website has a member's area.

    When a member logs into the member’s area, they will have a username such as me@mydomain.com (which is not allowed to be sent to Google Analytics becuase of section 7 of the terms of service) and a user id, which might be an integer such as667, or a guid such as 26b0b310-1db8-4f8a-a692-731d91639ae0.

    Here’s the important bit:

    1. Because your website knows the user id, it can send it to Google Analytics as a custom dimension.
    2. Because it’s your website, you will likely have some way to extract a list of users from the website’s database, say as a CSV.

    If you have 1 and 2 sorted out, you can use PII Viewer for Google Analytics.

    If you don’t have these 2 bits of data, you’ll need to get them before you can do anything with the PII Viewer Chrome extension.

  8. Ahkeem Lang

    Hey David, I’m experiencing the same issue. I have a csv file that I want to upload but when I do I receive the error from the screenshot I’m sharing.

  9. Log in to comment