ihucos / counter.dev

Web Analytics made simple
https://counter.dev
GNU Affero General Public License v3.0
902 stars 39 forks source link

Add the ability to change email address #67

Closed julianfairfax closed 1 year ago

julianfairfax commented 2 years ago

As far as I can tell this isn't possible and no issue has been opened for it, so here goes nothing: it should be possible to change the email address associated with your Counter account. Currently you'd have to delete it and make a new one, which means you'd lose everything. This isn't ideal.

ihucos commented 1 year ago

I believe this is fixed now. It now uses an uuid instead of the clear username (possibly an email). You can see the updated tracking code viewing you tracking code.

julianfairfax commented 1 year ago

Oh it seems when I signed up I didn't realize it didn't have to be an email. So really I'd want a way to change the username I guess.

ihucos commented 1 year ago

Changing usernames won't be possible anytime soon as that is baked deep into the data. But you can now with the new tracking script not expose your username. Example:

<script src="https://cdn.counter.dev/script.js" data-id="x3671ad4-a966-4a52-b48f-56c92d10a678" data-utcoffset="1"></script>